ERA5 daily total precipitation data

527 views
Skip to first unread message

Rachit

unread,
Nov 8, 2023, 9:55:51 PM11/8/23
to datameet
How to download daily total precipitation ECMWF ERA5 data? Please comment.
Dataset is available on GEE but, how to download it in csv format with all the pixel coordinates information too. I need values for each pixel in a polygon with their coordinate info also for ~30 years.

Moumita Das

unread,
Nov 8, 2023, 11:06:41 PM11/8/23
to data...@googlegroups.com
As far as I know, you can download it in a NetCDF format and use either Python or R (what I used) to parse it and convert it into a dataframe that you can use. 
I don’t think you can download it in a csv format from the ERA website itself. 
On Wed, Nov 8, 2023 at 1:55 PM Rachit <rachi...@gmail.com> wrote:
How to download daily total precipitation ECMWF ERA5 data? Please comment.
Dataset is available on GEE but, how to download it in csv format with all the pixel coordinates information too. I need values for each pixel in a polygon with their coordinate info also for ~30 years.

--
Datameet is a community of Data Science enthusiasts in India. Know more about us by visiting http://datameet.org
---
You received this message because you are subscribed to the Google Groups "datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email to datameet+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/datameet/b073ce9f-5b81-4054-be9e-afd2a0655afen%40googlegroups.com.

Shiv Hastawala

unread,
Nov 8, 2023, 11:22:11 PM11/8/23
to data...@googlegroups.com
Hi Rachit

I haven't used this data set so I'm not entirely aware of how to use it.

But the following Git repos may be of some use to you:



Thanks and regards.


Yours sincerely

Shiv Hastawala

(He/His/Him)
Doctoral Student
Department of Economics
Binghamton University (State University of New York)

Zoom ID: 201 717 2613



On Wed, Nov 8, 2023 at 4:55 PM Rachit <rachi...@gmail.com> wrote:
How to download daily total precipitation ECMWF ERA5 data? Please comment.
Dataset is available on GEE but, how to download it in csv format with all the pixel coordinates information too. I need values for each pixel in a polygon with their coordinate info also for ~30 years.

--

Ravi Chandu Munnangi

unread,
Nov 9, 2023, 3:04:35 AM11/9/23
to data...@googlegroups.com
How to use Python (or) R language to extract data from ECMWF datasets. Can you share any video or document regarding usage of Python (or) R?
If you have any material regarding this, please share it. I need to know this process that how to extract data using Python (or) R from datasets. Format is NetCDF only.

Pradeep Koulgi

unread,
Nov 9, 2023, 4:49:44 PM11/9/23
to datameet
On GEE, once you know the image/s and your area of interest, downloading/exporting to your Drive should be straighforward -- you might find example code in GEE's documentation helpful to start off: 

arp...@iima.ac.in

unread,
Nov 9, 2023, 4:49:44 PM11/9/23
to datameet
You can process netcdf files in R using the ncdf4 package. The following link provides some details:


On Thursday, November 9, 2023 at 8:34:35 AM UTC+5:30 Ravi Chandu Munnangi wrote:

Moumita Das

unread,
Nov 9, 2023, 4:49:44 PM11/9/23
to data...@googlegroups.com
Maybe email me separately? I don’t remember what online resources I used, but I can share code. 

RACHIT

unread,
Nov 9, 2023, 4:49:44 PM11/9/23
to data...@googlegroups.com
Thank you all for your comments.
Links to download ERA5 data from CDS API (python) with steps are:

Using CDS API also, we can only download hourly data and then make it daily using the code given in the first link above. But for downloading daily timeseries data for example nearly 30 years we need modified code with loop.

You received this message because you are subscribed to a topic in the Google Groups "datameet" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/datameet/poXE3oo9NaA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to datameet+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/datameet/CAKWO8DNghFVtLveVNjRb%3DOhvP2WTG4s4ou3d%2B8zQ9xnhMP9tZA%40mail.gmail.com.

Dammalapati Sai Krishna

unread,
Nov 9, 2023, 6:49:34 PM11/9/23
to data...@googlegroups.com
Hi Rachit! I had worked on ERA5 data from ECMWF Server long ago. Code

Hope the code is still relevant.


Best,
Dammalapati Sai Krishna,
7981548365

RACHIT

unread,
Nov 12, 2023, 12:52:06 AM11/12/23
to data...@googlegroups.com
I have downloaded ERA5 daily aggregates using GEE (Exporting tables), but the data is not having coordinates and the file formatting is also not correct.

Thank you all for help. 

I will check out the links mentioned. 



You received this message because you are subscribed to a topic in the Google Groups "datameet" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/datameet/poXE3oo9NaA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to datameet+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/datameet/b45808e9-ad0e-4d77-8a02-aab0fe3c85b7n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages