Skip to content
Success

Changes

Summary

  1. Update JAX conversion plan for clarity and detail (details)
  2. Clubb organization part3 (#1306) (details)
  3. GPU async script (#1307) (details)
  4. Create README for python_sam_budgets_plotter folder (details)
  5. Removed plotgen (#1312) (details)
  6. Removed perl and references to it (#1311) (details)
Commit 4f132e2cf1bea29284b46b82a0b5006a2b23249a by noreply
Update JAX conversion plan for clarity and detail

Clarified the role of clubb_python_api in the conversion process and improved the description of the test harness functionality.
The file was modifiedclubb_jax/JAX_CONVERSION_PLAN.md (diff)
Commit 0be32f96d2f5c4ce974c17fbc82912d516b68baf by noreply
Clubb organization part3 (#1306)

* More BFB movements

* Reworking where sigma_sqd_w and gamma_Skw_fnc are computed - this should all be BFB. Also fixing the G_unit test that was failing due to sigma_sqd_w issues

* Correcting arg list

* Fixes after rebase

* Making sigma_sqd_w_zt BFB vs master when using iiPDF_type=7 (new hybrid)

* Fixing python API

* Changing name of compute_xp3 to diagnose_xp3 and moving a1_coef and a3_coef calculation back into advance routines

* Fixes for GPU code
The file was modifiedclubb_python_api/clubb_python/CLUBB_core/advance_xp3.py (diff)
The file was modifiedsrc/CLUBB_core/stats_clubb_utilities.F90 (diff)
The file was modifiedsrc/CLUBB_core/Skx_module.F90 (diff)
The file was modifiedclubb_python_api/clubb_python/CLUBB_core/advance_xp2_xpyp.py (diff)
The file was modifiedsrc/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/mixing_length.F90 (diff)
The file was modifiedsrc/CLUBB_core/pdf_closure_module.F90 (diff)
The file was modifiedclubb_jax/advance_clubb_core.py (diff)
The file was modifiedclubb_python_api/clubb_python/CLUBB_core/stats_clubb_utilities.py (diff)
The file was modifiedsrc/CLUBB_core/new_hybrid_pdf_main.F90 (diff)
The file was modifiedsrc/CLUBB_core/sigma_sqd_w_module.F90 (diff)
The file was modifiedclubb_python_api/clubb_python/CLUBB_core/advance_xm_wpxp.py (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/pdf_closure_module_wrapper.F90 (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/skx_module_wrapper.F90 (diff)
The file was modifiedclubb_python_api/tests/test_call_tree_meta.py (diff)
The file was modifiedclubb_python_api/tests/test_call_tree_advance_wp2_wp3.py (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/advance_helper_module_wrapper.F90 (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90 (diff)
The file was modifiedclubb_python_api/clubb_python/CLUBB_core/advance_wp2_wp3.py (diff)
The file was modifiedclubb_python_api/clubb_python/CLUBB_core/sigma_sqd_w_module.py (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/advance_xp3_module_wrapper.F90 (diff)
The file was modifiedclubb_python_api/tests/test_call_tree_advance_xm_wpxp.py (diff)
The file was modifiedclubb_jax/advance_clubb_to_end.py (diff)
The file was modifiedclubb_python_api/tests/test_advance_core_subs.py (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/stats_clubb_utilities_wrapper.F90 (diff)
The file was modifiedsrc/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/sigma_sqd_w_module_wrapper.F90 (diff)
The file was modifiedclubb_python_api/tests/test_call_tree_advance_xp2_xpyp.py (diff)
The file was modifiedclubb_python_driver/advance_clubb_core.py (diff)
The file was modifiedclubb_python_api/clubb_f2py.pyf (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/mixing_length_wrapper.F90 (diff)
The file was modifiedsrc/CLUBB_core/advance_helper_module.F90 (diff)
The file was modifiedclubb_python_api/tests/test_call_tree_stats_accumulate.py (diff)
The file was modifiedclubb_python_api/clubb_python/clubb_api.py (diff)
The file was modifiedclubb_python_api/clubb_python/CLUBB_core/advance_helper.py (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90 (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/advance_xp2_xpyp_module_wrapper.F90 (diff)
The file was modifiedsrc/G_unit_test_types/pdf_parameter_tests.F90 (diff)
The file was modifiedclubb_python_api/tests/test_call_tree_advance_xp3.py (diff)
The file was modifiedsrc/CLUBB_core/advance_xp3_module.F90 (diff)
Commit 8164a32e6256c0d21d4ecc9506117d79a7aaf047 by noreply
GPU async script (#1307)

* Adding script that converts openacc directives to use async clauses and jenkins test to test that adding them does not change BFBness

* Small cleanup - fixing typo and adding comments.
The file was addedjenkins_tests/clubb_gpu_async_output_matching/Jenkinsfile
The file was addedutilities/convert_to_async.py
Commit 0d30e05f0411c43c5b0eecb8734433dd9a29deda by noreply
Create README for python_sam_budgets_plotter folder
The file was addedpostprocessing/python_sam_budgets_plotter/README
Commit 53893cabfda88eccc92204a3471b3855a4716aa6 by noreply
Removed plotgen (#1312)

* Removed entire plotgen directory
The file was removedpostprocessing/plotgen/cases/clubb/templates/template_all_rams.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/cloud_feedback_s12_budgets.case
The file was removedpostprocessing/plotgen/cases/gfdl/dycoms2_rf01_fixed_sst.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_so.case
The file was removedpostprocessing/plotgen/cases/clubb/templates/template_simple.case
The file was removedpostprocessing/plotgen/cases/gfdl/atex.case
The file was removedpostprocessing/plotgen/read_netcdf_hoc_timeseries.m
The file was removedpostprocessing/plotgen/cases/clubb/gabls3.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_nd_budgets.case
The file was removedpostprocessing/plotgen/read_grads_hoc_sfc_endian.m
The file was removedpostprocessing/plotgen/Term/ANSIColor.pm
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_subperiods/lba_early.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/rico_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/bomex_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/gate_shear_rlsf.case
The file was removedpostprocessing/plotgen/cases/clubb/twp_ice_morr_budgets.case
The file was removedpostprocessing/plotgen/cases/cam/se_pac_lo_iop_budgets.case
The file was removedpostprocessing/plotgen/cases/cam/se_atl_hi_iop_clubb.case
The file was removedpostprocessing/plotgen/ConsoleOutput.m
The file was removedpostprocessing/plotgen/cases/cam/arm_97_scidac.case
The file was removedpostprocessing/plotgen/cases/clubb/cgils_s12_p2k.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/bomex.case
The file was removedpostprocessing/plotgen/TimeseriesFunctions.m
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_subperiods/lba_budgets_middle.case
The file was removedpostprocessing/plotgen/cases/clubb/mpace_b_silhs.case
The file was removedpostprocessing/plotgen/cases/clubb/mc3e.case
The file was removedpostprocessing/plotgen/cases/cam/bomex.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/dycoms2_rf02_nd_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/templates/template_morr_budget.case
The file was removedpostprocessing/plotgen/cases/clubb/arm_97.case
The file was removedpostprocessing/plotgen/cases/cam/arm_97.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_ds_nightly_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/cgils_s11.case
The file was removedpostprocessing/plotgen/cases/clubb/cobra.case
The file was removedpostprocessing/plotgen/cases/cam/iop_clubb.case
The file was removedpostprocessing/plotgen/cases/clubb/cloud_feedback_s12_p2k.case
The file was removedpostprocessing/plotgen/cases/clubb/rico.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_sam_standalone.case
The file was removedpostprocessing/plotgen/cases/wrf/bomex.case
The file was removedpostprocessing/plotgen/cases/clubb/templates/template_all_coamps.case
The file was removedpostprocessing/plotgen/cases/clubb/templates/template_all_sam.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_subperiods/lba_late.case
The file was removedpostprocessing/plotgen/DetermineExtension.m
The file was removedpostprocessing/plotgen/ParseVariablesFromExpression.m
The file was removedpostprocessing/plotgen/cases/clubb/templates/template_budget.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/mpace_a_budgets.case
The file was removedpostprocessing/plotgen/cases/cam/twpice_scidac_check_cam_sam_forcings.case
The file was removedpostprocessing/plotgen/cases/clubb/cloud_feedback_s11.case
The file was removedpostprocessing/plotgen/cases/clubb/lba_budgets.case
The file was removedpostprocessing/plotgen/cases/cam/ne_pac_lo_iop_clubb.case
The file was removedpostprocessing/plotgen/cases/clubb/gabls2_nightly.case
The file was modifiedens_tune/analyze_results.py (diff)
The file was removedpostprocessing/plotgen/cases/clubb/gabls2_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/lba_subperiods/lba_morr_budgets_deep.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/arm_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/lba_subperiods/lba_middle.case
The file was removedpostprocessing/plotgen/cases/clubb/mpace_a.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_nd_coamps_budgets.case
The file was removedpostprocessing/plotgen/PlotCreator.m
The file was removedpostprocessing/plotgen/cases/clubb/lba_subperiods/lba_budgets_middle.case
The file was removedpostprocessing/plotgen/cases/cam/atex.case
The file was removedpostprocessing/plotgen/cases/clubb/twp_ice_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/cgils_s12_budgets.case
The file was removedpostprocessing/plotgen/cases/gfdl/dycoms2_rf02_ds.case
The file was removedpostprocessing/plotgen/cases/clubb/cloud_feedback_s06_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/gabls3_night_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/cloud_feedback_s12_p2k_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/dycoms2_rf02_do_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/arm_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/clex9_nov02_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/arm_97.case
The file was removedpostprocessing/plotgen/cases/clubb/cloud_feedback_s06.case
The file was removedpostprocessing/plotgen/cases/cam/se_pac_hi_iop_clubb.case
The file was removedpostprocessing/plotgen/cases/clubb/fire_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/mpace_b.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/dycoms2_rf02_ds_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/lba_subperiods/lba_early.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_ds_nightly.case
The file was removedpostprocessing/plotgen/cases/clubb/mpace_a_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/templates/template_budget.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/arm_97_morr_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/clex9_nov02_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/cam/rico.case
The file was removedpostprocessing/plotgen/cases/clubb/astex_a209.case
The file was removedpostprocessing/plotgen/header_read_expanded_netcdf.m
The file was removedpostprocessing/plotgen/cases/clubb/cloud_feedback_s06_p2k_budgets.case
The file was removedpostprocessing/plotgen/OutputWriter.pm
The file was removedpostprocessing/plotgen/cases/clubb/cloud_feedback_s12_budgets.case
The file was removedpostprocessing/plotgen/cases/gfdl/bomex.case
The file was removedpostprocessing/plotgen/cases/clubb/twp_ice.case
The file was removedpostprocessing/plotgen/cases/clubb/bomex.case
The file was removedpostprocessing/plotgen/cases/cam/armcc.case
The file was removedpostprocessing/plotgen/cases/cam/iop_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/wangara.case
The file was removedpostprocessing/plotgen/read_netcdf_hoc_corr.m
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_subperiods/lba_budgets_early.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/dycoms2_rf02_ds.case
The file was removedpostprocessing/plotgen/cases/cam/ne_pac_lo_iop_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/gabls2_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/jun25_altocu_qc3_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/cam/se_atl_hi_iop.case
The file was removedpostprocessing/plotgen/cases/cam/se_pac_hi_iop.case
The file was removedpostprocessing/plotgen/cases/cam/se_pac_hi_iop_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/lba_subperiods/lba_budgets_early.case
The file was removedpostprocessing/plotgen/cases/clubb/clex9_oct14_budgets.case
The file was removedpostprocessing/plotgen/header_read_expanded.m
The file was removedpostprocessing/plotgen/cases/clubb/cgils_s11_p2k_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/mpace_b_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/cloud_feedback_s06_p2k.case
The file was removedpostprocessing/plotgen/cases/clubb/mpace_b_silhs_budgets.case
The file was removedpostprocessing/plotgen/cases/wrf/arm.case
The file was removedpostprocessing/plotgen/File/Copy/Recursive.pm
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_ds_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/lba_morr_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/gabls3_night.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/cloud_feedback_s11_p2k_budgets.case
The file was removedpostprocessing/plotgen/plotgen.py
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf01_budgets.case
The file was removedpostprocessing/plotgen/README
The file was removedpostprocessing/plotgen/cases/clubb/cgils_s12_p2k_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_ds_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/gabls3_night_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/cgils_s06_p2k.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf01_fixed_sst.case
The file was removedpostprocessing/plotgen/cases/clubb/wangara_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/lba_subperiods/README
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_nd.case
The file was removedpostprocessing/plotgen/cases/clubb/cloud_feedback_s11_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/nov11_altocu_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/cloud_feedback_s11_p2k_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/nov11_altocu_budgets.case
The file was removedpostprocessing/plotgen/cases/gfdl/rico.case
The file was removedpostprocessing/plotgen/cases/clubb/atex_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/clex9_oct14_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/cobra_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/gabls2.case
The file was removedpostprocessing/plotgen/console_output.pl
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf01.case
The file was removedpostprocessing/plotgen/plotgen.pl
The file was removedpostprocessing/plotgen/cases/clubb/cgils_s12.case
The file was removedpostprocessing/plotgen/cases/cam/se_atl_hi_iop_budgets.case
The file was removedpostprocessing/plotgen/cases/gfdl/mpace_b.case
The file was removedpostprocessing/plotgen/cases/clubb/lba.case
The file was removedpostprocessing/plotgen/cases/clubb/lba_subperiods/lba_morr_budgets_middle.case
The file was removedpostprocessing/plotgen/cases/wrf/atex.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/arm_97_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf01_fixed_sst_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/mc3e_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/cloud_feedback_s6_p2k_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/templates/template_all.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_subperiods/README
The file was removedpostprocessing/plotgen/cases/cam/cam_sam_forcings/cam_sam_forcings.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_corr_covars.case
The file was removedpostprocessing/plotgen/cases/clubb/rico_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba.case
The file was removedpostprocessing/plotgen/cases/cam/se_atl_lo_iop.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/arm97_pnnlbudget.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/twp_ice_budgets.case
The file was removedpostprocessing/plotgen/cases/cam/ne_pac_hi_iop.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/corr_covars_template.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_so_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/clex9_oct14.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/cloud_feedback_s11_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/templates/template_simple.case
The file was removedpostprocessing/plotgen/CaseFunctions/UseFirstArgIfNonZero.m
The file was removedpostprocessing/plotgen/cases/clubb/clex9_nov02.case
The file was removedpostprocessing/plotgen/cases/clubb/gabls3_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/lba_subperiods/lba_morr_budgets_early.case
The file was removedpostprocessing/plotgen/cases/clubb/atex.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/mc3e_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/mc3e_morr_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/nov11_altocu.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/dycoms2_rf02_so_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/arm_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_do.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf01_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/arm_97_sam_standalone.case
The file was removedpostprocessing/plotgen/cases/cam/twp_ice.case
The file was removedpostprocessing/plotgen/cases/clubb/bomex_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/dycoms2_rf02_so.case
The file was removedpostprocessing/plotgen/cases/cam/ne_pac_hi_iop_clubb.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_do_coamps_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/cgils_s11_budgets.case
The file was removedpostprocessing/plotgen/cases/README
The file was removedpostprocessing/plotgen/cases/clubb/cgils_s06_p2k_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_budgets.case
The file was removedpostprocessing/plotgen/OutputWriter.py
The file was removedpostprocessing/plotgen/VariableReadGrADS.m
The file was removedpostprocessing/plotgen/cases/clubb/atex_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/fire.case
The file was removedpostprocessing/plotgen/cases/clubb/jun25_altocu.case
The file was removedpostprocessing/plotgen/cases/cam/twp_ice_scidac.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/dycoms2_rf01_fixed_sst_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/rico_silhs_noninter.case
The file was removedpostprocessing/plotgen/cases/cam/se_atl_lo_iop_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/fire_budgets.case
The file was removedpostprocessing/plotgen/cases/cam/arm9707_scidac_check_cam_sam_forcings.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_morr_budgets.case
The file was removedpostprocessing/plotgen/CaseReader.pm
The file was removedpostprocessing/plotgen/cases/clubb/bomex_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_subperiods/lba_budgets_late.case
The file was removedpostprocessing/plotgen/cases/cam/dycoms2_rf01.case
The file was removedpostprocessing/plotgen/read_grads_hoc_endian.m
The file was removedpostprocessing/plotgen/cases/cam/ne_pac_lo_iop.case
The file was removedpostprocessing/plotgen/cases/clubb/astex_a209_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_do_budgets.case
The file was removedpostprocessing/plotgen/cases/wrf/fire.case
The file was removedpostprocessing/plotgen/cases/clubb/mpace_b_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/lba_subperiods/lba_budgets_deep.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/twpice_sam_standalone.case
The file was removedpostprocessing/plotgen/cases/cam/se_pac_lo_iop_clubb.case
The file was removedpostprocessing/plotgen/cases/clubb/cgils_s11_p2k.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/dycoms2_rf02_do.case
The file was removedpostprocessing/plotgen/read_netcdf_hoc.m
The file was removedpostprocessing/plotgen/cases/gfdl/dycoms2_rf01.case
The file was removedpostprocessing/plotgen/ProfileFunctions.m
The file was removedpostprocessing/plotgen/cases/clubb/arm.case
The file was removedpostprocessing/plotgen/cases/clubb/lba_subperiods/lba_deep.case
The file was removedpostprocessing/plotgen/cases/clubb/cloud_feedback_s12_p2k_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/cloud_feedback_s6_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/rico_silhs_inter_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_ds_lh.case
The file was removedpostprocessing/plotgen/cases/clubb/dycoms2_rf02_ds.case
The file was removedpostprocessing/plotgen/cases/cam/cam_sam_forcings/cam_sam_forcings_twpice.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/rico.case
The file was removedpostprocessing/plotgen/cases/gfdl/arm97.case
The file was modifiedens_tune/README (diff)
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_subperiods/lba_morr_budgets_early.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_subperiods/lba_middle.case
The file was removedpostprocessing/plotgen/ParseColorFromExpression.m
The file was removedpostprocessing/plotgen/cases/cam/se_atl_lo_iop_clubb.case
The file was removedpostprocessing/plotgen/cases/clubb/arm_97_morr_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/jun25_altocu_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/rico_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/arm_97_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/dycoms2_rf01_budgets.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_subperiods/lba_morr_budgets_middle.case
The file was removedpostprocessing/plotgen/cases/clubb/cgils_s06_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/cgils_s06.case
The file was removedpostprocessing/plotgen/cases/cam/se_pac_lo_iop.case
The file was removedpostprocessing/plotgen/cases/clubb/cloud_feedback_s12.case
The file was removedpostprocessing/plotgen/cases/cam/ne_pac_hi_iop_budgets.case
The file was removedpostprocessing/plotgen/cases/clubb/rico_silhs_inter.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/lba_subperiods/lba_morr_budgets_late.case
The file was removedpostprocessing/plotgen/cases/cam/iop.case
The file was removedpostprocessing/plotgen/cases/wrf/wangara.case
The file was removedpostprocessing/plotgen/cases/clubb/cloud_feedback_s11_p2k.case
The file was removedpostprocessing/plotgen/cases/sam_clubb/gate_shear_rlsf_budgets.case
The file was removedpostprocessing/plotgen/VariableReadNC.m
The file was removedpostprocessing/plotgen/CaseFunctions/UseFirstArgIfExist.m
Commit 039f9da10548eff43e3aa9c2d928cbed34689600 by noreply
Removed perl and references to it (#1311)

* Removed perl and references to it

* Reverting changes to files/directories as requested
The file was removedutilities/CLUBBStandardsCheck.pl
The file was modifiedutilities/README (diff)