Skip to content

jmigueldelgado/hymet-datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hymet-datasets

As I said, this repo changed a lot since its beginnings...

This started by being an r package for retrieving reanalysis and monitoring datasets of several sorts. Due to the advent of google earth engine (gee) I changed the development towards the gee python API, which is available in branch feat-gee. I was not 100% happy about using google services for everything, so I now adopted the cdsapi which is awesome. I hereby acknowledge ECMWF for both the dataset and the API.

What began as a consistent package has now ended up being a simple collection of scripts that structure the retrieval of era5 netcdfs.

Some sources for the work based on gee:

Open IPython and run the get_era5.py script by copying and pasting and editing the respective fields (csv file with location of pixels and dates). For some reason running ee on the current conda environment as a jupyter notebook won't work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published