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

Quantiles error #19

Open
mmbratu opened this issue Oct 9, 2019 · 0 comments
Open

Quantiles error #19

mmbratu opened this issue Oct 9, 2019 · 0 comments

Comments

@mmbratu
Copy link

mmbratu commented Oct 9, 2019

Hi to everyone. I know that was a topics for the same issue in 2015 but, using the lastest version of 1.1.9.1 i receive a similar error:

clix.hist <- climdexInput.raw(tmax.hist, tmin.hist, prec.hist, tmax.dates, tmin.dates, prec.dates, base.range=c(1981, 2010))

Error in validObject(.Object) :
invalid class "climdexInput" object: 1: Quantiles for tmax are missing.
invalid class "climdexInput" object: 2: Quantiles for tmin are missing.
invalid class "climdexInput" object: 3: Quantiles for prec are missing.

---------- where :

  • tmax.hist, tmin.hist, prec.hist are vectors with TMAX, TMIN and Precipitation data, meanwhile the *.dates contains the vectors with dates.

What can i do, where i'm wrong ?

Thanks in advance

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