-
There is a need to have accessible run configurations for site based runs in the CABLE community. Instead of building up the fluxsite run configurations by hand within benchcab, we should make these c…
-
This should be allowed:
BLOCK
NAMELIST /PRINT/ A,B,C
WRITE(*,PRINT)
ENDBLOCK
One use of this could be for constructing debugging sections, as in
if(debug)then
block
namelist /print/a,b…
-
Hey,
Thanks for releasing the source code. Could you please clarify the data division criteria?
I'm asking for the name list of training data with 345 images, val data with 86 images, and test…
-
If the value of a namelist entry has not been set and its meta `type` consists of multiple parts then when one changes the value in rose edit the field is not marked as changed.
Settup to replicate:
…
-
Modify the scripting logic to make running new cases easier.
Currently, you have to update the begin/end dates in several places: namelist.input, namelist.wps, and 2 spots in set_env.ksh.
Update the…
-
**Is your feature request related to a problem? Please describe.**
mpp_io has a namelist variable called [io_clocks_on](https://github.com/NOAA-GFDL/FMS/blob/2020.04/mpp/mpp_io.F90#L1051). This vari…
-
Hello,
I am encountering a segmentation fault when running WRF-GC3.0, which appears to indicate an error in line 2468 of the wrfgc_vert_state_mod.f90 program. Could you please provide a solution t…
-
There appear to be several SILHS namelist variable names (ids) that contain a percent symbol (%), as can be found in the "namelist_definition_cam.xml" file. For example, the namelist variable:
sub…
-
When patching a existing namelist with trailing commas, the commas are not preserved.
I tried a similar technique to #79 and it did not work
```
patch = {
'data': {
'a': 1,
…
-
- [ ] Add a unit test for subset_data for the latest addition
- [ ] Add a system test for a PLUMBER2 site US-Ha?
These are from #2155
- [ ] Add PLUMBER2 testing to the build-namelist unit testing