NEWS
airGRccia 0.2.0 (2025-10-09)
New Features
- Get SAFRAN climate data from RADIS via
RADIS::get_sim2_daily #18 (David Dorchies)
- Use a single function for retrieving hubeau hydrometrie data #19 (David Dorchies)
- Add cache at station level in
get_hubeau_flows to facilitate restart for a large number of stations #23 (David Dorchies)
- Improve outlet snapping in
extract_sub_basins by using a priori contributing area from HydroPortail #29 (David Dorchies)
Bug Fixes
- Fix outlet coordinates in
extract_sub_basins that were mixed up #10 (David Dorchies)
- Improve watershed delineation on flat terrain (critical) #17 (David Dorchies)
- Fix date ordering in
get_climate_safran caused by RADIS.api netCDF output returning dates in the wrong order #21 (David Dorchies)
- Handle API limitation of 20000 records in
get_hubeau_flows by looping over date periods #22 (David Dorchies)
- Support virtual stations (e.g.,
H0800010) in get_hubeau_flows that are not returned by the stations endpoint #27 (David Dorchies)
Improvements
airGRccia 0.1.0 (2024-10-17)
Initial version presented at the JRL-AT tutorial session on 15 October 2024
New features
- Watershed delineation (#1)
- Etude sur l'Hérault: définition des stations hydro (#2)
- Import SAFRAN grid example (#4)
- Average meteorological data at sub-basin scale (#5)
- Herault example: BasinsObs creation (#6)
- Heraul example: Retrieving and processing usage data (#7)
- Herault example: airGRiwrm calibration (#8)
- Publish pkgdown on CI (#9)