Skip to content

Commit c977e93

Browse files
committed
adding reference to CMIP6 CMOR tables
1 parent 93f2858 commit c977e93

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

_episodes/06-preprocessor.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,9 @@ a custom colormap.
390390
> {: .solution}
391391
{: .challenge}
392392

393-
You should now be able to run the recipe to get your own warming stripes.
393+
You should now be able to run the recipe to get your own warming stripes. For a list of
394+
climate variable short names in CMIP6, see
395+
[CMIP6 CMOR Tables][cmip6-cmor-tables]{:target="_blank"}
394396

395397
Note: for the purpose of simplicity in this episode, we have not added logging
396398
or provenance tracking in the diagnostic script. Once you start to develop your

_includes/links.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[cc-by-legal]: https://creativecommons.org/licenses/by/4.0/legalcode
77
[ci]: http://communityin.org/
88
[cmip5-search]: https://esgf-data.dkrz.de/search/cmip5-dkrz/
9+
[cmip6-cmor-tables]: https://github.com/PCMDI/cmip6-cmor-tables/tree/main/Tables/
910
[coc-reporting]: https://docs.carpentries.org/topic_folders/policies/incident-reporting.html
1011
[coc]: https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html
1112
[code-documentation]: https://docs.esmvaltool.org/en/latest/community/code_documentation.html

0 commit comments

Comments
 (0)