Skip to content

AuSpotter/InstallationNotesToSelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

InstallationNotesToSelf

GDAL and agrid

Recommend a clean environment because geoml uses GDAL through rasterio and geopandas. It is known to cause problems if you try to install it in a packed environement. You can do:

conda create -n envname python=3.7

conda activate envname

conda install rasterio geopandas

pip install agrid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published