DOI-USGS / ncdfgeom

NetCDF-CF Geometry and Timeseries Tools for R: https://code.usgs.gov/water/ncdfgeom
https://doi-usgs.github.io/ncdfgeom/
15 stars 7 forks source link

Allow user to override metadata for time, lat, lon? #75

Closed jordansread closed 3 years ago

jordansread commented 3 years ago

Seems these are hardcoded as time of measurement and longitude of the observation in write_timeseries_dsg.

Would be great for these names to be more flexible, so it won't be confusing to users when we're providing modeled (as opposed to observed) data. Also, is there a difference between "measurement" and "observation" (time vs lat/lon language) or should they both be the same in the defaults?