Metadata-Version: 2.1
Name: aiearth-predict
Version: 0.0.1
Summary: AIEarth Spatio-temporal data and AI development kit
Home-page: https://engine-aiearth.aliyun.com/
Requires-Python: >=3.8.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiearth-core
Requires-Dist: comm (==0.1.4)
Requires-Dist: fiona
Requires-Dist: geopandas
Requires-Dist: numpy (==1.23.5)
Requires-Dist: onnxruntime-gpu
Requires-Dist: opencv-python
Requires-Dist: opencv-python-headless
Requires-Dist: oss2
Requires-Dist: pyarrow
Requires-Dist: pycuda
Requires-Dist: pydantic (==1.10.8)
Requires-Dist: rasterio
Requires-Dist: ray (==2.5.0)
Requires-Dist: shapely
Requires-Dist: tensorrt (==8.5.3.1)
Requires-Dist: tqdm (==4.64.1)

AI Earth Predict 是时空数据和AI模型相结合的开发套件，用于进行大规模遥感数据模型推理的统一计算库，并可以用来并行处理遥感数据，支持本地模式运行，以及将模型部署到 AI Earth地球科学云平台

[AI Earth Predict Github](https://github.com/aiearth-damo/predict)
