Skip to content

Latest commit

 

History

History
executable file
·
33 lines (24 loc) · 1.42 KB

README.md

File metadata and controls

executable file
·
33 lines (24 loc) · 1.42 KB

Get Started

Installation (All users)

Highly recommended install GRID in Conda environment

conda create -n grid python==3.11
conda install gdal
conda install rasterio
python -m pip install photo-grid

Launch GRID

Just type GRID (case-sensitive) in your terminal.

GRID

or python -m grid