Skip to content

Releases: oceanmodeling/StormEvents

v1.3.2

29 Mar 19:33
d3819cb
Compare
Choose a tag to compare

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
Choose a tag to compare
  • 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
Choose a tag to compare

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
Choose a tag to compare
  • 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
31e0a58
Compare
Choose a tag to compare

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
Choose a tag to compare

Full Changelog: v1.2.1...v1.2.2

v1.2.1

15 Feb 22:39
Compare
Choose a tag to compare

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
06270e0
Compare
Choose a tag to compare

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
60aa77f
Compare
Choose a tag to compare

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

02 Feb 17:50
Compare
Choose a tag to compare

What's Changed

  • track parser updates by @zacharyburnettNOAA in #8

Full Changelog: v1.1.5...v1.1.6