HydroPortailStats
HydroPortail Statistical Functions
France's national flood statistics, ported out of Fortran and into R.
◆Recent moves
- 1y ago
Historical flood records enter the estimator via an HBay port
⚡ SPARKHydro3_HBay() re-implements the Fortran HBay executable in R, letting flood frequency estimation use historical records with censored or interval data and systematic errors. Bundled with it are a config importer for files written for the old executable, a triangular distribution and a truncated random generator — the release that turns this package from a portal extract into the portal's toolchain.
View source ↗ - 3y ago
CRAN submission renames the return-period arguments
GetQfromT() takes RP instead of T and GetTfromQ() returns a list named accordingly, avoiding T as a variable name — a small but breaking interface change made during CRAN review. The rest is packaging hygiene: TRUE/FALSE everywhere, graphics parameters reset after use, a NEWS file added.
View source ↗ - 3y ago
First release: the HydroPortail statistical functions in R
Publishes the distribution estimation, quantile curve and uncertainty functions used by the French HydroPortail as an installable package, documented in both English and French. It makes a national hydrological service's methods inspectable outside the portal itself.
View source ↗