generated from ACCESS-NRI/template
-
Notifications
You must be signed in to change notification settings - Fork 0
Output data specification still needs some minor updates #58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
2c579ec
Updated grid description and made it not required
joshuatorrance 48f1062
Removed _FIllValue from variable metadata
joshuatorrance 7549dd9
Added example experiment url, fleshed out title
joshuatorrance 4004501
Formatted experiment_url
joshuatorrance 1a70f07
Tweaked working for grid
joshuatorrance a33afb6
Added an extra example for contact
joshuatorrance 8a668ea
Corrected spelling
joshuatorrance 2bca190
Changed licence to license, expanded license description
joshuatorrance d61899f
Expanded variable_id description
joshuatorrance 1f71e34
Expanded variable_id description again
joshuatorrance 9ba9253
Renamed experiment_url to experiment_repo
joshuatorrance 955ca06
Removed id and naming authority
joshuatorrance 214a147
Update model_version description and examples to provide scope for mo…
joshuatorrance 21ad57a
Updated example run_id to be actual commit in ESM1.6 repo
joshuatorrance a2c94d6
Removed branch portion from experiment_repo url
joshuatorrance 2e2b77b
Formatted previous commit
joshuatorrance 2d12f1c
Updated example contact
joshuatorrance be048ca
Formatted contac
joshuatorrance 376f68b
Apply suggestions from code review
joshuatorrance d586e13
Updated formatting to satify format check
joshuatorrance File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
au.org.access-nri/model/output/file-metadata/2-0-0/global/experiment_repo.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "$schema": "https://json-schema.org/draft/2020-12/schema", | ||
| "$id": "global/experiment_repo.json", | ||
| "title": "experiment_repo", | ||
| "description": "Git repository URL that describes the experiment", | ||
| "examples": [ | ||
| "https://github.com/ACCESS-Community-Hub/access-esm1.6-dev-experiments" | ||
| ], | ||
| "type": "string" | ||
| } |
8 changes: 0 additions & 8 deletions
8
au.org.access-nri/model/output/file-metadata/2-0-0/global/experiment_url.json
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
au.org.access-nri/model/output/file-metadata/2-0-0/global/id.json
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
au.org.access-nri/model/output/file-metadata/2-0-0/global/licence.json
This file was deleted.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
au.org.access-nri/model/output/file-metadata/2-0-0/global/license.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| { | ||
| "$schema": "https://json-schema.org/draft/2020-12/schema", | ||
| "$id": "global/license.json", | ||
| "title": "license", | ||
| "description": "Information on the license for the data to ensure all users have access to the terms of use. Use SPDX license identifiers where possible. The default license for ACCESS-NRI is CC-BY-4.0, users should change as needed.", | ||
| "examples": [ "CC-BY-4.0" ], | ||
| "type": "string" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
au.org.access-nri/model/output/file-metadata/2-0-0/global/naming_authority.json
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
au.org.access-nri/model/output/file-metadata/2-0-0/variable/_FillValue.json
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.