Skip to main content

An easy to use interface for deriving flood maps from earth observation data

Project description

Introduction

EO-Floods is an easy to use wrapper of Hydrafloods and Google Earth Engine for creating flood maps of Earth Observation (EO) data. This package is aimed at users that do not qualify themselves as remote sensing experts but do want to create usable flood maps from EO.

Installation

The recommended way to install EO-Floods is by using conda or mamba and the environment.yml.

mamba env create -f environment.yml

Then activate the environment.yml:

conda activate EO-Floods

Earth Engine Authentication

An Earth Engine account is required to use the HydraFloods provider. To authenticate to Earth Engine you need an environment with Earth Engine installed and run the following code with a Python interpreter:

import ee
ee.Authenticate()

This code will trigger the authentication flow of Earth Engine.

Whenever you use Earth Engine in a script or notebook you first need to initialize the Earth Engine library.

import ee
ee.Initialize()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eo_floods-2023.12.tar.gz (31.1 kB view details)

Uploaded Source

Built Distribution

eo_floods-2023.12-py2.py3-none-any.whl (21.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file eo_floods-2023.12.tar.gz.

File metadata

  • Download URL: eo_floods-2023.12.tar.gz
  • Upload date:
  • Size: 31.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for eo_floods-2023.12.tar.gz
Algorithm Hash digest
SHA256 1d80da7da3bdaf167a5f11a36e419a41718f015cc26e2fc0829ee918367a9258
MD5 d8257096cdf622242ba1f68c8f7299f3
BLAKE2b-256 ac799b6628620ea3c3e55a6ed2159c945a44557bc0fe79739f8f2ada5c8bd8e3

See more details on using hashes here.

File details

Details for the file eo_floods-2023.12-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for eo_floods-2023.12-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6b48e5247ab30dbf8b2d46f15679e86f471babead6ad4dc5dcbcbbbb7cd98a2d
MD5 84306253f49fa20201aa023805a5215c
BLAKE2b-256 8552068904b34a39e1b9eb413c0cca0e4c26da43d2cea5b25ec9ed6bcc7550ed

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page