WCRP-universe repository used by CMIP and other WCRP activities.
| Required | |
|---|---|
main |
The landing page directing users to the relevant content. |
docs |
Contains the documentation and is version-controlled. This is the branch where documentation edits are made. Actions and automations (e.g., workflows that update docs or summaries) are also configured from this branch. |
src-data |
Stores the JSONLD content used to link all files. Updates here trigger automated workflows that identify changed JSON files and update documentation or summaries accordingly. |
production |
Not for user digestion. Hosts the compiled documentation and JSONLD files, as well as the static pages site. Updated automatically via workflows when changes in src-data or docs are processed. |
| Optional | |
|---|---|
dev_* |
Other branches used for updating things. |
* |
All other branches are usually ones containing submissions to update the content. |
Thanks to our contributors!