cisaacstern / pixel-adjust

Interactively select and adjust specific pixels or regions within a single-band raster. Built with rasterio, matplotlib, and panel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pixel-adjust

Interactively select and adjust specific pixels or regions within a single-band raster. Built with rasterio, matplotlib, and panel.

To run locally:

  1. Clone repo, install dependencies in environment.yml
  2. Run bands.ipynb via Jupyter
  3. ...or, deploy standalone app to a browser by running panel serve bands.py --show from within the repo directory

About

Interactively select and adjust specific pixels or regions within a single-band raster. Built with rasterio, matplotlib, and panel.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 67.9%Language:Python 32.1%