Skip to content

Commit

Permalink
Merge pull request #3368 from sambhavnoobcoder/Add-@nord
Browse files Browse the repository at this point in the history
Add noRd to the code
  • Loading branch information
mdietze authored Sep 2, 2024
2 parents b18fbac + 1a699ce commit 72e67a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/assim.sequential/R/downscale_function.R
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ SDA_downscale_preprocess <- function(data_path, coords_path, date, carbon_pool)
return(list(input_data = input_data, site_coordinates = site_coordinates, carbon_data = carbon_data))
}

##' @noRd
##'
##' @title Create folds function
##' @name .create_folds
##' @author Sambhav Dixit
Expand Down

0 comments on commit 72e67a9

Please sign in to comment.