Skip to content

Releases: SantanderMetGroup/loadeR

v1.4.1

11 Jun 11:47
Compare
Choose a tag to compare

New in v1.4.1

  • Optionally include the "units" attribute when loading station data (strongly recommended, though)
  • Fix variable attributes when computing frequency indices on-the-fly (issue #39)
  • Other minor documentation updates and internal changes

v1.4.0

29 Mar 16:36
Compare
Choose a tag to compare

New in v1.4.0

  • New PUBLIC UDG datasets now available trough loadGridData using abbreviated dataset labels (instead of full URLs). Data harmonization is performed on-the-fly.
    • For an overview of these datasets, use the new helper UDG.datasets()
  • Internal change to alter treshold value when transforming non-standard variables via dictionary
  • Other minor documentation updates and internal changes
  • NOTE: version used in the submitted paper to EMS on 29 Mar 2018

ETCCDI

12 Feb 11:27
Compare
Choose a tag to compare

New in v1.3.0

  • New functionality in loadGridData to compute monthly frequencies on-the-fly based on user-defined threshold exceedances.
  • Change timeUnitsChange default value to TRUE in makeAggregatedDataset (see #30 (comment))
  • Other minor changes and documentation updates

v1.2.1

18 Jan 09:22
Compare
Choose a tag to compare

New in v1.2.1

  • Vocabulary update: addition of standard variables hussmin and hussmax
  • Add timeUnitsChange option in makeAggregatedDataset

v1.2.0

03 Nov 13:04
Compare
Choose a tag to compare

New in v1.2.0

  • Enable the member option in loadGridData, for grids with the Ensemble dimension (but not RunTime)
  • The $xyCoords element of station datasets is now a data.fame instead of a matrix
  • Added new metadata to the ouputs of loadGridData and loadSeasonalForecast (package version, URL etc.)
  • Update in UDG vocabulary ("tp" --> "pr")
  • Other minor enhancements and documentation updates

v1.1.0

04 Jul 16:51
Compare
Choose a tag to compare

New in v1.1.0

  • Several changes in the way stations are loaded for a seamless integration loadeR-R.VALUE
  • Update cell_methods in dictionaries according to CF convention
  • Internal changes for integration with newer versions of loadeR.ECOMS (exports getVerticalLevelPars, adjustDates)
  • Other minor enhancements and documentation updates

v1.0.9

18 Apr 09:49
Compare
Choose a tag to compare

New in v1.0.9

  • Bug fix in loadStationData
  • Bug fix in stations data inventory
  • Other minor enhancements and documentation updates

v1.0.8

11 Apr 07:31
Compare
Choose a tag to compare

New in loadeR

  • Bug fix in dictionary parsing for single nc file datasets
  • Removed RCurl dependency on attach
  • Other minor enhancements and documentation updates

v1.0-7

24 Jan 15:35
Compare
Choose a tag to compare

New in v1.0-7

  • Bug fix in credential setting (fixes error in previous patch v1.0-6 release)

v1.0-6

24 Jan 15:11
Compare
Choose a tag to compare

New in v1.0-6

  • Bug fix in URL encoding for checking UDG user credentials