Protocol definition for streamed source/transform/sink process
Project Links
Meta
Author: TU Wien GEO MRS group
Classifiers
Development Status
- 5 - Production/Stable
Intended Audience
- Science/Research
License
- OSI Approved :: MIT License
Topic
- Scientific/Engineering
- Scientific/Engineering :: GIS
- Software Development :: Libraries
Programming Language
- Python :: 3
- Python :: 3.7
- Python :: 3.8
- Python :: 3.9
Operating System
- Microsoft :: Windows
- POSIX
Natural Language
- English
 # eotransform
Defines the basic transform protocol to be used in the streamed source to sink concept. Also provides some generic transformer implementations such as Compose or Map.
WIP: More Doc