Giter Site home page Giter Site logo

robinkohrs / nasa_hls Goto Github PK

View Code? Open in Web Editor NEW

This project forked from benmack/nasa_hls

2.0 1.0 2.0 10.44 MB

Download data from NASA's Harmonized Landsat and Sentinel-2 project.

Home Page: https://benmack.github.io/nasa_hls/

Python 100.00%

nasa_hls's Introduction

What is nasa-hls

nasa_hls might help you to query, download and work with S30 and/or L30 data from NASA's Harmonized Landsat and Sentinel-2 project. If you are lucky, your area of interest is covered by the test sites (see also the map with available tiles).

The package comprises the following functionality:

  • query the right scenes
  • download scenes
  • convert the HDF files (one per scene) in GeoTiff raster files (one per band)
  • convert the bit-encoded Quality Assessment (QA) layer in a mask according to your needs

Installation

In case you have git installed you can install the package as follows:

pip install git+https://github.com/benmack/nasa_hls.git

If not and you have trouble to find a way, please open an issue.

Requirements

This package requires that the GDAL command line tools. Specifically,

  • gdal_translate is required by the function convert_hdf2tiffs
  • gdalinfo is required by the function get_cloud_coverage_from_hdf

Furthermore it depends on the Python packages bs4, requests and tqdm.

Usage

Tutorials are available in the documentation of the package

nasa_hls's People

Contributors

benmack avatar konstantinschellenberg avatar kr-stn avatar robinkohrs avatar

Stargazers

 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.