Open john-waczak opened 1 year ago
@prabudewage can you please link your code for ingesting ECMWF meteorological data so the students can see it
@prabudewage can you please link your code for ingesting ECMWF meteorological data so the students can see it
Here is the GitHub link to my script for meteorological data downloading. https://github.com/prabudewage/pm_estimation
update: If these are served as NetCDF or GRIB files, we can just save the files and serve them via our WMS server.
The ECMWF provides excellent historical and forecast meteorological datasets which we want to include in our data store. We need develop a database to store the results as well as a a pipeline to fetch the datasets on a schedule.