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

Receiving data by specifying the year #4

Open
deniz-93 opened this issue Oct 12, 2020 · 2 comments
Open

Receiving data by specifying the year #4

deniz-93 opened this issue Oct 12, 2020 · 2 comments

Comments

@deniz-93
Copy link

I wanted to take the 1st month of 2019 and created the code below. But I got the error "Error in tmp_array [,,, m1]: subindex out of bounds".
x <- as.Date("2019-01-01")

m1 <- x
twvc_slice1 <- twvc_array[,,,m1]
Why do you think it's not happening?

@pjbartlein
Copy link
Owner

pjbartlein commented Oct 12, 2020 via email

@deniz-93
Copy link
Author

For example, I downloaded data for 2019 and 2020. How can I withdraw data for December 2019?

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

2 participants