Skip to content

Releases: oceanmodeling/StormEvents

v1.1.5

19 Jan 21:04
Compare
Choose a tag to compare
  • remove extraneous code

Full Changelog: v1.1.4...v1.1.5

v1.1.4

19 Jan 20:00
Compare
Choose a tag to compare
  • hotfix for always-passing tests
  • added example to documentation

Full Changelog: v1.1.3...v1.1.4

v1.1.3

19 Jan 19:53
Compare
Choose a tag to compare

What's Changed

  • add attributes to station object by @zacharyburnettNOAA in #5
  • added examples to documentation and docstrings

Full Changelog: v1.1.2...v1.1.3

v1.1.2

18 Jan 20:10
Compare
Choose a tag to compare

What's Changed

  • fix tests by @zacharyburnettNOAA in #3
  • add more sources for NHC storms list

Full Changelog: v1.1.1...v1.1.2

v1.1.1

14 Jan 19:34
Compare
Choose a tag to compare
  • hotfix for module-level imports

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Jan 19:25
Compare
Choose a tag to compare
  • add a StormEvent class for centralizing data for an arbitrary storm
  • add tests for USGS and NHC storm APIs
  • add typepigeon to setup.py
  • support Python 3.7 and lower

Full Changelog: v1.0.3...v1.0.4

v1.0.3

12 Jan 19:35
Compare
Choose a tag to compare
  • rename from modelforcings to stormevents (06656bb)
  • organize functions and objects in modules (4aab4a9, 8e330d6)

Full Changelog: v1.0.2...v1.0.3

1.0.2

22 Dec 20:39
Compare
Choose a tag to compare

What's Changed

  • generate documentation with Sphinx by @zacharyburnettNOAA in #1

New Contributors

  • @zacharyburnettNOAA made their first contribution in #1

Full Changelog: v1.0.1...v1.0.2

1.0.1

11 Nov 16:22
Compare
Choose a tag to compare
  • updates to documentation and license

Full Changelog: v1.0.0...v1.0.1

1.0.0

05 Nov 15:55
Compare
Choose a tag to compare

This release includes the following forcings:

  • VortexForcing

Full Changelog: v0.9.1...v1.0.0