Releases: SantanderMetGroup/loadeR
Releases · SantanderMetGroup/loadeR
v1.8.4
v1.8.3
What's Changed
- Minor fixes in deaccum, loadDecadalForecast, and makeAggregatedDataset to improve argument handling and file matching.
- Added basic testing infrastructure, including sample data and automatic NetCDF generation.
- Updated documentation with instructions for testing and coverage reporting.
New Contributors
- @mor427unican made their first contribution in #97
Full Changelog: v1.8.2...v1.8.3
v1.8.2
v1.8.1
v1.8.0 (21 Jun 2023)
New in v1.8.0
- Minor fix in loadSeasonalForecast output attributes (resX and resY)
- Bug fix in dataInventory: exact variable name retrieval by grep
- Adapt to the new class denomination for matrix objects in R version 4.X
v1.7.1
v1.7.0
v1.7.0 (18 Sep 2020)
- Enhancements in NetCDF support for loading station datasets via loadStationData
- Several improvements and bug fixes in loadGridData for rotated grids
- Include 'Shape' and 'MemorySizeMb' attributes in dataInventory for NetCDF datasets
- Include 2D coordinates of irregular grids in dataInventories
- Minor bug fixes and enhancements for dealing with ensemble axes
- loginUDG, C4R.vocabulary and C4R.vocabulary.update utilities moved to climate4R.UDG dependency
- Other minor bug fixes and documentation updates
v1.6.1
- Minor bug fixes and and enhancements