RNetCDF has limited integration with udunits2 for conversion of time units in netcdf attributes. Other R packages now provide interfaces to udunits2, such as https://cran.r-project.org/web/packages/units/index.html . The RNetCDF installation process could be simplified by replacing direct links to the udunits2 library with R functions from the "units" package.
RNetCDF support for a wide range of units could be added via integration with the "units" package (or similar).
Any volunteers?
RNetCDF has limited integration with udunits2 for conversion of time units in netcdf attributes. Other R packages now provide interfaces to udunits2, such as https://cran.r-project.org/web/packages/units/index.html . The RNetCDF installation process could be simplified by replacing direct links to the udunits2 library with R functions from the "units" package.
RNetCDF support for a wide range of units could be added via integration with the "units" package (or similar).
Any volunteers?