-
Notifications
You must be signed in to change notification settings - Fork 24
Open
0 / 20 of 2 issues completedDescription
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_foldervariable 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_stoppingis 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 shows2t. - 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'
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels