Skip to main content

Fast Python interface for geodata - either on disk or in memory.

Project description

geoarray

Fast Python interface for geodata - either on disk or in memory.

The geoarray package facilitates reading and writing of all GDAL compatible image file formats and provides functions for geospatial processing.

Status

https://gitext.gfz-potsdam.de/danschef/geoarray/badges/master/pipeline.svg https://gitext.gfz-potsdam.de/danschef/geoarray/badges/master/coverage.svg https://img.shields.io/pypi/v/geoarray.svg https://img.shields.io/pypi/l/geoarray.svg https://img.shields.io/pypi/pyversions/geoarray.svg https://img.shields.io/pypi/dm/geoarray.svg

See also the latest coverage report and the nosetests HTML report.

Features and usage

  • There is an example notebook that shows how to use geoarray: here.

Installation

geoarray depends on some open source packages which are usually installed without problems by the automatic install routine. However, for some projects, we strongly recommend resolving the dependency before the automatic installer is run. This approach avoids problems with conflicting versions of the same software. Using conda, the recommended approach is:

# create virtual environment for geoarray, this is optional
conda create -y -q --name geoarray python=3
source activate geoarray
conda install -y -q -c conda-forge numpy gdal scikit-image matplotlib pandas pyproj basemap shapely geopandas
conda install --yes -c ioam bokeh holoviews  # optional

To install geoarray, use the pip installer:

pip install geoarray
  • Or clone the repository via GIT and update the PATH environment variable:

cd /your/installation/folder
git clone https://gitext.gfz-potsdam.de/danschef/geoarray.git
PATH=$PATH:~/path/to/your/installation/folder/geoarray

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2017-03-31)

  • Package creation.

0.4.5 (2017-07-03)

  • First release on PyPI.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

geoarray-0.8.28.tar.gz (59.1 kB view details)

Uploaded Source

File details

Details for the file geoarray-0.8.28.tar.gz.

File metadata

  • Download URL: geoarray-0.8.28.tar.gz
  • Upload date:
  • Size: 59.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.0.0 requests-toolbelt/0.9.1 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for geoarray-0.8.28.tar.gz
Algorithm Hash digest
SHA256 fa0f96b99af9bdbb0b8609cc0518d6780ef33be5fbce22fe6536a509d55f015d
MD5 ff85b385fcb4053cca9cfaf2707d347d
BLAKE2b-256 78ae0df0a4ac7b53c0ff91aca985971754be61b5b93b2e66afbaaf0b414cbc64

See more details on using hashes here.

Supported by

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