Skip to content

Commit

Permalink
Merge pull request #160 from xylar/update_moc_basins
Browse files Browse the repository at this point in the history
Update Atlantic MOC basins to exclude Mediterranean
  • Loading branch information
xylar committed Jun 23, 2021
2 parents e51d806 + c68e6d3 commit f5dcaf9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion conda/compass_env/spec-file-mpich.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cartopy_offlinedata
cmocean
esmf=*=mpi_mpich_*
ffmpeg
geometric_features=0.4.0
geometric_features=0.5.0
git
ipython
jigsaw=0.9.14
Expand Down
2 changes: 1 addition & 1 deletion conda/compass_env/spec-file-nompi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cartopy_offlinedata
cmocean
esmf=*=nompi_*
ffmpeg
geometric_features=0.4.0
geometric_features=0.5.0
git
ipython
jigsaw=0.9.14
Expand Down
2 changes: 1 addition & 1 deletion conda/compass_env/spec-file-openmpi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cartopy_offlinedata
cmocean
esmf=*=mpi_openmpi_*
ffmpeg
geometric_features=0.4.0
geometric_features=0.5.0
git
ipython
jigsaw=0.9.14
Expand Down
2 changes: 1 addition & 1 deletion conda/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ requirements:
- cmocean
- esmf * {{ mpi_prefix }}_*
- ffmpeg
- geometric_features 0.4.0
- geometric_features 0.5.0
- git
- ipython
- jigsaw 0.9.14
Expand Down

0 comments on commit f5dcaf9

Please sign in to comment.