Skip to main content

Collection of geospatial and other tools I find useful.

Project description

pybob

A collection of geospatial and other tools that I find useful.

Installing Pybob

# Install the required libraries
conda install h5py numba descartes gdal
pip install llc

# Clone the repository (using git ssh)
git clone git@github.com:iamdonovan/pybob.git

# install the development verion in editing mode
pip install -e [path2folder/pybob]

Basic usage

from pybob import GeoImg

# Open a geotiff:
test = GeoImg.GeoImg('myraster.tif')

# plot raster to screen
test.diplay()

# crop raster to extent
test.crop_to_extent([xmin, xmax, ymin, ymax], band)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybob-0.26.2.tar.gz (76.0 kB view details)

Uploaded Source

Built Distribution

pybob-0.26.2-py3-none-any.whl (89.7 kB view details)

Uploaded Python 3

File details

Details for the file pybob-0.26.2.tar.gz.

File metadata

  • Download URL: pybob-0.26.2.tar.gz
  • Upload date:
  • Size: 76.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.3

File hashes

Hashes for pybob-0.26.2.tar.gz
Algorithm Hash digest
SHA256 717cd4e7c2be8ea6a00000a5aac957d8a3bfd77a66a72ce683b2cac225850254
MD5 b141cfcf144263d1268f85af78dfeda1
BLAKE2b-256 1f0469d04c601dbc54e11e03905be7c541d90981636ceb0f6030097d7dff6778

See more details on using hashes here.

File details

Details for the file pybob-0.26.2-py3-none-any.whl.

File metadata

  • Download URL: pybob-0.26.2-py3-none-any.whl
  • Upload date:
  • Size: 89.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.3

File hashes

Hashes for pybob-0.26.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cab30b7b2276af98ff9e6ee332ebf2c5ff1f6031b65ec57ae9674d94b4382935
MD5 5cc32ae9ebe5db94c0dbefc9222872d0
BLAKE2b-256 4b223c95f25a78adf0de105a8f542af1d544570c7862c44828399aff12a1082a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page