Skip to content

Refine the time mesh for Geneva temperatures

Nicolas Mounet requested to merge develop/refine_time_mesh_for_temp into master

Linear interpolation of the temperatures over a mesh containing one point every 6 minutes, following the suggestion from @jdevine . This effectively smooths the concentration curves a lot.Figure_9b748e7e-227e-11eb-9fb9-38f9d34b53a8 The refinement factor has been hard-coded in models.py (ten-fold), such that the change is transparent. Close #72 (closed)

Merge request reports