- activated RDS compression
- Changed the naming of the files (prepending 0’s to have always 6 digits:
LON_-000.250
)
- Added a feature to subset certain longitudes only (argument
filter_lon_between_degrees
)
- Made error messages more explicit.
- Public release after refactored code
- Improved robustness:
-
map2tidy
can now handle hourly data (using pkg CFtime
)
- generally more automatic handling of NetCDF files.
- Streamlined API:
- function calls require less user input. Since more information is robustly derived from the data itself, the use of various data sets is facilitated.
- Namely: get rid of input arguments:
timedimnam
, noleap
, res_time
- Improved Verbosity: