DOI-USGS/ncdfgeom

Function to add point data to an existing netCDF file.

Closed this issue · 1 comments

Starting from this: https://github.com/dblodgett-usgs/NCDFSG/blob/master/R/addPointsData.R

Add an input so the instance dimension is configurable. Do some error handling to make sure that dimension is there. Move conventions out of the function.

Will take care of in #18