Skip to content

Releases: noaa-ocs-modeling/EnsemblePerturbation

0.4.3

18 Jun 15:40
Compare
Choose a tag to compare

features:

  • set file deck and mode of ATCF track download, plus query FTP store for latest files (#26 )

fixes:

  • fix console entry point
  • pin coupledmodeldriver to version 1.2.25
  • update example

0.4.2

16 Jun 17:07
Compare
Choose a tag to compare

fixes:

  • removed deprecated examples using old API

features:

  • added example building an ADCIRC configuration using coupledmodeldriver with 12 perturbed BestTrack tracks

0.4.1

15 Jun 16:38
Compare
Choose a tag to compare

fixes:

  • renamed BestTrackForcing to VortexForcing (#24), courtesy of @WPringle
  • set file deck to choose between a-deck (forecast advisories) and b-deck (best track) (#24)
  • add tests for retrievng Florence data (b39b870)

0.4.0

15 Jun 15:01
Compare
Choose a tag to compare

fixes:

  • changed named from ensemble_perturbation to EnsemblePerturbation
  • fix relative paths and directory calls

features:

  • added make_storm_ensemble.py to perturb ensemble of BestTrack files from several variables (#21 )
  • use pint for pythonic operations on measurement units
  • added GitHub Workflows for testing, formatting, and build

0.3.1

12 Jan 19:15
2b03dc6
Compare
Choose a tag to compare

fixes:

  • use Hera paths

0.3.0

05 Jan 19:30
1225132
Compare
Choose a tag to compare

minor fixes and new examples

0.2.2

27 Oct 14:45
Compare
Choose a tag to compare

fixed

  • reference error in spinup case where coldstart and hotstart shared the same model entry object, which messed up ADCIRC PET assignment in hotstart

0.2.1

22 Oct 17:26
Compare
Choose a tag to compare
  • shebang in slurm.job
  • ADCIRC spinup for coldstart
  • source from modulefile per-HPC
  • updated license to Creative Commons 0

0.2.0

14 Oct 18:32
cfeff83
Compare
Choose a tag to compare
develop (#5)

* oitnb

* update nemspy

* use filenames

* add more configuration to perturber

* TACC-specific nodes setter

* minor fixes

* imrpove job script generation

* newlines

* newlines

0.1.1

28 Sep 15:38
Compare
Choose a tag to compare

backend and library updates