Skip to content
Changes
- Err code struct (#1238)
—
noreply /
githubweb
- Fix that causes BFB GPU tests to break. We need to copy these variables to the CPU before outputtin to disk. It's very unclear why the BFB GPU test ever passed without this.
—
Gunther Huebler /
githubweb
- I updated adj_low_res_nu for use with a generalized grid. It is
—
bmg2 /
githubweb
- Since the call to adj_low_res_nu is not tested by CLUBB's main
—
bmg2 /
githubweb
- Add a blank line to README in order to note BIT_CHANGING:969bc4aa2a1db2664c0f92b98d2df5544c554c32
—
noreply /
githubweb
- Clubb silhs gg (#1239)
—
noreply /
githubweb
- Second hot fix for more _init variables that need to be copied in. RESOLVED:ed9ae72a5eb28dbc036dd3e14b9312eea840feac
—
Gunther Huebler /
githubweb
- Third hotfix of the day. This last change teased out a sneaky potentially fatal bug for cases using l_cloud_sed=.true., making this a BIT_CHANGING fix. Also need to include BIT_CHANGING:13ad3cfe7872df2fe91250265f4a81baa621a882 because that was a fix to a fatal bug in some cases. Also including some other small fixes that weren't breaking any tests, but might've caused problems in the future.
—
Gunther Huebler /
githubweb
- Removing accidentally added file.
—
Gunther Huebler /
githubweb
- Clubb driver upgrades (#1225)
—
noreply /
githubweb
- Hot fix to GPU code. These _init variables need to be copied to the GPU
—
Gunther Huebler /
githubweb
- QuadTune: Read in obs for custom metrics automatically from obs file.
—
Vince Larson /
githubweb
- QuadTune: Rename "setUpInputs" to "setUpConfig". Rename other variables. Improve comments in quadtune_driver.py.
—
Vince Larson /
githubweb
- QuadTune: Create config file where a user can input "namelist" info about his obs and simulations. Also add an example config file so that the user can keep multiple namelists. Do minor refactorings.
—
Vince Larson /
githubweb
- QuadTune: Rename "linSoln" to "globTuned" in order to denote the global simulation result after tuning. Add docstrings to more functions.
—
Vince Larson /
githubweb
- Clubb test correct gg (#1237)
—
noreply /
githubweb
- QuadTune: Move import statements to top of file. Move abbreviateParamsNames to set_up_inputs. Neaten source code a bit.
—
Vince Larson /
githubweb
- QuadTune: Set plot-type flags in set_up_inputs.py and then feed them into create_nonbootstrap_figs.py.
—
Vince Larson /
githubweb
- QuadTune: Improve plot titles, add (a), (b), (c) to subpanels, etc.
—
Vince Larson /
githubweb
- QuadTune: Remove dependence of QuadTune code on file analyze_sensitivity_matrix.py.
—
Vince Larson /
githubweb
- QuadTune: Rename files.
—
Vince Larson /
githubweb
- QuadTune: Shut off bootstrap fig display, set useBootstrap=F, and improved fonts on scatterplots.
—
Vince Larson /
githubweb
- Updating the Jenkinsfile for the CLUBB generalized vertical grid test
—
bmg2 /
githubweb
- Revert "When the run_clubb_w_varying_flags.py script is running a generalized"
—
bmg2 /
githubweb
- One of the previous issues with this python script is that it
—
bmg2 /
githubweb
- I am setting the exit_code for the python script to be based on
—
bmg2 /
githubweb
- I added some helpful print statements and imported "sys" for the
—
bmg2 /
githubweb
- Changing the generalized vertical grid Jenkins test to use the new
—
bmg2 /
githubweb
- When the run_clubb_w_varying_flags.py script is running a generalized
—
bmg2 /
githubweb
- I added a stripped down version of the run_bindiff_w_flags.py script
—
bmg2 /
githubweb
- The generalized grid test should not output a clubb fatal error when it
—
bmg2 /
githubweb
- Revert "I have no idea if it's appropriate to include gr in this statment,"
—
bmg2 /
githubweb
- Added a special G unit Jenkins test for the Reverse Direction
—
bmg2 /
githubweb
- I accidentally committed G_unit_tests.in as part of my previous commit.
—
bmg2 /
githubweb
- I forgot to update the test name in the Jenkinsfile.
—
bmg2 /
githubweb
- I discovered that I inadvertently change an $acc statement that
—
bmg2 /
githubweb
- Eliminate GOTO statement in stats_clubb_utilities (#1233)
—
noreply /
githubweb
- Updated Jenkins api_commitment_test to python3 (#1235)
—
noreply /
githubweb
- Fixed Jenkins api_commitment_test (#1236)
—
noreply /
githubweb
- Added some missing acc parallel statments around some the loops
—
bmg2 /
githubweb
- Fixed a bug
—
bmg2 /
githubweb
- I have no idea if it's appropriate to include gr in this statment,
—
bmg2 /
githubweb
- I changed the variable type within grid function flip from dp to
—
bmg2 /
githubweb
- Fixed a compiling issue with CAM-CLUBB.
—
bmg2 /
githubweb
- Hopefully this helps the cpu vs. gpu tests.
—
bmg2 /
githubweb
- There were some flips inside the stats code for BUGSrad that required
—
bmg2 /
githubweb
- Updated calls to some CLUBB subroutines in the wake of recent CLUBB
—
bmg2 /
githubweb
- Generalized grid (#1230)
—
noreply /
githubweb
- Regrouped to decrease the total number of runs.
—
bmg2 /
githubweb
- Added a .json file for run_bindiff_w_flags that checks most of
—
bmg2 /
githubweb
- add requirements file for run_bindiff_w_flags script
—
noreply /
githubweb
- Removed renaming operators `=>` from clubb_api_module (#1232)
—
noreply /
githubweb
- fix variable l_sfc_already_initialized (#1231)
—
noreply /
githubweb
- Getting rid of a couple of worthless lines of code. It's possible this
—
bmg2 /
githubweb
- Should just delete instead of commenting out.
—
bmg2 /
githubweb
- Revert clubb api module changes (#1228)
—
noreply /
githubweb
- Fixed equality check in pdf_closure_module (#1229)
—
noreply /
githubweb
- add dycore grid with conservative remapping scheme
—
noreply /
githubweb
- Remove err code (#1218)
—
noreply /
githubweb
- Renamed check_res to err_code in numerical_check.F90 for consistency (#1227)
—
noreply /
githubweb
- Set l_wp2_fill_holes_tke to true by default (#1226)
—
noreply /
githubweb
- BIT_CHANGING bug fix that only affects l_t_dependent cases running with multiple columns, I detected this with cgils cases, but I'm not sure how it slipped through initially.
—
Gunther Huebler /
githubweb
- QuadTune: Made plot_PcSensMap work when len(varPrefixes) > 1.
—
Vince Larson /
githubweb
- QuadTune: Merge in bootstrap sampling
—
noreply /
githubweb
- Swapping the loop order on a few kernels, I found this faster for the nvhpc compiler and it's BFB
—
Gunther Huebler /
githubweb
- Monoflux GPU optimization (#1221)
—
noreply /
githubweb
- QuadTune: Add useLongTitle option, which adds extra information on the plotted quantity, if desired.
—
Vince Larson /
githubweb
- QuadTune: Plot bias instead of negative bias on metricsBarChart and bias-vs-sensitivity plots.
—
Vince Larson /
githubweb
- QuadTune: On matrix-eqn bar chart, plot only extraMetricsToPlot. Add sens-bias scatterplot of only extraMetricsToPlot. In parameter increments bar chart, change absolute values to squares.
—
Vince Larson /
githubweb
- Slightly relaxing the convergence criteria to fix convergence test.
—
Gunther Huebler /
githubweb
- Finally fixing gpu_diffness test (#1219)
—
noreply /
githubweb
- Added new hole-filling method which takes TKE from up2 and vp2 (#1217)
—
noreply /
githubweb
- Fix binormal correlation clipping (#1199)
—
noreply /
githubweb
- QuadTune: Remedy loss function and facilitate plotting of special, non-20x20 regions (DYCOMS, HAWAII, etc.).
—
Vince Larson /
githubweb
- Changing a couple loop limits in mono flux limiter.
—
bmg2 /
githubweb
- Recoded a loop within the mono flux limiter so that it's written
—
bmg2 /
githubweb
- Changed some variable names so that it is clear that, while they contain
—
bmg2 /
githubweb
- Within the mono flux limiter, a thermodynamic-level variable needed to
—
bmg2 /
githubweb
- I forgot to add the new variable to the Atlantic Coast Conference
—
bmg2 /
githubweb
- QuadTune: Include special regions (DYCOMS, HAWAII, etc.), in addition to 20x20 regions. However, the weights are set to epsilon, which wrecks the loss calculation. This will have to be remedied later.
—
Vince Larson /
githubweb
- QuadTune: Add map plots of "linSoln" output from global E3SM runs.
—
Vince Larson /
githubweb
- Changed default setting of flag l_min_wp2_from_corr_wx to false (#1216)
—
noreply /
githubweb
- Added up2 and vp2 to calculation of wp2_min_array (#1215)
—
noreply /
githubweb
- QuadTune: Add bar chart showing linear vs. nonlinear contributions of each parameter.
—
Vince Larson /
githubweb
- QuadTune: 1) Add bar chart that shows |metric_changes| due to each parameter. 2) Fix colorbars on maps. 3) Allow download of hi-res figures. 4) Make background of scatterplots grey.
—
Vince Larson /
githubweb
- Reduced the upper bound for wp2_min_array to 1.0 (#1214)
—
noreply /
githubweb
- Likely non-bit-changing housekeeping (#1213)
—
noreply /
githubweb
- Fix pyplotgen timeheight cmaps (#1212)
—
noreply /
githubweb
- QuadTune: 1) Change coloring of scatterpoints to represent either loss changes or residuals. 2) Add map of residuals to complement map of bias.
—
Vince Larson /
githubweb
- QuadTune: Added colorbars to regional map plots.
—
Vince Larson /
githubweb
- Multi col output update (#1211)
—
noreply /
githubweb
- QuadTune: Plot a map of the change in the loss function for each region.
—
Vince Larson /
githubweb
- Fixed time-height plot colormaps (#1210)
—
noreply /
githubweb
- Clubb Driver Semi GPUization Part4 (#1209)
—
noreply /
githubweb
- Multi Column Mirror Test (#1206)
—
noreply /
githubweb
- As part of generalizing the code to work with both an ascending and
—
bmg2 /
githubweb
- QuadTune: 1) Create new plot that shows tuning tradeoffs via U dot bias. 2) Improve bar chart showing the mean contribution of different parameters.
—
Vince Larson /
githubweb
- Making a correction to the doubled plus sign from commit a1fcfe8.
—
bmg2 /
githubweb
- Moving Lscale from an acc create statement inside clubb to the acc output statement in clubb_api. This is bug fix that is BIT_CHANGING, but only for silhs cases running on the GPU. Also using this to add BIT_CHANGING:aff1bb12551c5b3a8ab1c4d773ef5c17fb96c53b, as that commit was BC but just missing the message.
—
Gunther Huebler /
githubweb
- Various Small Tweaks (#1205)
—
noreply /
githubweb
- QuadTune: Plot orange x on threeDot panels in order to represent what change QuadTune actually wants to make to the metrics.
—
Vince Larson /
githubweb
- Prescribe Forcings GPUization (#1204)
—
noreply /
githubweb
- QuadTune: Fix commit bug and add numXBoxes.
—
Vince Larson /
githubweb
- Prescribe forcings loop pushing (#1201)
—
noreply /
githubweb
- BIT_CHANGING bug fix with soil veg (#1200)
—
noreply /
githubweb
- QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations.
—
Vince Larson /
githubweb
- QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations.
—
Vince Larson /
githubweb
- Small improvements to bindiff script.
—
Gunther Huebler /
githubweb
- QuadTune: Create 2 new plots.
—
Vince Larson /
githubweb
- QuadTune: Display maps of the first 4 SVD patterns using dash, rather than make_subplots.
—
Vince Larson /
githubweb
- I am making the loops for the wp3 ta term (using ADG1 PDF) symmetric.
—
bmg2 /
githubweb
- QuadTune: 1) Add beginnings of maps of SVD pattern, although this task is unfinished. 2) Normalize all regions by global mean, rather than normalizing each region separately. 3) Make sensitivities signed in sensitivity versus bias scatterplot.
—
Vince Larson /
githubweb
- Add sam bv calc (#1141)
—
noreply /
githubweb
- Updates to jenkins scripts.
—
Gunther Huebler /
githubweb
- Updating script usage in plot tests.
—
Gunther Huebler /
githubweb
- remove Lscale, Lscale_up and Lscale_down from stat_fields_reader and restart_clubb call and remove recalculation of Lscale Ticket #1166 (#1197)
—
noreply /
githubweb
- Adding multi_col cases to run_bindiff.py and adding new multicol BFBness test.
—
Gunther Huebler /
githubweb
- Renaming some jenkins tests and making them use a new directory
—
Gunther Huebler /
githubweb
- Changing test name to indicate that it runs on GPUs.
—
Gunther Huebler /
githubweb
- QuadTune: Use SVD to approximate the sensitivity matrix, `normlzdSensMatrixPoly`, and curvature matrix, `normlzdCurvMatrix`.
—
Vince Larson /
githubweb
- Fix time height plots (#1196)
—
noreply /
githubweb
- QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text.
—
Vince Larson /
githubweb
- QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text.
—
Vince Larson /
githubweb
- QuadTune: Revise PCA biplot and clarify how variables are masked.
—
Vince Larson /
githubweb
- add run_bindiff_w_flags.py script. #1181 pull request #1194
—
noreply /
githubweb
- Multicol CLUBB (#1193)
—
noreply /
githubweb
- Added rcm-background to pyplotgen animations (#1195)
—
noreply /
githubweb
- QuadTune: Allow QuadTune to simultaneously tune for multiple 20x20 fields, e.g., SWCF, LWCF, and PRECT.
—
Vince Larson /
githubweb
- Added min_max_smth_mag as a Fortran parameter to constants_clubb.F90 (#1192)
—
noreply /
githubweb
- QuadTune: Create SVD plot, start to add checks on global means (unfinished), and start to add capability to include multiple fields (SWCF, LWCF, etc.) in metrics (unfinished).
—
Vince Larson /
githubweb
- add Lscale intent(out) to advance_clubb_core and advance_clubb_core_api (#1190)
—
noreply /
githubweb
- Bindiff script (#1191)
—
noreply /
githubweb
- Mono Flux Optimizations (#1189)
—
noreply /
githubweb
- refactoring to remove compiler warnings (#1187)
—
noreply /
githubweb
- Added requirements.txt for running the sens_matrix_dashboard.
—
hasenau2 /
githubweb
- QuadTune: Introduce new utility function to create scatterplots and plot first 2 SVD components.
—
Vince Larson /
githubweb
- I am copying the round-off level changes made to grid weights
—
bmg2 /
githubweb
- Small bug fix
—
Gunther Huebler /
githubweb
- Fixing bug. This loop has a vertical dependency prevent the use of collapse(2). See https://github.com/larson-group/cam/issues/175\#issuecomment-2261283301
—
Gunther Huebler /
githubweb