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

Can the beginning and end date of Growth Season be extracted along with the length of the growing season? #6

Open
catubela opened this issue Oct 27, 2021 · 0 comments

Comments

@catubela
Copy link

I have used climdexGrid to calculate growth season length using Cordex data:

GSL.grid <- climdexGrid(tn = tasmin,tx=tasmax, index.code = "GSL")

It works perfectly, but I would like to know the date that the growth season is starting to be calculated (index when the mean temperature above 5 has been achieved for 6 days and the 'counting' of the GSL is initiated ) and the date that it ends. Is that something achievable with your package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant