Skip to content

Instantly share code, notes, and snippets.

@sanjmen
Last active May 29, 2019 17:36
Show Gist options
  • Select an option

  • Save sanjmen/4f4f4d6fe73a6d26be4686f9cd28a15a to your computer and use it in GitHub Desktop.

Select an option

Save sanjmen/4f4f4d6fe73a6d26be4686f9cd28a15a to your computer and use it in GitHub Desktop.
requirements to read meteo and weather data
black==19.3b0
pylint==2.3.1
ipython==7.5.0
notebook==5.7.8
jupyter==1.0.0
PyQt5==5.12.2
dask==1.2.2
Cython==0.29.7
numpy==1.16.3
pandas==0.24.2
xarray==0.12.1
scipy==1.3.0
bottleneck==1.2.1
matplotlib==2.2.4 #iris need <3.0
scikit-learn==0.21.1
pyproj==2.1.3
pyshp==2.1.0
Shapely --no-binary :all: shapely
six==1.12.0
toolz==0.9.0
cfunits==1.9
git+https://github.com/gereeter/hsdecomp.git@master
git+https://github.com/Unidata/netcdf4-python.git@master
git+https://github.com/Unidata/cftime.git@master
git+https://github.com/SciTools/cartopy.git@master
# pip install --global-option=build_ext --global-option=$(pkg-config --cflags proj) cartopy
https://sourceforge.net/projects/pyke/files/pyke/1.1.1/pyke3-1.1.1.zip/download
git+https://github.com/SciTools/iris.git@master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment