CSV of ERA5 Variables and metadata?

Hello!

Where can I find a comprehensive list of ERA5 variables in a format that’s easy to read in Python? I found the tables in the documentation, but I was hoping for a CSV file or JSON. There is also the parameter database, is that the best way?

My goal is to find/create a mapping of equivalent variables between era5 and other (non-ecmwf) datasets.

1 Like