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
When running ms examples/example_nc.conf, the time information in the data is doubled (i.e. time-steps appear twice) and the output has more than 24 time steps per day.
Ah, this is definitely a bug! The example_nc.conf file should generate output at 30 minute timesteps, but because the units are encoded as hours since .... the half hour gets rounded off.
arbennett
added a commit
to arbennett/MetSim
that referenced
this issue
Feb 7, 2020
This issue is part of the JOSS review in openjournals/joss-reviews#2042
When running
ms examples/example_nc.conf
, the time information in the data is doubled (i.e. time-steps appear twice) and the output has more than 24 time steps per day.Here is the code to reproduce the issue:
This is the output of the last CDO command
Is this a feature or a bug?
The text was updated successfully, but these errors were encountered: