Metadata-Version: 2.1
Name: zen3geo
Version: 0.1.0
Summary: The 🌏 data science library you've been waiting for~
License: LGPL-3.0-or-later
Author: Wei Ji
Author-email: 23487320+weiji14@users.noreply.github.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Provides-Extra: docs
Requires-Dist: jupyter-book; extra == "docs"
Requires-Dist: planetary-computer; extra == "docs"
Requires-Dist: pystac; extra == "docs"
Requires-Dist: rioxarray (>=0.10.0)
Requires-Dist: torchdata (>=0.3.0)
Description-Content-Type: text/markdown

# zen3geo

The 🌏 data science library you've been waiting for~

> 君の前前前世から僕は 君を探しはじめたよ
>
> Since your past life, I have been searching for you

## 公案

```
Geography is difficult, but easy it can also be
Deep Learning, you hope, has an answer to all
Too this, too that, where to though, where to?
Look out, sense within, and now you must know
```

## Installation

To install the development version from GitHub, do:

    pip install git+https://github.com/weiji14/zen3geo.git

Or from [TestPyPI](https://test.pypi.org/project/zen3geo):

    pip install --pre --extra-index-url https://test.pypi.org/simple/ zen3geo

