Skip to content
Failed

Changes

Summary

  1. New stats system  (#1270) (details)
  2. New stats system  (#1270) (details)
  3. Fixing fire tuner (details)
  4. Update to make compatible with new stats.  (#214) (details)
Commit ca2eb415b0b77bdc3831d6ada5249d7a2c332682 by noreply
New stats system  (#1270)

* Initial commit for the new stats system

* Adding helper scripts

* Fixes and another script

* Updates

* Improvements

* Fixed bug in all_stats.in

* Updates

* Adding dash app

* Updates, also including new dash app since I'm finding it quite useful

* Improvements/fixes and adding missing variable to all_stats.in

* Updates

* Moving wp2sclrp, wpsclrp2, wpsclrprtp, and wpsclrpthlp to the zt netcdf output file, since those are zt variables. Also adding a missing variable, rcm_in_cloud, to all_stats.in and correcting a missing comma bug. This is technically BIT_CHANGING because the variables are moving files, but the stored data is identical from 1:nzt - the nzm level just had garbage for those variables and is now gone.

* Updates

* Updates

* The big stats pull, only new stats remains now

* Some cleanup

* Lot's of core rework, new index caching system speeds things up

* Missed files

* Small improvements a bug fix to the grid remapped output

* Fixing up logic and ordering things a bit better

* Little improvements

* Cleanup and simplications to new stats core

* Little improvements, mostly to dash app

* Mostly cleanup

* Making GPU code work

* Making more scripts work

* Fixing line lengths

* Bug fixes

* Bug fixes

* Bug fixes

* Bug fixes

* Bug fixes and script updates

* Jenkins script update

* Jenkins script update

* Jenkins script update

* Jenkins script update

* Jenkins script update

* Jenkins script update

* Script update

* Script update

* Script update

* Script update

* Script update

* Script update

* Script update

* Test update

* Jenkins script update

* Test update

* Fixing bug

* Fixing bug

* Fixing up comments

* Small fixes

* Jenkins script update

* CMake update

* Little fix for cmake

* Jenkins script update

* Jenkins script updateS

* Cmake update

* Jenkins script update

* Jenkins script update

* Jenkins script updates

* Adding new stats input

* Small fixes

* Fixing old compile scripts

* Jenkins script updates

* Jenkins script updates

* Jenkins script updates

* Little fixes

* Little cmake fix

* Little jenkins fix

* Mono flux test update and _api renamings

* Small Jenkins fix

* Adding missing comments back

* Even more comments

* stats updates

* Even more comments

* Various small improvements

* Removing test statsd

* Adding some things back to _api and adding structure explaining comment in stats files.

* Many more comments

* Removing plan file

* Spelling fix
The file was modifiedpdf_closure_module.F90 (diff)
The file was removedinput_names.F90
The file was modifiedmono_flux_limiter.F90 (diff)
The file was addedstats_netcdf.F90
The file was removedstats_type_utilities.F90
The file was modifiedadvance_wp2_wp3_module.F90 (diff)
The file was modifiedsetup_clubb_pdf_params.F90 (diff)
The file was removedstats_type.F90
The file was removedstats_variables.F90
The file was modifiedadvance_clubb_core_module.F90 (diff)
The file was modifiedstats_clubb_utilities.F90 (diff)
The file was removedoutput_netcdf.F90
The file was modifiedmatrix_solver_wrapper.F90 (diff)
The file was removedstat_file_module.F90
The file was modifiednumerical_check.F90 (diff)
The file was modifiedadvance_windm_edsclrm_module.F90 (diff)
The file was removedstats_zm_module.F90
The file was removedstats_lh_sfc_module.F90
The file was removedstats_lh_zt_module.F90
The file was modifiedadvance_helper_module.F90 (diff)
The file was modifiedmixing_length.F90 (diff)
The file was removedstats_rad_zt_module.F90
The file was modifiedinterpolation.F90 (diff)
The file was modifiedadvance_xm_wpxp_module.F90 (diff)
The file was removedrecl.inc
The file was modifiedfill_holes.F90 (diff)
The file was removedoutput_grads.F90
The file was modifiedadvance_xp2_xpyp_module.F90 (diff)
The file was modifiedclubb_api_module.F90 (diff)
The file was modifiedremapping_module.F90 (diff)
The file was modifiedCMakeLists.txt (diff)
The file was modifiedadvance_xp3_module.F90 (diff)
The file was removedstats_sfc_module.F90
The file was removedinput_reader.F90
The file was removedstats_zt_module.F90
The file was removedstats_rad_zm_module.F90
The file was modifiedcorr_varnce_module.F90 (diff)
The file was modifiedclip_explicit.F90 (diff)
The file was modifiedsfc_varnce_module.F90 (diff)
The file was modifiedprecipitation_fraction.F90 (diff)
Commit 00e0c2f5df3b257a5bd1125dbaefb99033b0b03e by noreply
New stats system  (#1270)

* Initial commit for the new stats system

* Adding helper scripts

* Fixes and another script

* Updates

* Improvements

* Fixed bug in all_stats.in

* Updates

* Adding dash app

* Updates, also including new dash app since I'm finding it quite useful

* Improvements/fixes and adding missing variable to all_stats.in

* Updates

* Moving wp2sclrp, wpsclrp2, wpsclrprtp, and wpsclrpthlp to the zt netcdf output file, since those are zt variables. Also adding a missing variable, rcm_in_cloud, to all_stats.in and correcting a missing comma bug. This is technically BIT_CHANGING because the variables are moving files, but the stored data is identical from 1:nzt - the nzm level just had garbage for those variables and is now gone.

* Updates

* Updates

* The big stats pull, only new stats remains now

* Some cleanup

* Lot's of core rework, new index caching system speeds things up

* Missed files

* Small improvements a bug fix to the grid remapped output

* Fixing up logic and ordering things a bit better

* Little improvements

* Cleanup and simplications to new stats core

* Little improvements, mostly to dash app

* Mostly cleanup

* Making GPU code work

* Making more scripts work

* Fixing line lengths

* Bug fixes

* Bug fixes

* Bug fixes

* Bug fixes

* Bug fixes and script updates

* Jenkins script update

* Jenkins script update

* Jenkins script update

* Jenkins script update

* Jenkins script update

* Jenkins script update

* Script update

* Script update

* Script update

* Script update

* Script update

* Script update

* Script update

* Test update

* Jenkins script update

* Test update

* Fixing bug

* Fixing bug

* Fixing up comments

* Small fixes

* Jenkins script update

* CMake update

* Little fix for cmake

* Jenkins script update

* Jenkins script updateS

* Cmake update

* Jenkins script update

* Jenkins script update

* Jenkins script updates

* Adding new stats input

* Small fixes

* Fixing old compile scripts

* Jenkins script updates

* Jenkins script updates

* Jenkins script updates

* Little fixes

* Little cmake fix

* Little jenkins fix

* Mono flux test update and _api renamings

* Small Jenkins fix

* Adding missing comments back

* Even more comments

* stats updates

* Even more comments

* Various small improvements

* Removing test statsd

* Adding some things back to _api and adding structure explaining comment in stats files.

* Many more comments

* Removing plan file

* Spelling fix
The file was modifiedlatin_hypercube_driver_module.F90 (diff)
The file was modifiedsilhs_api_module.F90 (diff)
The file was removedoutput_2D_samples_module.F90
The file was modifiedCMakeLists.txt (diff)
The file was modifiedstats_netcdf.F90 (diff)
Commit 231228a130cc514a9762e976d83229ba1d77003c by noreply
Update to make compatible with new stats.  (#214)

* Update to make compatible with new stats. This is BIT_CHANGING because it seems to fix some bugs - a few variables with unitialized output, and silhs stats output is now zeroed by the begin_timestep call, rather than just little the last timestep of data slip through as if it was the current timesteps data.

* Fixing missing _api

* Updating stats list to reflect new ordering and the size->nz change in stats_netcdf
The file was modifiedsrc/physics/cam/clubb_intr.F90 (diff)
The file was modifiedsrc/physics/cam/subcol_SILHS.F90 (diff)
The file was addedrun_scripts/all_stats.in
The file was modifiedrun_scripts/run_cesm_uwm_coarse_res_r8029_flags.sh (diff)
The file was modifiedrun_scripts/netcdf_3D_vars_diff.py (diff)
The file was modifiedrun_scripts/run_scam.bash (diff)
The file was modifiedrun_scripts/run_cesm_uwm_coarse_res.sh (diff)
The file was modifiedrun_scripts/run_cesm_uwm.sh (diff)
The file was modifiedbld/namelist_files/namelist_definition.xml (diff)
The file was addedrun_scripts/generate_clubb_stats_registry.py