ESMValGroup / ESMValTool

ESMValTool: A community diagnostic and performance metrics tool for routine evaluation of Earth system models in CMIP
https://www.esmvaltool.org
Apache License 2.0
213 stars 125 forks source link

Diagnostic of methane emissions from wetlands #2876

Open tommibergman opened 1 year ago

tommibergman commented 1 year ago

Short description of the diagnostic Diagnostic to analyse wetland methane. The methane emissions (CMOR variable wetlandCH4) were requested for CMIP6 by C4MIP and PMIP (Paleoclimate) projects. This was work done in CRESCENDO project for ESMValTool v1, which was not published (AFAIK) earlier. Work was carried out mostly at FMI by Jarmo Mäkelä, and I am now rewriting it for ESMValTool v2 within NICEST2 project. I already have a portion of it working outside ESMValTool GitHub which I did as a way to learn the tool. But somethings are not so nice using the conda/mamba installation to I would like to move it here. Branch and pull request Branch: https://github.com/ESMValGroup/ESMValTool/tree/NICEST2_wetland_ch4_emissions PR: https://github.com/ESMValGroup/ESMValTool/pull/2935

tommibergman commented 1 year ago

It seems I need to be added to ESMValGroup organisation to add branches. Could someone add me there?

zklaus commented 1 year ago

Hi @tommibergman, great to have you on board :tada: Please write an email to Axel Lauer to get added to the orga (I'll send you a message on slack).

tommibergman commented 1 year ago

Should I make a separate issue for cmorizing of the observational data?

tommibergman commented 1 year ago

I am doing a extract region for north of latitude X. Here the latitude X is defined in the recipe, how is it possible to retrieve this value for caption? Or is the only way to check the latitudes of resulting cube?