Skip to content

Repo containing Jupyter Notebooks to: retrieve data from ECMWF's MARS archive using the Web API and estimate variances of the forecast model for different fields using the NMC method

License

Notifications You must be signed in to change notification settings

deweatherman/variance_ECMWF_NMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

"Variances estimation using ECMWF forecasts and NMC method"

In this repo we include two Jupyter notebooks for now:

  • get_mars is an example of retrieving data from the ECMWF's MARS archive.
  • error_cov is an example on how to estimate the variance of the error in the forecast model using the NMC method.

Purpose of the repo

Produce usable mean and covariances for wind retrievals using Jupyter Notebooks and modern tools such as:

We want to propose a methodology of work were development and distribution is based on Jupyter Notebooks; this is a great environment to develope, prototype and deploy solutions for geoscience at scale. It is also very well suited to "connect" with Machine Learning tooling, such as Sci-kit Learn, TensorFlow, etc.

Documentation

Every Notebook in this repo is documented via Markdown.

About

Repo containing Jupyter Notebooks to: retrieve data from ECMWF's MARS archive using the Web API and estimate variances of the forecast model for different fields using the NMC method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published