Digital Arz tools for applications
Project description
DigitalArz Tools
Tools for providing GIS capabilities in the DigitalArz Application. Tools are based on
- RasterIO
- GeoPandas
- Shapely
- Scikit-learn
Modules are
Raster
- rio_raster: to extract raster information and read and write operation using raster io
- rio_process: to perform different process on a raster
- rio_extraction : to extract data from different pipelines like GEE
- indices
Vector
- gpd_vector: to extract vector and perform operation using geopandas
Pipeline
To add the account in the digitalarztool module, you have to open the python console. Activate the venv environment and open python in this environment. In console use following commands
from digitalarztools.pipelines.config.server_settings import ServerSetting
ServerSetting().set_up_account("NASA")
Following piplines are available
-
gee: pipeline with google earth engine for processing and extracting data
-
srtm: pipeline to extract SRTM data from
-
nasa: pipeline to extract NASA data. First need to setup account using
SeverSetting.set_up_account("NASA")
alos palsar: to extract alos palsar RTC data using earthsat api
-
grace & gldas: to extract grace and gldas data using ggtools(https://pypi.org/project/ggtools/). Grace data is available at https://podaac.jpl.nasa.gov/dataset/TELLUS_GRAC-GRFO_MASCON_CRI_GRID_RL06_V2
-
ClimateServ Date: https://pypi.org/project/climateserv/
-
CHIRP: download Rainfall data.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file digitalarztools-0.1.50.tar.gz
.
File metadata
- Download URL: digitalarztools-0.1.50.tar.gz
- Upload date:
- Size: 233.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 123790ea2b24bc34c69b6cd2cbc105e0b708b6fe6ca5fdc3eb89bdbc89bfae45 |
|
MD5 | 841f9e19c4db6364999ad7dccc03f62b |
|
BLAKE2b-256 | 9c60c6cf691ec1c1f3ec91881ee016aef6f60352b38ae398bda0e1b1ad1ca082 |
File details
Details for the file digitalarztools-0.1.50-py3-none-any.whl
.
File metadata
- Download URL: digitalarztools-0.1.50-py3-none-any.whl
- Upload date:
- Size: 358.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08d5213ee1d00e6ddfc1152c39b24afe02de9451e12958a1c22af36917581460 |
|
MD5 | 47375878392fd86019ad08c24eef99ab |
|
BLAKE2b-256 | 17e57f1f64d9ae7d98e186d571e31bd8dc5a848ae181c1c7b541f6ed7ae5ee85 |