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.51.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.51.tar.gz.
File metadata
- Download URL: ecoenv-0.1.51.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 |
cd8ab002986e254471b2891ecfd1c6e598fc52ba846991703863b6d9285ac165
|
|
| MD5 |
af3045e635a1dbd514f8e434d08e85e8
|
|
| BLAKE2b-256 |
1b6b71bf2309c17d018a71ba0e7acb276b8d2d5902914eee2ce26d8c4b0bd7fe
|
File details
Details for the file ecoenv-0.1.51-py3-none-any.whl.
File metadata
- Download URL: ecoenv-0.1.51-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 |
f9613dff9db79b0a288e01e449dc69529d801978e39109a4de6ff886b5f2a318
|
|
| MD5 |
ba3d7cbe72641ab02ea007f9e7557a6a
|
|
| BLAKE2b-256 |
8285163c4042bc7d36c082fdf3829b38c72a6c69ac1ddda8ff3083a5d8133b0e
|