Weiming-Hu / AnalogsEnsemble

The C++ and R packages for parallel ensemble forecasts using Analog Ensemble
https://weiming-hu.github.io/AnalogsEnsemble/
MIT License
18 stars 5 forks source link

Missing cycle time when constructing the posixct time during gribConverter #47

Closed Weiming-Hu closed 5 years ago

Weiming-Hu commented 5 years ago

The gribConverter only considered year, month, and day, but no model cycle time. This is important because then the POSIXct time for model initialized at a different time other than 00 will be wrong.

Maybe this line should be considered changing.

Weiming-Hu commented 5 years ago

This has been fixed in 33d94943d3544b58402dca024ac9db6ddd2254b5