Skip to content

Python library to calculate the cloud cover rate from Landsat 8 scenes metadata.

License

Notifications You must be signed in to change notification settings

cenima-ibama/cloud_stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudstats

A Python library to calculate the cloud cover rate from Landsat 8 scenes metadata.

Installation

pip install git+https://github.com/ibamacsr/cloudstats.git/#egg=cloudstats

Usage

Usage: cloudstats [OPTIONS] <start_date> <end_date> <geojson_scene_list>
<landsat_file>

Get cloud rate for a determined period and scene list.

Options:
--help Show this message and exit.

Requirements

  • click
  • pandas
  • simplejson

License

GPLv3

About

Python library to calculate the cloud cover rate from Landsat 8 scenes metadata.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages