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/
