Changes in version 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 Changes in version 0.2.2 - Bugfix : Issue with dynamic plots in plotBehaviour Changes in version 0.2.1 (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 Changes in version 0.1.1 (2023-11-24) - Adjust vignettes for CRAN submission - Remove sp dependency - Minor bugfixes Changes in version 0.1.0 - First official release of StormR package - Multiple bugfixes (cf. closed issues section) - Use of vignettes for detailed use of the package - Use of pkgdown for building website - Use of codecoverage - Documentation website available at https://umr-amap.github.io/StormR/ Changes in version 0.0.1 - First implementation of the StormR package