Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 529 Bytes

notebook.md

File metadata and controls

26 lines (18 loc) · 529 Bytes
title output
Project Notebook
html_notebook

Install gdal with Anaconda Navigator Needs Python 3.7 I used environment p37 in my Anaconda-Navigator

Installed matplotlib basemap

I had trouble installing basemap so I made a new python environment with python 3.6 (Keras compatible) install georaster

(p37) C:\Users\User>conda create --name coalh notebook jupyter_console nbconvert ipykernel ipywidgets matplotlib-base python=3.6 ipython basemap gdal

Get affine, xarray, cartopy, rasterio Get geopandas