Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improv. 5: Update Analogues_2.0 package #21

Open
neojavan opened this issue Apr 23, 2014 · 0 comments
Open

Improv. 5: Update Analogues_2.0 package #21

neojavan opened this issue Apr 23, 2014 · 0 comments

Comments

@neojavan
Copy link
Contributor

Analogues_2.0 has a number of improvements including:
• Updated to R v3
• Increased speed: data is converted to matrices before performing calculations, merges are performed using do.call(merge,x) and snowfall only splits the calculation over the minimum required number of cpus.
• Simultaneous use of climatic and bioclimatic variables
• You may use multiple growing seasons and they may run over the New Year
• More accurate statistic: when performing runs using monthly data the climatic distance is divided by the number of months used.
• Results are saved in 3 dp
Required action:
Make “Backwards” the default direction

Benefits:
This will save time for users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment