معرفی شرکت ها


earthlib-0.2.6


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Spectral unmixing library for satellite land cover mapping
ویژگی مقدار
سیستم عامل -
نام فایل earthlib-0.2.6
نام earthlib
نسخه کتابخانه 0.2.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Christopher Anderson
ایمیل نویسنده cbanders@stanford.edu
آدرس صفحه اصلی https://github.com/earth-chris/earthlib
آدرس اینترنتی https://pypi.org/project/earthlib/
مجوز MIT
# The Earth Library <img src="docs/img/earth-unmixed.png"> <p align="center"> <em>A global reference library for land cover spectra, and tools for working with it.</em> </p> ![GitHub](https://img.shields.io/github/license/earth-chris/earthlib) ![PyPI](https://img.shields.io/pypi/v/earthlib) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/earth-chris/earthlib/run-pytest) ![PyPI - Downloads](https://img.shields.io/pypi/dm/earthlib) ![GitHub last commit](https://img.shields.io/github/last-commit/earth-chris/earthlib) --- **Documentation**: [earth-chris.github.io/earthlib](https://earth-chris.github.io/earthlib) **Source code**: [earth-chris/earthlib](https://github.com/earth-chris/earthlib) --- ## Introduction `earthlib` is a spectral library and a set of software tools for satellite-base land cover mapping. The library contains several thousand unique spectral endmembers representing green vegetation, soil, non-photosynthetic vegetation, urban materials, and burned materials. The reflectance data cover the visible to the shortwave infrared wavelengths (400-2450 nm) at 10 nm band widths. The software tools (1) resample these data to match the wavelenths of popular satellite and airborne earth observing sensors and (2) run [spectral mixture analysis](docs/introduction.md) in Google Earth Engine via the `earthengine` python package. The goal is to quantify spatial and temporal patterns of change in global vegetation cover, as well as patterns of soil cover, burned area, non-photosynthetic vegetation, and impervious surfaces. With `earthlib`, you can do this using most public satellite [data sources](docs/sources.md). ## Installation This library can be installed via `pip`. ```bash pip install earthlib ``` You can also clone the source repository and install it locally. ```bash git clone https://github.com/earth-chris/earthlib.git cd earthlib pip install -e . ``` ### conda I recommend working with `earthlib` in `conda` (download from [here](https://docs.conda.io/en/latest/miniconda.html)). The `environment.yml` file in this repository contains a series of packages that are either required (`earthengine-api`) or just convenient (`jupyter`, `folium`) to have. ```bash git clone https://github.com/earth-chris/earthlib.git cd earthlib conda env update ``` Once the environment has been created, you can activate it with `conda activate earthlib`. ## Contact ![Twitter Follow](https://img.shields.io/twitter/follow/earth_chris) This work is supported by the Stanford Center for Conservation Biology and the Natural Capital Project.


نیازمندی

مقدار نام
>=0.1.317 earthengine-api
>=1.21.5 numpy
>=1.3.5 pandas
>=0.22.4 spectral
>=4.63.0 tqdm


زبان مورد نیاز

مقدار نام
>=3.4 Python


نحوه نصب


نصب پکیج whl earthlib-0.2.6:

    pip install earthlib-0.2.6.whl


نصب پکیج tar.gz earthlib-0.2.6:

    pip install earthlib-0.2.6.tar.gz