Skip to content

Commit

Permalink
JN revised by the data provider
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Jul 8, 2024
1 parent 1a64eec commit c2b93c5
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"## Use case: Using satellite observations for quantifying global trends in greenhouse gas concentrations\n",
"\n",
"## Quality assessment question(s)\n",
"* **How the variability of spatial and temporal data coverage can affect the quantification of the long-term carbon dioxide trends by satellite measurements?**"
"* **How the variability of spatial and temporal data coverage can affect the quantification of the long-term atmospheric carbon dioxide trends by satellite measurements (XCO2 Level 3 gridded product)?**"
]
},
{
Expand Down Expand Up @@ -76,7 +76,7 @@
"**1. [Section A](#section-a) 'Choose the data to use and set-up the code':**\n",
" * Import all the relevant packages\n",
" * Choose the temporal and spatial coverage, land mask\n",
" * Chache needed functions\n",
" * Cache needed functions\n",
"\n",
"**2. [Section B](#section-b) 'Retrieve XCO2 data (OBS4MIPS)':**\n",
" * In this section, we define the data request to CDS. *Please note that users have to accept the GHG-CCI Licence for getting the dataset (see [[4]](https://cds.climate.copernicus.eu/cdsapp#!/dataset/satellite-carbon-dioxide?tab=overview)).*\n",
Expand Down Expand Up @@ -570,6 +570,10 @@
"Code libraries used:\n",
"* [C3S EQC custom functions](https://github.com/bopen/c3s-eqc-automatic-quality-control/tree/main/c3s_eqc_automatic_quality_control), `c3s_eqc_automatic_quality_control`, prepared by [BOpen](https://www.bopen.eu/)\n",
"\n",
"\n",
"### Example of application\n",
"Copernicus Climate Change Service (C3S). (2024). [European State of the Climate 2023](https://climate.copernicus.eu/ESOTC/2023), Full report. \n",
"\n",
"### References\n",
"[[1]](https://library.wmo.int/viewer/68532/?offset=#page=4&viewer=picture&o=bookmarks&n=0&q=) World Meteorological Organization. (2023). WMO Greenhouse Gas Bullettin, 19, ISSN 2078-0796.\n",
"\n",
Expand Down

0 comments on commit c2b93c5

Please sign in to comment.