Skip to content

``rocha`` is a Python module for manipulate geospatial raster datasets based on vector geometries.

License

Notifications You must be signed in to change notification settings

rochamatcomp/python-rocha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocha

rocha is a Python module for manipulate geospatial raster datasets based on vector geometries.

Author: André Rocha

Python

Development environment

PyData

PyData is a community for developers and users of Open Source Data Tools.

Anaconda

Anaconda is a downloadable, free, open source, high-performance and optimized Python and R distribution.

Conda

Conda is a powerful package and environment manager.

For a slim install use the Miniconda.

Miniconda is a free minimal installer for conda. Can make installing Python quick and easy even for new users.

Conda environment

To create the environment, use:

conda create --name rocha --channel conda-forge --yes python rasterio fiona numpy

To activate this environment, use:

conda activate rocha

To deactivate an active environment, use:

conda deactivate

About

``rocha`` is a Python module for manipulate geospatial raster datasets based on vector geometries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages