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.6.tar.gz
(8.9 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.6.tar.gz.
File metadata
- Download URL: ecoenv-0.1.6.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d36fd6f048cf46388b4c233eaf82eb81a9060f7ec1f3b2aa00f74f99c4cb7ae1
|
|
| MD5 |
1578dfba46bc7a046cee8fe7f0117b25
|
|
| BLAKE2b-256 |
8301dd0f0fbcacd4f91300747ca53b97f70553cbd60777697235fb2def2f0f75
|
File details
Details for the file ecoenv-0.1.6-py3-none-any.whl.
File metadata
- Download URL: ecoenv-0.1.6-py3-none-any.whl
- Upload date:
- Size: 8.3 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 |
52a1a024c819ee4e86f688255964996a41a7630537729a17aefa518ae9d9f04d
|
|
| MD5 |
52748c5b0a9064ede66050b8be2f96ff
|
|
| BLAKE2b-256 |
559b36e45d454afe30cee0bc50d3711d51550122a02b3ce13ed4cfa5ac05e7c0
|