-
Notifications
You must be signed in to change notification settings - Fork 29
Description
On the readthedocs page for inputs (https://aeolis.readthedocs.io/en/latest/user/inputfiles.html), the description of the meteo.txt file and the image below dont match. what is the correct order of the columns?
"The first column contains time (s), the second column is temperature (degrees C), the thrid column is precipitation (mm/hr), the fourth column is relative humidity (%), the fifth column is global radiation (MJ/$m^2$/day), and the sixth column is air pressure (kPa)."
Also, the description states "the keywords required to process surface moisture with evaporation and infiltration are process_moist = True, method_moist_process = surf_moisture, th_moisture = True" So is the precipitation data used to limit sediment supply? for example, if it is raining threshold u* increases? Or does it just feed into ground water related processes?
Thanks!