Skip to content

Commit

Permalink
add updated falwa package and gfortran dependency to python3_base env…
Browse files Browse the repository at this point in the history
… files (NOAA-GFDL#668)
  • Loading branch information
wrongkindofdoctor authored Aug 18, 2024
1 parent 7cda1dd commit 47e9cf7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/conda/env_python3_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,12 @@ dependencies:
- jupyterlab=4.1.0
- gridfill=1.1.1
- bottleneck=1.3.8
- gfortran=11.3.0
- pip=23.3.1
- pip:
#- falwa==1.2.1
#- cmocean
#- regionmask
- falwa==2.0.0
- cmocean
- regionmask
- git+https://github.com/raphaeldussin/static_downsampler
- git+https://github.com/jkrasting/xcompare
- git+https://github.com/raphaeldussin/xoverturning
Expand Down
2 changes: 2 additions & 0 deletions src/conda/env_python3_base_micromamba.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,12 @@ dependencies:
- networkx=3.1
- jupyterlab=4.1.0
- bottleneck=1.3.8
- gfortran=11.3.0
- pip=23.3.1
- pip:
- cmocean
- regionmask
- falwa==2.0.0
- git+https://github.com/ajdawson/gridfill
- git+https://github.com/raphaeldussin/static_downsampler
- git+https://github.com/jkrasting/xcompare
Expand Down

0 comments on commit 47e9cf7

Please sign in to comment.