Releases: oceanmodeling/StormEvents
Releases · oceanmodeling/StormEvents
v1.3.2.1
29 Mar 21:19
Compare
Sorry, something went wrong.
No results found
replaced bs4 with beautifulsoup4 (bs4 is a dummy package, and messes with namespace when building with conda)
Full Changelog : v1.3.2...v1.3.2.1
v1.3.2
29 Mar 19:33
Compare
Sorry, something went wrong.
No results found
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
10 Mar 23:49
Compare
Sorry, something went wrong.
No results found
pull all records from input track file by default
Full Changelog : v1.3.0...v1.3.1
v1.3.0
10 Mar 21:35
Compare
Sorry, something went wrong.
No results found
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
11 Mar 05:07
Compare
Sorry, something went wrong.
No results found
Working version of v1.2 before API change for use with EnsemblePerturbation before API change in v1.3 for now.
v1.2.3
03 Mar 16:55
Compare
Sorry, something went wrong.
No results found
What's Changed
update build system by @zacharyburnettNOAA in #19
Full Changelog : v1.2.2...v1.2.3
v1.2.2
17 Feb 19:46
Compare
Sorry, something went wrong.
No results found
v1.2.1
15 Feb 22:39
Compare
Sorry, something went wrong.
No results found
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
14 Feb 19:46
Compare
Sorry, something went wrong.
No results found
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
07 Feb 20:13
Compare
Sorry, something went wrong.
No results found
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