From a63175a19c708b27eaa59a2d30f8bc9a400d6ea2 Mon Sep 17 00:00:00 2001 From: Junjie YU <131512001+JunjieYU-UoM@users.noreply.github.com> Date: Thu, 1 Aug 2024 12:30:03 +0100 Subject: [PATCH] docs --- docs/container/intro.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/container/intro.rst b/docs/container/intro.rst index 1055ce1..be8a9bd 100644 --- a/docs/container/intro.rst +++ b/docs/container/intro.rst @@ -37,7 +37,4 @@ Running CMLU within CLM (Community Land Model) requires a Linux operation system We compared two cases of different simulation times of New York Grid ``lat=40.05``, ``lon=-73.75``, ``res=f09_g17``, ``compset=2000_DATM%CRUv7_CLM50%SP_SICE_SOCN_SROF_SGLC_SWAV``. The 2015 JJA average **TREFMXAV**, **TREFMNAV**, **TSA** and **RH2M** of high density urban between the case of simulation time of 2005-2015 and the case of simulation time of 2015 JJA were compared. Their differences are `0.009 K`, `0.035 K`, `0.023 K` and `0.076 %`, respectively. However, it should be noted that the differences in `vegetated_or_bare_soil` land unit are `0.123 K`, `0.191 K`, `0.036 K` and `0.173 %`, which are more significantly affected than urban. We recommend that a long time simulation or spin-up for the experiments need non-urban variables would be more precise. `TREFMXAV`, `TREFMNAV`, `TSA` and `RH2M` are daily maximum of average 2-m temperature, daily minimum of average 2-m temperature, 2m air temperature and 2m relative humidity, respectively. -Python for urban climate exploration ------------------------------------- -We apply some Python code to help run a case of CLM to explore urban climate.