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

Select Analog function failed after update to 3.0.9 #14

Closed Weiming-Hu closed 5 years ago

Weiming-Hu commented 5 years ago

Selection function failed after updating to 3.0.9. It is already known that it is due to the newly introduced parameter extend_observations.

lec170 commented 5 years ago

I have the same problem

Weiming-Hu commented 5 years ago

Hi Laura,

This issue is resolved in the commit 2ab3d636ca2b72a2e8c9b8f1f1dc17cc5f86fdb3.

Please update your RAnEn and run the experiments again. Let me know if you encounter any problems.

lec170 commented 5 years ago

Thank you. It is now functioning.