Giter Site home page Giter Site logo

dnbr-calculator's Introduction

dNBR Calculator For Sentinel 2

This script is used to calculate difference Normalized Burn Ratio from Sentinel 2 images that have processing level 2A. Script calculates and classifies dNBR result and then writes it to an output file (".tiff" extension is recommended).

Requirements

pip install rasterio sentinelsat numpy

Usage

To use this script you need to register Copernicus Open Access Hub. And also you should use Copernicus Map to select pre and post wildfire images. My recommendation is to use advanced search for filtering. After the search you can select the title, or you can view the product details and select identifier from there. You should find pre and post fire images' identifiers (titles). Then you just use script basically like this:

python dnbr.py "username" "password" "image title 1" "image title 2" "output_file_name.tiff"

Example (Manavgat Wildfire)

You should use your username and password.

python dnbr.py "username" "password" "S2B_MSIL2A_20210720T083559_N0301_R064_T36SUF_20210720T113645" "S2B_MSIL2A_20210809T083559_N0301_R064_T36SUF_20210809T115822" "Manavgat_dnbr.tiff"

dnbr-calculator's People

Contributors

na-vural avatar

Stargazers

Robin Cole avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.