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.5.tar.gz
(8.6 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.5.tar.gz.
File metadata
- Download URL: ecoenv-0.1.5.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8a4ff483fe612906b388b6edc411205cb892e56171953cf6b8c6462210f6df4
|
|
| MD5 |
d49df76e6b2ed97a0e418d34a8a83108
|
|
| BLAKE2b-256 |
4f79efd66cb84b4467b9d215458741ba889b772eb8144552d77fbbfad95e1776
|
File details
Details for the file ecoenv-0.1.5-py3-none-any.whl.
File metadata
- Download URL: ecoenv-0.1.5-py3-none-any.whl
- Upload date:
- Size: 7.9 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 |
7caaedf5c1931964694de34e9190c551d22acbf9e6979a6cf3826b40d62426f5
|
|
| MD5 |
80dd83016678e83ea90dcdddb786c9b7
|
|
| BLAKE2b-256 |
7aa9f063343b9c6af33d6ac407ba9b8a1b82c9df6c16242e769446c8e2e1d7e1
|