-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
finish coding and testing pp_env_set #6
Comments
Included in tag: This functionality is now available via the pp_config tool which gets copied to the pp_config -set [ID]=[VALUE] examples: |
c425638 Update __init__.py e340d4c Update README bffb962 Update setup.py REVERT: 0f5eb0b Merge pull request NCAR#34 from NCAR/devel REVERT: 34747e1 Merge pull request NCAR#29 from NCAR/devel REVERT: fa67fce Merge pull request NCAR#26 from NCAR/devel REVERT: 4ac6f44 Merge pull request NCAR#24 from NCAR/devel REVERT: 3fc272d Merge pull request NCAR#22 from NCAR/devel REVERT: 108739b Merge pull request NCAR#20 from NCAR/devel REVERT: 490ba39 Merge pull request NCAR#18 from NCAR/devel REVERT: d34c46e Merge pull request NCAR#15 from NCAR/devel REVERT: d2290b6 Merge pull request NCAR#9 from NCAR/devel REVERT: 2436413 Merge pull request NCAR#6 from NCAR-CISL-ASAP/devel REVERT: 2125a4f Merge pull request NCAR#4 from NCAR-CISL-ASAP/devel REVERT: c51daf1 Merge pull request NCAR#1 from NCAR-CISL-ASAP/devel git-subtree-dir: averager/pyAverager git-subtree-split: c425638e984b30ba743dd0dbcb30ff7de071b240
018f31f Merge pull request NCAR#44 from NCAR/devel f28eccb Merge pull request NCAR#43 from NCAR/char_bug 6fbc661 Bump verison number 92a2b8c Merge pull request NCAR#42 from NCAR/char_bug e67cc3a Update to the previous fix: 37afc58 Merge pull request NCAR#41 from NCAR/char_bug e4b2715 Fix bug with character identification. The code was only checking for 'S1'. Compressed netcdf4 files identify characters as 'S3'. e3f121e Merge pull request NCAR#40 from NCAR/devel 28f36ec Merge pull request NCAR#38 from NCAR/devel 3563c85 Merge pull request NCAR#35 from NCAR/devel 0f5eb0b Merge pull request NCAR#34 from NCAR/devel 34747e1 Merge pull request NCAR#29 from NCAR/devel fa67fce Merge pull request NCAR#26 from NCAR/devel 4ac6f44 Merge pull request NCAR#24 from NCAR/devel 3fc272d Merge pull request NCAR#22 from NCAR/devel 108739b Merge pull request NCAR#20 from NCAR/devel 490ba39 Merge pull request NCAR#18 from NCAR/devel d34c46e Merge pull request NCAR#15 from NCAR/devel d2290b6 Merge pull request NCAR#9 from NCAR/devel 2436413 Merge pull request NCAR#6 from NCAR-CISL-ASAP/devel 2125a4f Merge pull request NCAR#4 from NCAR-CISL-ASAP/devel c51daf1 Merge pull request NCAR#1 from NCAR-CISL-ASAP/devel git-subtree-dir: averager/pyAverager git-subtree-split: 018f31ff4013fa0b240470003f27025811aeaf11
8cc74f4 updated the test suite 38c84bc added some ignores to squelch warnings add3b29 Merged in minxu/ilamb/fix_mask_netcdf1.4.1 (pull request NCAR#7) d17bda1 Merged in minxu/ilamb/fixpermafrost (pull request NCAR#6) 4eafc2e Restore the default mask and array treatments by netCDF4 cbf4cb0 Merged ncollier/ilamb into master 8f2301f Fix the permafrost metric bug in trim the model output 1395293 Merged ncollier/ilamb into master git-subtree-dir: ilamb/ilamb git-subtree-split: 8cc74f4f0d4becb32e92113f572c9bc3a0d0c1c2
This utility will be created in the postprocessing caseroot and can be used like the CIME xmlchange
to set XML environment variables for any of the env_*.xml files except the env_timeseries.xml
which has a different format.
The text was updated successfully, but these errors were encountered: