Skip to content

Releases: SantanderMetGroup/loadeR

v1.8.4

13 Oct 08:45
71b7dae

Choose a tag to compare

What's Changed

  • Netcdf5.x by @mor427unican in #98

Full Changelog: v1.8.3...v1.8.4

v1.8.3

12 Aug 11:04

Choose a tag to compare

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

04 Jun 16:26

Choose a tag to compare

Minor changes to adapt loadSeasonalForecast to non-standard dimension names

v1.8.1

22 Jun 12:10

Choose a tag to compare

v1.8.1 (22 Jun 2023)

  • Update of the DESCRIPTION file

v1.8.0 (21 Jun 2023)

21 Jun 12:07

Choose a tag to compare

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

05 Jul 13:28

Choose a tag to compare

v1.7.1 (05 Jul 2021)

  • Minor bug fixes and and enhancements

v1.7.0

18 Sep 12:10

Choose a tag to compare

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

23 Mar 17:57

Choose a tag to compare

  • Minor bug fixes and and enhancements

v1.6.0

06 Jan 13:11

Choose a tag to compare

v1.6.0 (5 Jan 2020)

  • Add climate4R.UDG dependency (for accessing UDG datasets)
  • Do not allow requests of years out of boundaries in loadGridData

v1.5.0

14 Aug 17:00

Choose a tag to compare

v1.5.0 (13 Aug 2019)

  • Functions loginUDG, UDG.datasets and C4R.vocabulary deprecated and now available in package climate4R.UDG