Skip to content
Snippets Groups Projects
Commit a52a7fc6 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update README.md

parent 954ba374
Branches
Tags
No related merge requests found
# Python related Problems
## Installing Cartopy
\ No newline at end of file
## Q: Installing Cartopy on Jet Cluster?
[Cartopy Installation Notebook](QA-001-Cartopy-Installation-Jet.ipynb)
The user needs to load `geos` and `proj` libraries and install via
`pip install --user cartopy` or create an anaconda environment and install there.
*Installing from `conda-forge` is also possible, without loading any modules.*
e.g. `conda install -c conda-forge cartopy` in a conda environment.
This installs the libraries as well. (Not recommended)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment