Releases: SantanderMetGroup/ecomsUDG.Raccess
Releases · SantanderMetGroup/ecomsUDG.Raccess
EC-Earth
New in v4.2-0
- New SMHI-EC-EARTH_EUPORIAS hindcast available
- Minor bug fix in monthly aggregations of single-month season queries
- Other minor bug fixes and enhancements
- To see all new available variables and datasets go to: http://meteo.unican.es/trac/wiki/udg/ecoms/dataserver/catalog
Interim
New in v4.1-0
- ERA Interim dataset included
- NCEP dataset renamed to NCEP_reanalysis1
- New vertical level variables included in S4_seasonal_15 dataset
- Improved connection error handling
- Minor bug fix in the variable deaccumulation of lead month 0 S4 predictions (affects radiation and precip)
- Other minor bug fixes and enhancements
- To see all new available variables and datasets go to: http://meteo.unican.es/ecoms-udg/dataserver/listofvariables
Bolzano
What's new
- CFSv2 dataset redefinition
- Improved performance of data download
- New member definition to avoid errors due to missing runtimes in the original dataset
- New surface variables available, including wind speed (derived from north and eastward components)
- New time aggregation options, including greater flexibility for daily and new monthly aggregations
- Improved authentication scheme providing greater stability for long queries
- Added new attributes containing relevant metadata (longname, units, time aggregation details...)
- Several minor bug fixes and enhancements
v3.0.0
v2.2-6
What's new in v2.2-6?
- Bug fix in the retrieval of forecast dates beyond the last year of the runtime axis (Reported by Wietse Franssen)
- Enhancement in System4 deaccumulation of precipitation for lead month 0 queries. First day preserved for consistency with non-deaccumulated variables. Suggested by Kathryn Nicklin.
- Documentation update
- Other minor bug fixes and enhancements
v2.2-5 "SPECS Workshop"
What's new?
- Documentation update
- Minor bug fixes and enhancements
- NEWS file included
v2.2-4
v2.2-3
v2.2-2
What's new?
- New global attributes in output (thanks to Stefan Siegert for this suggestion):
dataset
: Name of the dataset returned (e.g. "System4_seasonal_15", "NCEP", etc.)source
: ECOMS User Data GatewayURL
: http://meteo.unican.es/ecoms-udg
- Consistent ordering of array dimensions: The output n-dimensional array now preserves the canonical ordering of its dimensions: (member, time, level, lat, lon) (thanks to Stefan Siegert for this suggestion)
- New daily aggregation options: minimum and maximum daily data are now returned when using the
time = "DD"
option for the relevant variables (e.g. "tasmin", "tasmax" ...).