Releases: oceanmodeling/StormEvents
Releases · oceanmodeling/StormEvents
v1.3.2.1
- replaced
bs4
withbeautifulsoup4
(bs4
is a dummy package, and messes with namespace when building withconda
)
Full Changelog: v1.3.2...v1.3.2.1
v1.3.2
v1.3.1
- pull all records from input track file by default
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- use USGS API to gather information on high water marks by @zacharyburnettNOAA in #20
- fix in reading date time from ATCF file by @WPringle in #21
- major changes in the
VortexTrack
API to how ATCF data is read in VortexTrack
can now write to*.22
OR*.dat
(ATCF) format
- major changes in the
New Contributors
Full Changelog: v1.2.3...v1.3.0
v1.2.5
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.7
What's Changed
- add start and end times to storm event abstraction by @zacharyburnettNOAA in #10
- update tests by @zacharyburnettNOAA in #11
- use
pooch
to cache data files by @zacharyburnettNOAA in #12 - fix
codecov
and improve testing coverage by @zacharyburnettNOAA in #13
Full Changelog: v1.1.6...v1.1.7