Skip to content

Commit

Permalink
Update HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
znichollscr committed Oct 22, 2024
1 parent 87e8cbd commit d045538
Show file tree
Hide file tree
Showing 6 changed files with 2,383 additions and 2,373 deletions.
9 changes: 9 additions & 0 deletions CVs/input4MIPs_source_id.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,15 @@
"target_mip":"CMIP",
"source_version":"4.3"
},
"SOLARIS-HEPPA-CMIP-4-4":{
"contact":"[email protected]",
"further_info_url":"http://solarisheppa.geomar.de/cmip7",
"institution_id":"SOLARIS-HEPPA",
"license_id":"CC BY 4.0",
"mip_era":"CMIP6Plus",
"target_mip":"CMIP",
"source_version":"4.4"
},
"UOEXETER-CMIP-0-1-0":{
"contact":"[email protected]",
"further_info_url":"http://www.tbd.invalid",
Expand Down
1 change: 1 addition & 0 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ If you are working elsewhere, you may need to modify the paths slightly.
1. Activate an environment in which `input4mips-validation` is installed
1. Update the database by adding the tree you're interested in. Do this by running the following command from the root of this repository: `bash scripts/pmount-database-generation/db-add-tree.sh <root-of-tree-to-add>` e.g. `bash scripts/pmount-database-generation/db-add-tree.sh /p/user_pub/work/input4MIPs/CMIP6Plus/CMIP/UofMD/`
1. (Not compulsory, but recommended because it makes it easier to see changes later) Commit the changes to the database
1. If needed, add the source ID entry for the new files to `CVs/input4MIPs_source_id.json`
1. Activate an environment which has the local `input4IMPs-CVs` package installed (see intructions on how to create such an environment in the sections above)
1. Update the database: `python python-packages/input4MIPs-CVs/src/input4MIPs_CVs/cli/update-database.py --repo-root-dir .`
1. Update the HTML pages: `python python-packages/input4MIPs-CVs/src/input4MIPs_CVs/cli/update-html-pages.py --repo-root-dir .`
Expand Down
Loading

0 comments on commit d045538

Please sign in to comment.