ufs-community/ufs-weather-model

Update UPP hash to allow UFS_MODEL compile on AWS

Opened this issue · 0 comments

Description

UPP hash is behind, which cause UPP and then UFS_MODEL failed to compile on AWS.

Current hash: be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c is just one step behind.

Hash: 88493f3437b4930f125a1224972fead924a0ebad is one step ahead,
which only has module file changes, and no other code/feature changes.

Solution

update UPP to hash:

commit 88493f3437b4930f125a1224972fead924a0ebad
Author: Wei Huang wei.huang@noaa.gov
Date: Fri Apr 26 21:29:51 2024 -0600

add module for AWS (#934)

* add module for AWS

* comment that this is for NOAA Cloud

Alternatives

Or better to hash:

commit 47358ed86d8127168ba9266abb87950567aabe07
Author: Wei Huang wei.huang@noaa.gov
Date: Mon Jul 15 12:37:11 2024 -0600

update g2tmp on aws to 1.12.0 (#996)