Skip to content
Success

Changes

Summary

  1. New stats system  (#1270) (details)
  2. New stats system  (#1270) (details)
  3. New stats system  (#1270) (details)
  4. Fixing fire tuner (details)
  5. New stats system (#139) (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 removedstats_rad_zm_module.F90
The file was modifiedadvance_xm_wpxp_module.F90 (diff)
The file was modifiedadvance_wp2_wp3_module.F90 (diff)
The file was modifiedadvance_helper_module.F90 (diff)
The file was modifiedmixing_length.F90 (diff)
The file was modifiedfill_holes.F90 (diff)
The file was modifiedadvance_xp3_module.F90 (diff)
The file was modifiednumerical_check.F90 (diff)
The file was removedstats_zm_module.F90
The file was modifiedadvance_clubb_core_module.F90 (diff)
The file was modifiedadvance_xp2_xpyp_module.F90 (diff)
The file was removedrecl.inc
The file was removedstat_file_module.F90
The file was addedstats_netcdf.F90
The file was modifiedinterpolation.F90 (diff)
The file was modifiedsetup_clubb_pdf_params.F90 (diff)
The file was removedstats_lh_zt_module.F90
The file was modifiedremapping_module.F90 (diff)
The file was removedstats_type_utilities.F90
The file was removedoutput_grads.F90
The file was modifiedpdf_closure_module.F90 (diff)
The file was modifiedmono_flux_limiter.F90 (diff)
The file was removedstats_rad_zt_module.F90
The file was removedstats_sfc_module.F90
The file was modifiedclip_explicit.F90 (diff)
The file was modifiedprecipitation_fraction.F90 (diff)
The file was removedstats_variables.F90
The file was modifiedclubb_api_module.F90 (diff)
The file was removedinput_reader.F90
The file was modifiedstats_clubb_utilities.F90 (diff)
The file was modifiedadvance_windm_edsclrm_module.F90 (diff)
The file was removedstats_type.F90
The file was modifiedsfc_varnce_module.F90 (diff)
The file was removedoutput_netcdf.F90
The file was modifiedcorr_varnce_module.F90 (diff)
The file was modifiedCMakeLists.txt (diff)
The file was removedstats_lh_sfc_module.F90
The file was modifiedmatrix_solver_wrapper.F90 (diff)
The file was removedinput_names.F90
The file was removedstats_zt_module.F90
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 modifiedCMakeLists.txt (diff)
The file was removedoutput_2D_samples_module.F90
The file was modifiedsilhs_api_module.F90 (diff)
Commit 797a32a77a53961a1b8d0d0ac0adcff2c8f9a756 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 modifiedall_stats.in (diff)
The file was modifiednightly_stats_scalars.in (diff)
The file was modifiednobudgets_nomicro_stats.in (diff)
The file was addedmulti_col_stats.in
The file was modifiedstandard_stats.in (diff)
The file was modifiedhost_budgets_stats.in (diff)
The file was modifiednightly_stats.in (diff)
The file was addedfire_stats.in
The file was modifiednobudgets_stats.in (diff)
The file was modifiedscalars_stats.in (diff)
The file was modifiedtuning_stats.in (diff)
The file was modifiedstats_netcdf.F90 (diff)
Commit 11f465257b5317c218d0096e05254e9787a94d1e by noreply
New stats system (#139)

Small udpates
The file was modifiedWRF/main/module_wrf_top.F (diff)
The file was modifiedWRF/phys/module_bl_clubb.F (diff)
The file was modifiedWRF/test/em_quarter_ss/run_WRF_CLUBB.bash (diff)
The file was modifiedWRF/phys/module_est_subcol_microphys_tndcy.F (diff)
The file was modifiedjenkins_tests/wrf_clubb_plot_ifort/Jenkinsfile (diff)
The file was modifiedWRF/main/depend.common (diff)
The file was modifiedWRF/phys/Makefile (diff)
The file was addedWRF/test/em_quarter_ss/split_stats_to_legacy.py