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
List the steps someone needs to take to reproduce the bug.
Perform the WRF-DART Tutorial. Within the optional section execute ./obs_seq_to_netcdf.
What was the expected outcome?
Expectation was to generate obs_epoch_001.nc file similar to how the WRF scripting generates obs_epoch_029.nc automatically within obs_diag.csh script.
What actually happened?
obs_seq_to_netcdf fails
Error Message
ERROR FROM:
source : schedule_mod.f90
routine: set_regular_schedule
message: schedule_nml:bin interval must be >= bin width
Describe the bug
List the steps someone needs to take to reproduce the bug.
Perform the WRF-DART Tutorial. Within the optional section execute
./obs_seq_to_netcdf
.What was the expected outcome?
Expectation was to generate
obs_epoch_001.nc
file similar to how the WRF scripting generatesobs_epoch_029.nc
automatically withinobs_diag.csh
script.What actually happened?
obs_seq_to_netcdf
failsError Message
Fix is to set
input.nml
to:Which model(s) are you working with?
Any WRF version
Version of DART
Which version of DART are you using?
latest DART
The text was updated successfully, but these errors were encountered: