=========== ORNL_Daymet =========== Version: 2022-11-01 Category: **meteorological** Description ----------- ORNL Daymet Daymet offers daily surface meteorological data for North America, including variables such as temperature, precipitation, and radiation. Spanning from January 1980 to December 2022, it provides data at a 1 km spatial resolution. The dataset supports ecological, hydrological, and agricultural research. This dataset contains data with the following attributes: * Time Resolution: Daily (Jan 1980 - Dec 2022) * Spatial Resolution: 1km - North America * DOI: 10.3334/ORNLDAAC/2129 * Link: https://app.globus.org/file-manager?origin_id=2070a9db-caac-48d0-8aa7-05c176a49f88&origin_path=%2F **Tips:** * Use echo $ENV_NAME to check the environment value. * To see all environment variables related to DAYMET, you can load the module then use: env | grep DAYMET * To unload the module and remove the environment settings: module unload DAYMET Usage ----- To find and load available datasets:: $ module avail $ module load datasets $ module load meteorological/ORNL_Daymet/2022-11-01 Environment Variables ------------------- .. list-table:: :header-rows: 1 :widths: 25 75 * - **Variable Name** - **Value** * - ``DAYMET_HOME`` - ``/anvil/datasets/meteorological/ORNL_Daymet`` * - ``RCAC_DAYMET_ROOT`` - ``/anvil/datasets/meteorological/ORNL_Daymet`` * - ``RCAC_DAYMET_VERSION`` - ``2022-11-01``