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
- I forgot to update the test name in the Jenkinsfile.
—
bmg2 /
githubweb
- I discovered that I inadvertently change an $acc statement that
—
bmg2 /
githubweb