Skip to content

Commit

Permalink
Merge pull request #156 from noaa-ocs-modeling/depend/stormevents-widths
Browse files Browse the repository at this point in the history
Update test references for width change in `stormevents`
  • Loading branch information
SorooshMani-NOAA committed Mar 31, 2023
2 parents 3a5395f + 51a2939 commit 1cc7c12
Show file tree
Hide file tree
Showing 9 changed files with 1,262 additions and 1,259 deletions.
7 changes: 5 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
name = 'coupledmodeldriver'
version = '0.0.0'
description = 'coupled model configuration generation'
authors = ['Zach Burnett <zachary.r.burnett@gmail.com>']
authors = [
'Zach Burnett <zachary.r.burnett@gmail.com>',
'Soroosh Mani <soroosh.mani@noaa.gov>',
]
license = 'CC0-1.0'
readme = 'README.md'
repository = 'https://github.com/noaa-ocs-modeling/CoupledModelDriver.git'
Expand All @@ -20,7 +23,7 @@ enable = true

[tool.poetry.dependencies]
python = '<3.11' # due to numba
adcircpy = '^1.2.1'
adcircpy = '>=1.2.5'
file-read-backwards = '*'
nemspy = '>=1.0.4'
numpy = '*'
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 1cc7c12

Please sign in to comment.