Metadata-Version: 2.1
Name: geowombat
Version: 1.2.0
Summary: Geo-enabled n-dimensional arrays from satellite imagery
Home-page: http://github.com/jgrss/geowombat.git
Maintainer: Jordan Graesser
Maintainer-email: 
License: MIT License        
        Copyright (c) 2019-- GeoWombat        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.        
Download-URL: https://github.com/jgrss/geowombat/archive/1.2.0.tar.gz
Keywords: raster,remote sensing
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
License-File: LICENSE.txt
Requires-Dist: affine (>=2.3.0)
Requires-Dist: alabaster (>=0.7.12)
Requires-Dist: asciitree (>=0.3.3)
Requires-Dist: attrs (>=19.3.0)
Requires-Dist: babel (>=2.8.0)
Requires-Dist: certifi (>=2019.11.28)
Requires-Dist: cftime (>=1.0.4.2)
Requires-Dist: chardet (>=3.0.4)
Requires-Dist: click-plugins (>=1.1.1)
Requires-Dist: click (>=7.0)
Requires-Dist: cligj (>=0.5.0)
Requires-Dist: cloudpickle (>=1.2.2)
Requires-Dist: cycler (>=0.10.0)
Requires-Dist: cython (>=0.29.14)
Requires-Dist: dask-glm (>=0.2.0)
Requires-Dist: dask-ml (>=1.2.0)
Requires-Dist: dask[array,dataframe] (>=2.9.2)
Requires-Dist: dateparser (>=0.7.2)
Requires-Dist: deprecated (>=1.2.7)
Requires-Dist: distributed (>=2.9.3)
Requires-Dist: docutils (>=0.16)
Requires-Dist: fasteners (>=0.15)
Requires-Dist: fiona (>=1.8.13)
Requires-Dist: fsspec (>=0.6.2)
Requires-Dist: geopandas (>=0.6.2)
Requires-Dist: h5netcdf (>=0.7.4)
Requires-Dist: h5py (>=2.10.0)
Requires-Dist: heapdict (>=1.0.1)
Requires-Dist: idna (>=2.8)
Requires-Dist: imagesize (>=1.2.0)
Requires-Dist: jinja2 (>=2.10.3)
Requires-Dist: joblib (>=0.14.1)
Requires-Dist: kiwisolver (>=1.1.0)
Requires-Dist: latexcodec (>=2.0.0)
Requires-Dist: llvmlite (>=0.31.0)
Requires-Dist: locket (>=0.2.0)
Requires-Dist: markupsafe (>=1.1.1)
Requires-Dist: matplotlib (>=3.1.2)
Requires-Dist: monotonic (>=1.5)
Requires-Dist: msgpack (>=0.6.2)
Requires-Dist: multipledispatch (>=0.6.0)
Requires-Dist: munch (>=2.5.0)
Requires-Dist: netcdf4 (>=1.5.3)
Requires-Dist: numba (>=0.47.0)
Requires-Dist: numcodecs (>=0.6.4)
Requires-Dist: numexpr (>=2.7.1)
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: numpydoc (>=0.9.2)
Requires-Dist: opencv-python (>=4.1.2.30)
Requires-Dist: oset (>=0.1.3)
Requires-Dist: packaging (>=20.0)
Requires-Dist: pandas (>=0.25.3)
Requires-Dist: partd (>=1.1.0)
Requires-Dist: psutil (>=5.6.7)
Requires-Dist: pybtex-docutils (>=0.2.2)
Requires-Dist: pybtex (>=0.22.2)
Requires-Dist: pygments (>=2.5.2)
Requires-Dist: pyparsing (>=2.4.6)
Requires-Dist: pyproj (>=2.4.2.post1)
Requires-Dist: python-dateutil (>=2.8.1)
Requires-Dist: pytz (>=2019.3)
Requires-Dist: pyyaml (>=5.3)
Requires-Dist: rasterio (>=1.1.2)
Requires-Dist: regex (>=2020.1.8)
Requires-Dist: requests (>=2.22.0)
Requires-Dist: scikit-learn (>=0.22.1)
Requires-Dist: scipy (>=1.4.1)
Requires-Dist: shapely (>=1.6.4.post2)
Requires-Dist: six (>=1.14.0)
Requires-Dist: snowballstemmer (>=2.0.0)
Requires-Dist: snuggs (>=1.4.7)
Requires-Dist: sortedcontainers (>=2.1.0)
Requires-Dist: sphinx-automodapi (>=0.12)
Requires-Dist: sphinx (>=2.3.1)
Requires-Dist: sphinxcontrib-applehelp (>=1.0.1)
Requires-Dist: sphinxcontrib-bibtex (>=1.0.0)
Requires-Dist: sphinxcontrib-devhelp (>=1.0.1)
Requires-Dist: sphinxcontrib-htmlhelp (>=1.0.2)
Requires-Dist: sphinxcontrib-jsmath (>=1.0.1)
Requires-Dist: sphinxcontrib-qthelp (>=1.0.2)
Requires-Dist: sphinxcontrib-serializinghtml (>=1.1.3)
Requires-Dist: tblib (>=1.6.0)
Requires-Dist: toolz (>=0.10.0)
Requires-Dist: tornado (>=6.0.3)
Requires-Dist: tqdm (>=4.41.1)
Requires-Dist: tzlocal (>=2.0.0)
Requires-Dist: urllib3 (>=1.25.8)
Requires-Dist: wget (>=3.2)
Requires-Dist: wrapt (>=1.11.2)
Requires-Dist: xarray (>=0.14.1)
Requires-Dist: zarr (>=2.4.0)
Requires-Dist: zict (>=1.0.0)

![](data/logo.png)

[![MIT license](https://img.shields.io/badge/License-MIT-black.svg)](https://lbesson.mit-license.org/)
[![Python 3.6](https://img.shields.io/badge/python-3.x-black.svg)](https://www.python.org/downloads/release/python-360/)
![Package version](https://img.shields.io/badge/version-1.2.0-blue.svg?cacheSeconds=2592000)

### *GeoWombat* is a Python package for geo-utilities applied to air- and space-borne imagery

Like a wombat, [`GeoWombat`](https://github.com/jgrss/geowombat) has a simple interface with a strong backend. GeoWombat uses
[`Rasterio`](https://github.com/mapbox/rasterio), [`Xarray`](http://xarray.pydata.org/en/stable/) and [`Dask`](https://dask.org/) 
for I/O and distributed computing with named coordinates.

## Basic usage

```python
>>> import geowombat as gw
>>>
>>> # Open images as Xarray DataArrays
>>> with gw.open('image.tif', chunks=512) as ds:
>>>
>>>     # Do Xarray and Dask operations
>>>     dss = ds * 10.0
>>>
>>>     # Write the computation task to file using 16 parallel jobs
>>>     dss.gw.to_raster('output.tif', n_workers=4, n_threads=4)
```

## Documentation
---

For more details, see [https://geowombat.readthedocs.io](https://geowombat.readthedocs.io).


