StormR 0.3.0
CRAN release: 2026-07-15
- Devtopo: add “Topographic Exposure to Wind” feature to the package by @thomasarsouze and @alixbiton in #127
- Improve tests by @thomasarsouze in #125
- Change wind direction: towards to from by @thomasarsouze in #124
- Solves #97 [Bug]: Wrong values of the storm taken in temporalBehaviour by @thomasarsouze in #126
- Bump actions/checkout from 6 to 7 in the actions group by @dependabot[bot] in #128
StormR 0.2.4
- Solves #121
- Improves warning messages in defStormsLists
StormR 0.2.3
- Bugfix : defStormsList fails to print results when multiple storms have the same name + season
- Bugfix : Incorrect units in PDI calculation and figures
- Bugfix : spatialBehaviour() fails with missing values in extent check (if ((e[1] >= e[2]) || e[3] >= e[4]))
- Improvment : Large code simplification and refactoring
StormR 0.2.1
CRAN release: 2024-07-24
- JOSS paper : Final version
- New feature : Interactive plot with leaflet
- New feature : Better observations intervals
- New feature : Read csv datasets
- New feature : Plot function for time series
- New feature : Change the reference wind scale
- Bugfix : Arguments problem in computeAsymetry
- Bugfix : getDataInterpolate fails with fractional time difference between initial storm readings
- Bugfix : expand default LOIs for NA and WP basins
StormR 0.1.1
CRAN release: 2023-11-24
- Adjust vignettes for CRAN submission
- Remove
spdependency - Minor bugfixes
StormR 0.1.0
- First official release of StormR package
- Multiple bugfixes (cf. closed issues section)
- Use of
vignettesfor detailed use of the package - Use of pkgdown for building website
- Use of
codecoverage - Documentation website available at https://umr-amap.github.io/StormR/
