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.61.tar.gz
(9.0 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.61.tar.gz.
File metadata
- Download URL: ecoenv-0.1.61.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35ebce20732998ece552198fcd95f8a0c47918011aac182b49cf25a32f8fbb0c
|
|
| MD5 |
dd93282e4f9ca08c01bab81a34c2b95f
|
|
| BLAKE2b-256 |
e66b209d6381f133b00d1412caa52080c5bb62773e0c2600a99702f2ecf5e8c5
|
File details
Details for the file ecoenv-0.1.61-py3-none-any.whl.
File metadata
- Download URL: ecoenv-0.1.61-py3-none-any.whl
- Upload date:
- Size: 8.4 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 |
76dfefcd90a654e3c310cd94aaf037c1bb8c53f626a89d9a25ac769deb27d0a0
|
|
| MD5 |
d1a294a65bb488b6ac74bb1a3b492ccc
|
|
| BLAKE2b-256 |
c4b13b0903d41ffc4f1eaddb2035e920cf620cc9b0da37901a83b952b25b41b9
|