A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of loadeR

loadeR - loadSeasonalForecast enhancements

Minor changes to adapt loadSeasonalForecast to non-standard dimension names

Climate Change - Climate Data Access and Visualization - R
Published by jbedia 11 months ago

loadeR - v1.8.1

v1.8.1 (22 Jun 2023)

  • Update of the DESCRIPTION file

Climate Change - Climate Data Access and Visualization - R
Published by miturbide almost 2 years ago

loadeR - 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

Climate Change - Climate Data Access and Visualization - R
Published by miturbide almost 2 years ago

loadeR - v1.7.1

v1.7.1 (05 Jul 2021)

  • Minor bug fixes and and enhancements

Climate Change - Climate Data Access and Visualization - R
Published by miturbide almost 4 years ago

loadeR - 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

Climate Change - Climate Data Access and Visualization - R
Published by miturbide over 4 years ago

loadeR - v1.6.1

  • Minor bug fixes and and enhancements

Climate Change - Climate Data Access and Visualization - R
Published by jorgebanomedina about 5 years ago

loadeR - v1.6.0

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

Climate Change - Climate Data Access and Visualization - R
Published by miturbide over 5 years ago

loadeR - v1.5.0

v1.5.0 (13 Aug 2019)

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

Climate Change - Climate Data Access and Visualization - R
Published by miturbide over 5 years ago

loadeR - v1.4.15

New in v1.4.15 (30 Jul 2019)

  • Bug fix related to loading datasets that contain the level dimension

Climate Change - Climate Data Access and Visualization - R
Published by miturbide over 5 years ago

loadeR - submission downscaleR EMS paper

New in v1.4.14

  • Fixes the erroneously tagged version 1.4.13

Climate Change - Climate Data Access and Visualization - R
Published by jbedia almost 6 years ago

loadeR -

New in v1.4.13

  • Add 'level' attribute to station data on load
  • Update some UDG dictionaries
  • Other minor bug fixes and enhancements

Climate Change - Climate Data Access and Visualization - R
Published by jbedia almost 6 years ago

loadeR -

New in v1.4.12

  • Bug fix in initialization dates structure in loadSeasonalForecast
  • Bug fix in retrieval of year-crossing season by loadSeasonalForecast

Climate Change - Climate Data Access and Visualization - R
Published by jbedia about 6 years ago

loadeR - IPCC AR6 FoD

v1.4.11 (16 Apr 2019)

  • New function loadCircularGridData
  • E-OBSv17 dataset added
  • Further CORDEX datasets added (for ANT44, EUR44 and AFR44)

Climate Change - Climate Data Access and Visualization - R
Published by miturbide about 6 years ago

loadeR -

New in v1.4.10 (2 Feb 2019)

  • Automatic attachment of the "units" attribute in loadStationData when available
  • Internal exports for package VALUE
  • Other minor changes and documentation updates

Climate Change - Climate Data Access and Visualization - R
Published by jbedia about 6 years ago

loadeR - v1.4.9

New in v1.4.9 (17 Dic 2018)

  • Update CITATION
  • Update url for dataset label "ECMWF_ERA-Interim-ESD"

Climate Change - Climate Data Access and Visualization - R
Published by miturbide over 6 years ago

loadeR - New CITATION climate4R paper

New in v1.4.8

  • Add new CITATION
  • Edited startup package message

Climate Change - Climate Data Access and Visualization - R
Published by jbedia over 6 years ago

loadeR - EMS climate4R paper

New in v1.4.6

  • Add optional argument pattern in UDG.datsets()

Climate Change - Climate Data Access and Visualization - R
Published by jbedia over 6 years ago

loadeR - v1.4.4

v1.4.4 (2 Jul 2018)

  • Bug fix in loadStationData

Climate Change - Climate Data Access and Visualization - R
Published by miturbide almost 7 years ago

loadeR -

v1.4.3 (25 Jun 2018)

  • Bug fix in UDG NCEP_Reanalysis1 dataset dictionary names (longwave/shortwave downwelling surface radiations were pointing to l/s net surface radiations)
  • Add upwelling radiation to NCEP_Reanalysis1 dataset
  • Fix vocabulary typo in geopotential identifier (zsg --> zgs)

Climate Change - Climate Data Access and Visualization - R
Published by jbedia almost 7 years ago

loadeR - v1.4.2

New in 1.4.2

  • Update the inventory and labels of available datasets

Climate Change - Climate Data Access and Visualization - R
Published by miturbide almost 7 years ago

loadeR -

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

Climate Change - Climate Data Access and Visualization - R
Published by jbedia almost 7 years ago

loadeR -

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

Climate Change - Climate Data Access and Visualization - R
Published by jbedia about 7 years ago

loadeR - ETCCDI

New in v1.3.0

Climate Change - Climate Data Access and Visualization - R
Published by jbedia about 7 years ago

loadeR -

New in v1.2.1

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

Climate Change - Climate Data Access and Visualization - R
Published by jbedia over 7 years ago

loadeR -

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

Climate Change - Climate Data Access and Visualization - R
Published by jbedia over 7 years ago

loadeR -

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

Climate Change - Climate Data Access and Visualization - R
Published by jbedia almost 8 years ago

loadeR -

New in v1.0.9

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

Climate Change - Climate Data Access and Visualization - R
Published by jbedia about 8 years ago

loadeR -

New in loadeR

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

Climate Change - Climate Data Access and Visualization - R
Published by jbedia about 8 years ago

loadeR -

New in v1.0-7

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

Climate Change - Climate Data Access and Visualization - R
Published by jbedia over 8 years ago

loadeR -

New in v1.0-6

  • Bug fix in URL encoding for checking UDG user credentials

Climate Change - Climate Data Access and Visualization - R
Published by jbedia over 8 years ago

loadeR -

NEWS

  • Minor changes for supporting monthly datasets in UDG
  • Other minor enhancements and documentation updates

Climate Change - Climate Data Access and Visualization - R
Published by jbedia over 8 years ago

loadeR -

New in v1.0-4

  • Vocabulary update (land mask, land area fraction and orography added)
  • Other minor bug fixes and enhancements

Climate Change - Climate Data Access and Visualization - R
Published by jbedia over 8 years ago

loadeR -

New in v1.0-3

  • Bug fix in temporal aggregations of year-crossing seasons via loadGridData
  • Other minor bug fixes and enhancements

Climate Change - Climate Data Access and Visualization - R
Published by jbedia almost 9 years ago

loadeR -

New in loadeR

  • New internal conversion utilities (needed by loadeR.ECOMS)
  • Other minor bug fixes and enhancements

Climate Change - Climate Data Access and Visualization - R
Published by jbedia almost 9 years ago

loadeR - Bolzano-2016

New in v1.0-0

  • New generic function loadSeasonalForecast
  • New service in loginUDG for checking user credentials
  • Improved connection error handling in opening remote datasets
  • Bug fix in latlon coordinates retrieval for global selections on 0-360 datasets
  • Bug fix in temporal aggregation
  • Other minor bug fixes and enhancements

Climate Change - Climate Data Access and Visualization - R
Published by jbedia almost 9 years ago

loadeR -

New in loadeR

  • Full support for rotated grid datasets (RCMs):
    • Loading
    • Regridding/interpolation
    • Mapping
  • Improved bilinear interpolation routine (akima algorithm)
  • Eliminated dependency from package maps
  • Other minor bug fixes and enhancements

Climate Change - Climate Data Access and Visualization - R
Published by jbedia about 9 years ago

loadeR -

Climate Change - Climate Data Access and Visualization - R
Published by miturbide over 9 years ago

loadeR -

Climate Change - Climate Data Access and Visualization - R
Published by jbedia over 9 years ago