ecmwf / climetlab

Python package for easy access to weather and climate data
Apache License 2.0
374 stars 57 forks source link

First steps as tutorial. Data Sources sub-section done #32

Closed emadehsan closed 3 years ago

emadehsan commented 3 years ago

First steps" is now a tutorial that walks the read through the code by doing while making sure that they are exposed to enough CliMetLab APIs that they start to get comfortable and ready to use it.

It assumes not prior knowledge from the reader except basic Python programming. E.g. reader doesn't have to know about GRIB or NetCDF format.

Have not taken away any of previous content. Only modified and added new.

Your feedback and request for modifications are most welcome!

PS:

FussyDuck commented 3 years ago

CLA assistant check
All committers have signed the CLA.

emadehsan commented 3 years ago

Hi Florian, I've made changes as you suggested. Please feel free to let me know if something else needs to be modified.

In the case of link to test.grib files from ECMWF servers, there was an error, so I didn't change those links.