Climate Model Datasets¶
Earth System Model simulations are essential tools for studying climate science and atmospheric chemistry. The ClimateModel archive stores input data, forcing files, and configuration datasets required to run and validate widely used global climate models, including CESM2 and GEOS-Chem.
To access the datasets on RCAC clusters:
Tips:¶
- Use echo
$ENV_NAMEto check the environment value. - To see all environment variables related to a dataset, you can load the module then use: env | grep
<DATASET_NAME> - To unload the module and remove the environment settings: module unload
<DATASET_NAME> - Each dataset module sets environment variables (e.g.,
$<DATASET_NAME>_ROOTDIR,$<DATASET_NAME>_HOME,$RCAC_<DATASET_NAME>_ROOT, and$RCAC_<DATASET_NAME>_VERSION) that simplify dataset access and version management within your jobs and workflows.
Climate Model Datasets¶
| Dataset | Description |
|---|---|
| CESM2 | The Community Earth System Model Version 2 (CESM2) is a fully-coupled global climate model developed by NCAR for simulating Earth's climate system |
| GEOS-Chem | Global 3-D atmospheric chemistry model input data including GEOS meteorological fields, HEMCO emissions inventories, and chemistry inputs |