Methods to calculate SUEWS related parameters
Currently investigated:
- Parameters related to LAI for vegetated surfaces
- Parameters related to Albedo for vegetated surfaces
- Parameters related to Surface Conductance for vegetated surfaces (g1-g6)
- Parameters related to Surface Roughness and Zero Displacement height
Please look at environment.yml
- set up the environment for running the notebooks:
conda create --file environments.yml
- activate the
env
and installipykernel
conda activate SUEWS_parameters
python -m ipykernel install --user --name SUEWS_parameters --display-name "SUEWS_prm"
- launch jupyter notebooks
jupyter notebook
- select kernel
SUEWS_prm
data
: contains data needed to run modulesoutputs
: contains outputs of the scriptsruns
: contains configuration for SUEWS runs
*.ipynb
: main codes for testing parameters for SUEWS run for different surface type (name indicate the surface type)*.py
: necessary modules for runningipynb
filesall_attrs.csv
: contains the values of parameters used in the runs (change this if you want to test for different parameters)site_info.csv
: contains information for the sites used in this repo
data that are used from various resources:
- AmeriFlux sites (DecTr,EveTr and Grass): https://ameriflux.lbl.gov/ (data in this repo)
- AsiaFlux sites (Lake and rice field): http://www.asiaflux.net/ (need to be requested, not available in this repo)
- Rice and wheat fields in Dongtai, China:
Duan, Z., Grimmond, S., Zhiqui, G., Sun, T., Liu, C. and Li, Y.: Radiation, energy, CO2 fluxes and energy balance closure over rice-wheat rotation: diurnal, seasonal and interannual (2014-2017) variations (under review), Agric. For. Meteorol., 2020
(need to be requested, not available in this repo)