|
265 | 265 | "source": [ |
266 | 266 | "#### Search for data\n", |
267 | 267 | "\n", |
268 | | - "To search for data, visit the CDS website: https://cds-beta.climate.copernicus.eu/.\n", |
269 | | - "Here you can search for HIRS OLR data using the search bar. The data we need for this use case is the [Earth's Radiation Budget from 1979 to present derived from satellite observations](https://cds-beta.climate.copernicus.eu/datasets/satellite-earth-radiation-budget?tab=overview).\n", |
| 268 | + "To search for data, visit the CDS website: https://cds.climate.copernicus.eu/.\n", |
| 269 | + "Here you can search for HIRS OLR data using the search bar. The data we need for this use case is the [Earth's Radiation Budget from 1979 to present derived from satellite observations](https://cds.climate.copernicus.eu/datasets/satellite-earth-radiation-budget?tab=overview).\n", |
270 | 270 | "The Earth Radiation Budget (ERB) comprises the quantification of the incoming radiation from the Sun and the outgoing reflected shortwave and emitted longwave radiation. This catalogue entry comprises data from a number of sources.\n", |
271 | 271 | "\n", |
272 | 272 | "Having selected the correct catalogue entry, we now need to specify what origin, variables, temporal and geographic coverage we are interested in. \n", |
273 | 273 | "These can all be selected in the **\"Download data\"** tab. In this tab a form appears in which we will select the following parameters to download:\n", |
274 | 274 | "\n", |
275 | 275 | "::: {dropdown} Parameters of data to download\n", |
276 | 276 | "\n", |
277 | | - "- Origin: `NOAA/NCEI HIRS`\n", |
| 277 | + "- Product family: `HIRS`\n", |
| 278 | + "- Origin: `NOAA/NCEI`\n", |
278 | 279 | "- Variable: `Outgoing longwave radiation`\n", |
| 280 | + "- Climate data record type: `Thematic Climate Data Record (TCDR)`\n", |
| 281 | + "- Time aggregation: `Monthly mean`\n", |
279 | 282 | "- Year: `1979 to present` (use \"Select all\" button)\n", |
280 | 283 | "- Month: `all`\n", |
| 284 | + "- Version: `2.7 reprocessed`\n", |
281 | 285 | "- Geographical area: `Whole available region` \n", |
282 | 286 | "- Format: `Compressed zip file (.zip)`\n", |
283 | 287 | "\n", |
|
289 | 293 | "\n", |
290 | 294 | "Please remember to accept the terms and conditions of the dataset, at the bottom of the CDS download form!\n", |
291 | 295 | "\n", |
292 | | - ":::" |
| 296 | + ":::\n" |
293 | 297 | ] |
294 | 298 | }, |
295 | 299 | { |
|
834 | 838 | } |
835 | 839 | ], |
836 | 840 | "kernelspec": { |
837 | | - "display_name": "TM-TESTING", |
| 841 | + "display_name": "Python 3", |
838 | 842 | "language": "python", |
839 | 843 | "name": "python3" |
840 | 844 | }, |
|
848 | 852 | "name": "python", |
849 | 853 | "nbconvert_exporter": "python", |
850 | 854 | "pygments_lexer": "ipython3", |
851 | | - "version": "3.13.2" |
| 855 | + "version": "3.12.1" |
852 | 856 | }, |
853 | 857 | "metadata": { |
854 | 858 | "author": "", |
|
0 commit comments