This PR fixes a number of issues related to both ci/cd and updating the UFS weather model to include CCPP-v6.
References to lndp_each_step are removed due to changes in the input.nml on the UFS-WM side.
The miniconda version is now explicitly set for jet, so that the correct conda module gets loaded.
The "location" variable in ush/machine/hera.sh has been changed so that it does not point to an rstprod directory. (Maybe there is a better solution to this?) The role account on hera does not have rstprod access, so all e2e tests there were failing to launch previously.
This PR fixes a number of issues related to both ci/cd and updating the UFS weather model to include CCPP-v6.
References to lndp_each_step are removed due to changes in the input.nml on the UFS-WM side.
The miniconda version is now explicitly set for jet, so that the correct conda module gets loaded.
The "location" variable in ush/machine/hera.sh has been changed so that it does not point to an rstprod directory. (Maybe there is a better solution to this?) The role account on hera does not have rstprod access, so all e2e tests there were failing to launch previously.
These changes will work in concert with ufs-srweather-app PR 293. https://github.com/ufs-community/ufs-srweather-app/pull/293