Skip to content

Commit

Permalink
Merge pull request #434 from dougiesquire/issue429-update-metadata-sc…
Browse files Browse the repository at this point in the history
…hema

Update metadata schema url
  • Loading branch information
aidanheerdegen committed Apr 5, 2024
2 parents 11882a9 + cd6832b commit 28d7744
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions payu/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@
METADATA_FILENAME = "metadata.yaml"

# Metadata Schema
SCHEMA_URL = "https://raw.githubusercontent.com/ACCESS-NRI/schema/main/experiment_asset.json"

SCHEMA_URL = "https://raw.githubusercontent.com/ACCESS-NRI/schema/80a3ce720af14b2b5e718630e1b52e7b3d22ea95/au.org.access-nri/model/output/experiment-metadata/1-0-3.json"

class MetadataWarning(Warning):
pass
Expand Down

0 comments on commit 28d7744

Please sign in to comment.