Skip to content
Failed

Changes

Summary

  1. Clubb radiation update (#1283) (details)
  2. Dash app improvements (#1280) (details)
Commit 4c3e62ea9fb1455849859daf0fc91af3b6c12ffd by noreply
Clubb radiation update (#1283)

* Compartmentalizing radiation code a bit

* More compartmentalizing

* Pushing loop into bugsrad because it makes things cleaner

* Small loop pushes

* Little cleanup

* Moving soil_veg code

* GPU fix and a little cleanup

* Missed a file to commit

* Making work with old build system

* Need zeroing routines for set_case_initial_conditions

* Adding comment explaining why advance_soil_veg is being packaged with Radiation code now
The file was modifiednumerical_check.F90 (diff)
Commit 154d87c9d163c7ad898aabe42be5ba4484234d28 by noreply
Dash app improvements (#1280)

* Mainly dash app improvements, but also removing unused args from stats and improving run scripts

* Small update to ui in run tab

* Improvements to make plotting faster, fixing various bugs, making things more robust, and adding more run modification fields (out_dir/dt_main/etc)

* Adding les plotting capabilities, lots of tiny improvements

* Reverting run_bindiff_all.py

* Tiny quality of life improvements - fixing port conflict, opening in browser automatically, and defaulting to the run_tab instead of requiring a first click
The file was modifiedstats_netcdf.F90 (diff)