Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
ncdfgeom
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Water
ncdfgeom
Commits
6f9df576
Commit
6f9df576
authored
3 years ago
by
Blodgett, David L.
Browse files
Options
Downloads
Patches
Plain Diff
documentation fixes #76
parent
0a542b51
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
R/write_timeseries_dsg.R
+1
-1
1 addition, 1 deletion
R/write_timeseries_dsg.R
man/write_timeseries_dsg.Rd
+1
-1
1 addition, 1 deletion
man/write_timeseries_dsg.Rd
with
2 additions
and
2 deletions
R/write_timeseries_dsg.R
+
1
−
1
View file @
6f9df576
...
...
@@ -23,7 +23,7 @@
#' @param coordvar_long_names \code{list} values for long names on coordinate variables. Names should be `instance`, time`, `lat`, `lon`, and `alt.`
#' @param add_to_existing \code{boolean} If TRUE and the file already exists,
#' variables will be added to the existing file. See details for more.
#' @param overwrite boolean error if file exists.
#' @param overwrite boolean
unless set to true,
error if file exists.
#'
#' @description
#' This function creates a timeseries discrete sampling geometry NetCDF file.
...
...
This diff is collapsed.
Click to expand it.
man/write_timeseries_dsg.Rd
+
1
−
1
View file @
6f9df576
...
...
@@ -66,7 +66,7 @@ See details for useful attributes.}
\item{add_to_existing}{\code{boolean} If TRUE and the file already exists,
variables will be added to the existing file. See details for more.}
\item{overwrite}{boolean error if file exists.}
\item{overwrite}{boolean
unless set to true,
error if file exists.}
}
\description{
This function creates a timeseries discrete sampling geometry NetCDF file.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment