eliocamp / metR

Tools for Easier Analysis of Meteorological Fields
https://eliocamp.github.io/metR/
140 stars 22 forks source link

Removes udunits2 as hard dependency #102

Closed eliocamp closed 4 years ago

eliocamp commented 4 years ago

ReadNetCDF() now can read files with no udunits2 package installed. If a date time dimension is found, first it tries to parse it and if it fails, it returns the raw values with a warning.