A Python library for ecological data collection and environmental analysis
Project description
USAGE.md
Overview
ecoenv is a library designed to facilitate data management and processing for scientific and research applications.
Getting Started
Installation
pip install ecoenv
Basic Usage
import ecoenv
ecoenv.autenticateEE('project_name')
ecoenv.get_environment_data(gdf, ndvi=True, ndwi=True, temperature=True, precipitation=True)
ecoenv.clear_cache(sentinel: bool = True, worldclim: bool = True)
Functions
autenticateEE: Authenticates the user with the Earth Engine API using the specified project name.get_environment_data: Retrieves environmental data based on the provided geospatial data frame (gdf) and specified parameters (ndvi, ndwi, temperature, precipitation).clear_cache: Clears the cache of retrieved data to free up memory.
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
ecoenv-0.1.52.tar.gz
(8.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ecoenv-0.1.52.tar.gz.
File metadata
- Download URL: ecoenv-0.1.52.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
129be77356105fa4c2702ac933f8c084db9f7a0d4488ad2bcb10ecc636db7757
|
|
| MD5 |
1c8d934b2679aa44799943aad3bc2264
|
|
| BLAKE2b-256 |
d7653d0c18d33fff0cb4a5b1030a1327cab10bc86ddc0c4912421bb8266ebc70
|
File details
Details for the file ecoenv-0.1.52-py3-none-any.whl.
File metadata
- Download URL: ecoenv-0.1.52-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
596708da0c5594d5d3a3674ff969103911be062485b8a10bd9932448a5b16d8f
|
|
| MD5 |
b8684c7e1b6df333f347d1a1da87f602
|
|
| BLAKE2b-256 |
38b39997223acdb4bbcb0cc80639dbce349ace9027ce6ac3964e3c8966ff899c
|