-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automate Basemap/GEOS & jq & GRIB api Installation #15
Comments
|
Must also add auto-setup of git configuration for the jq-based rule for ignoring metadata/output of ipython notebooks. http://timstaley.co.uk/posts/making-git-and-jupyter-notebooks-play-nice/ |
caseyagraff
changed the title
Automate GEOS & jq Installation
Automate Basemap/GEOS & jq Installation
Aug 10, 2017
set GEOS_DIR in postactivate; unset in predeactivate |
caseyagraff
changed the title
Automate Basemap/GEOS & jq Installation
Automate Basemap/GEOS & jq & GRIB api Installation
Aug 10, 2017
For pygrib need CPATH/LIBRARY_PATH or GRIBAPI_DIR for build. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Allow GEOS & jq to be installed automatically by a setup Makefile target.
GEOS: https://matplotlib.org/basemap/users/installing.html
jq: https://stedolan.github.io/jq/download/
Also automate saving existing environment variables and reloading after leaving the virtual env.
The text was updated successfully, but these errors were encountered: