Releases: oceanmodeling/StormEvents
Releases · oceanmodeling/StormEvents
v1.3.2
What's Changed
- fix NetCDF construction (fixes writing NetCDF to file) by @zacharyburnettNOAA in #28
- add USGS file and sensor interface by @zacharyburnettNOAA in #23
- fix ATCF column lengths by @zacharyburnettNOAA in #29
Full Changelog: v1.3.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
New Contributors
Full Changelog: v1.2.3...v1.3.0
v1.2.5
- Working version of v1.2 before API change for use with EnsemblePerturbation before API change in v1.3 for now.
v1.2.3
What's Changed
- update build system by @zacharyburnettNOAA in #19
Full Changelog: v1.2.2...v1.2.3
v1.2.1
What's Changed
- minor updates by @zacharyburnettNOAA in #17
- separate wind swaths into a multipolygon (4e361c3)
- use
geopandas
to store geospatial data in dataframes by @zacharyburnettNOAA in #18
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- fix for velocity calculation by @zacharyburnettNOAA in #14
- generalize tidal data getter methods by @zacharyburnettNOAA in #15
- simplify data properties of track by @zacharyburnettNOAA in #16
Full Changelog: v1.1.7...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
v1.1.6
What's Changed
- track parser updates by @zacharyburnettNOAA in #8
Full Changelog: v1.1.5...v1.1.6