You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is confusing.
The problem is that the TBL files are all implicit in the model (this should be an issue on wrf_hydro_nwm_publi).
In wrf_hydro_py, maybe I should have constructed a dummy, internal namelist for the TBL files (that doesnt exist in the model universe) but I just took a list of TBL files and put those in the rundir. They dont have specific names/slots in any namelist.
But for the domain files, they are all in the model namelists… so they have specific names.
Really, the TBL files should be in the namelists. We have been moving that direction as they are moved into netcdf files which are generally spatially explicit… but gridded is still lagging
The text was updated successfully, but these errors were encountered:
This is confusing.
The problem is that the TBL files are all implicit in the model (this should be an issue on wrf_hydro_nwm_publi).
In wrf_hydro_py, maybe I should have constructed a dummy, internal namelist for the TBL files (that doesnt exist in the model universe) but I just took a list of TBL files and put those in the rundir. They dont have specific names/slots in any namelist.
But for the domain files, they are all in the model namelists… so they have specific names.
Really, the TBL files should be in the namelists. We have been moving that direction as they are moved into netcdf files which are generally spatially explicit… but gridded is still lagging
The text was updated successfully, but these errors were encountered: