Teagan King
Teagan King
### Description of changes This PR will create a TowerSite class which defines common functionalities that are in both NeonSite and Plumber2Site classes. With this structure, we will be able...
- [x] Move data to CESM inputdata - [ ] rimport the data above - [x] Point to the new locations in usermod scripts (https://github.com/ESCOMP/CTSM/blob/8d3468597b0b9bb1db351f755c6662bb500e4b96/tools/site_and_regional/plumber2_usermods.py) - [x] Redo the users...
This PR will use the TowerSite class (parent to both NEON and PLUBMER sites) and create a Plumber2Site class as well as implement capabilities for running single point simulations at...
This will address #248 In order to implement PLUMBER capabilities
### Description of changes This PR includes files containing longer time periods (1849-2101) in `datm/cime_config/stream_definition_datm.xml` for the following SSP370 streams: `co2tseries.SSP3-7.0` and `presaero.SSP3-7.0` ### Contributors other than yourself, if any:...
We'd like to be able to run a script rather than just a notebook with CUPiD. A good test of this would be to run a sea ice script instead...
To do this, we should remove references to `/glade` from code (eg, just have paths in config file), and test on other machines (eg, TACC).
Provide diagnostics from the land component to be included in #3
It may be useful to have some standard notebook names (eg, obs comparisons, basic diagnostics, etc) across components. One issue that prompted this is that seaice has a notebook titled...
We'd like to gather the top ten or so most important metrics from across numerous components and include them on one 'quick-look' page. This would be great to have relatively...