Skip to content

Commit

Permalink
Merge pull request #118 from GEOS-ESM/feature/mathomp4/update-python-…
Browse files Browse the repository at this point in the history
…ford1

Use latest GEOSpyD on GMAO desktops
  • Loading branch information
mathomp4 committed Mar 4, 2024
2 parents 5342fbc + a408277 commit 72cea46
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
### Added

## [4.27.0] - 2024-03-04

### Changed

- Move to use GEOSpyD Min23.5.2 on GMAO desktops

## [4.26.0] - 2024-02-22

### Changed
Expand Down
2 changes: 1 addition & 1 deletion g5_modules
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ else if ( $site == GMAO.desktop ) then
set mod2 = comp/gcc/11.2.0
set mod3 = comp/intel/2022.1.0
set mod4 = mpi/impi/2022.1.0
set mod5 = other/python/GEOSpyD/Min4.11.0_py3.9_AND_Min4.8.3_py2.7
set mod5 = other/python/GEOSpyD/Min23.5.2-0_py3.11

set mods = ( $mod1 $mod2 $mod3 $mod4 $mod5 )
set modinit = /usr/share/Modules/init/tcsh
Expand Down

0 comments on commit 72cea46

Please sign in to comment.