Metadata-Version: 2.1
Name: satip
Version: 0.0.21
Summary: Satip provides the functionality necessary for retrieving, transforming and storing EUMETSAT data
Home-page: https://github.com/AyrtonB/satip/tree/master/
Author: Ayrton Bourn
Author-email: ayrtonbourn@outlook.com
License: Apache Software License 2.0
Keywords: EUMETSAT,reprojection,OCF
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy (==1.19.4)
Requires-Dist: pandas (==1.1.4)
Requires-Dist: dataset (==1.1.2)
Requires-Dist: feautils (==0.0.2)
Requires-Dist: xmltodict (==0.12.0)
Requires-Dist: python-dotenv (==0.15.0)
Requires-Dist: nbdev (==1.1.5)
Requires-Dist: ipython (==7.19.0)
Requires-Dist: google
Requires-Dist: matplotlib (==3.3.2)
Requires-Dist: seaborn (==0.11.0)
Requires-Dist: pandas-gbq (==0.14.1)
Requires-Dist: xarray (==0.16.2)
Requires-Dist: dask (==2.30.0)
Requires-Dist: zarr (==2.6.1)
Requires-Dist: gcsfs (==0.7.1)
Requires-Dist: numcodecs (==0.7.2)
Requires-Dist: dagster (==0.9.20)
Requires-Dist: dagit (==0.9.20)
Requires-Dist: satpy (==0.24.0)
Requires-Dist: pyresample (==1.16.0)
Requires-Dist: slack-logger (==0.3.1)
Requires-Dist: google-cloud-storage (==1.33.0)
Requires-Dist: ipypb (==0.5.2)

# Satip

`satip` is a library for <b>sat</b>ellite <b>i</b>mage <b>p</b>rocessing.

To run the *dagster* pipeline you can use: `dagster pipeline execute -m satip.mario -c pipeline_inputs.yaml`

