-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Subhadip Datta edited this page Nov 15, 2020
·
7 revisions
This package helps you to run various oparations on satellite images. Currently Under development.
You need anaconda or miniconda to run this package. First install anaconda or miniconda in your PC, From anaconda navigator or anaconda terminal run:
conda install gdal rasterio geopandas pandas numpy scipy
# After finish this installation install this package.
pip install SatIOpsT
-managed some errors.
-Fixed some bugs.
-Added Reprojection.
-Added time series conversions for Raster data.