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

Understanding REA-5 data in R #6

Open
princess97 opened this issue Oct 16, 2020 · 2 comments
Open

Understanding REA-5 data in R #6

princess97 opened this issue Oct 16, 2020 · 2 comments

Comments

@princess97
Copy link

princess97 commented Oct 16, 2020

I converted the ERA5 data to CSV format and opened it in R. But a result came out like the screenshot below. My data information is as follows;

longitude Size:21 units: degrees_east long_name: longitude latitude Size:9 units: degrees_north long_name: latitude expver Size:2 long_name: expver time Size:15550 units: hours since 1900-01-01 00:00:00.0 long_name: time calendar: gregorian

Output image;
image

But there are 279,899 lines in my output. How did this happen and what does it mean? Also, why is something in different formats written on the columns? For example, in R, is there any way to see the values of a parameter between 01.01.2019 - 09.08.2020? Or can I see the values of all 15550 times? I hope there is someone who can work with ERA-5 data and explain. It is really important to me.

@pjbartlein
Copy link
Owner

pjbartlein commented Oct 16, 2020 via email

@princess97
Copy link
Author

I use panoply. He can map it according to dates. For now, I only need values based on date and time, not images. How do you think I can do this?

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