- Workaround a possible change of behavior in lubridate and/or udunits that cause issues with date time arithmetics. Led to incorrect time dimension, offset by a second compared to user specifications.
- Remove assumption that lead_time dimension is in hours.
- Fixes based on CRAN reviewer feedback, for second submission to CRAN
- Add helper template functions for optional metadata variable and mandatory file attributes
- Related to above, revised key functions signatures for creating datasets
- Example code in documentation is not marked as 'dontrun'
- Add stricter checks for mandatory variables and attributes
- Add stricter checks for direct get_values and put_values
- First submission to CRAN