Skip to content

Problems running latest tutorials on NCI #115

@edoyango

Description

@edoyango

Hi tennessee,

In testing out Yue's updated pet/2025.06 NCI environment, I ran into a few problems running the tutorials - some related to expecting access to certain things in certain places:

  • The cnn training example has an undefined stats_folder variable in it introduced a few weeks ago rename Squish to Squeeze #105.
  • in fourcastnext training demo demo, It's unclear where the yaml file in cfg = hydra.compose(config_name="limited_vars_early_stop.yaml") is supposed to come from. Running it as-is just says the file is missing. Check that the config directory '[/opt/conda/envs/pet/lib/python3.11/Training/limited_variables_early_stopping](https://are.nci.org.au/opt/conda/envs/pet/lib/python3.11/Training/limited_variables_early_stopping)' exists and readable
  • In the fourcastnext inference notebook, early_stopping is an unrecognized config
  • In the bias correction tutorial, I get a different data variable when getting the monthly averaged data from ERA5 - the variable I get is called t2m, but the tutorial shows 2t.
  • When running shapefile_trim = pyearthtools.data.transform.region.from_geosearch('Australia') in the region cutting example, I get a write permission error to '/opt/conda/envs/pet/lib/python3.11/site-packages/pyearthtools/data/static/_geographic/Australia/Australia.zip'

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions