Giter Club home page Giter Club logo

cbers4a's Introduction

icon CBERS4A Downloader

Search and download CBERS4A imagery from INPE (Brazilian National Institute for Space Research). To download the images it is necessary to register at http://www2.dgi.inpe.br/catalogo/explore.

usage: cbers4a.pyz [-h] [--print | --download CREDENTIAL] [-i ITEM_ID]
                   [-c COLLECTION_ID] [--spat XMIN YMIN XMAX YMAX]
                   [--date BEGIN END] [--cloud_cover NUM]
                   [--path_row PATH ROW] [--limit LIMIT] [-t | --detail]
                   [-a ASSET_ID] [--save FILENAME] [-o /path/to/output/dir/]
                   [-l] [--version]

Search and download CBERS4A imagery from INPE

optional arguments:
  -h, --help            show this help message and exit
  -l, --list            list available collections and exit
  --version             show program's version number and exit

actions:
  --print               search and print a list with matched items (default)
  --download CREDENTIAL
                        search and download matched items

search options:
  -i ITEM_ID, --id ITEM_ID
                        item to return, ignores everything else
  -c COLLECTION_ID, --collection COLLECTION_ID
                        collection to search for items
  --spat XMIN YMIN XMAX YMAX
                        the area of interest (WGS84)
  --date BEGIN END      begin and end date given in the format YYYY-MM-DD
  --cloud_cover NUM     maximum cloud cover percentage
  --path_row PATH ROW   orbit (path) and scene center (row)
  --limit LIMIT         maximum number of items of each collection to return
                        (defaults to 10)

print options:
  -t, --total           suppress listing, show only the number of matched
                        items
  --detail              also lists available assets

download options:
  -a ASSET_ID, --asset ASSET_ID
                        download only specified asset (default: all)
  --save FILENAME       also save items as a FeaturesCollection GeoJSON file
  -o /path/to/output/dir/, --outdir /path/to/output/dir/
                        output directory

cbers4a's People

Contributors

sandroklippel 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.