NOAA-EMC / UPP

Other
35 stars 95 forks source link

update g2tmp on aws to 1.12.0 #996

Closed weihuang-jedi closed 1 month ago

weihuang-jedi commented 1 month ago

g2tmpl on AWS was still at 1.10.2, which is behind develop. Update it to 1.12.0 to sync with develop.

This is related to issue: https://github.com/JCSDA/spack-stack/issues/1183.

weihuang-jedi commented 1 month ago

with "upp-addon-env", now g2tmpl 1.10.2 and 1.12.0 are both available on AWS.

[Wei.Huang@epicweiaws-100 upp-cloud]$ module use modulefiles [Wei.Huang@epicweiaws-100 upp-cloud]$ module spider g2tmpl


g2tmpl:

 Versions:
    g2tmpl/1.10.2
    g2tmpl/1.12.0

For detailed information about a specific "g2tmpl" package (including how to load the modules) use the module's full name. Note that names that have a trailing (E) are extensions provided by other modules. For example:

 $ module spider g2tmpl/1.12.0

weihuang-jedi commented 1 month ago

@WenMeng-NOAA Could you please review this PR. Thanks.

WenMeng-NOAA commented 1 month ago

The changes in this PR is for AWS only. No UPP RTs are needed. This PR is ready for merging.