Code Monkey home page Code Monkey logo

s1_batches's Introduction

S1_batches

This set of scripts is built on top of GMTSAR to perform Sentinel-1 batch processing. It will search the Sentinel-1 archive, download data, organize files, select the super-master, produce interferograms with GMTSAR, and perform other options.

Description

Dislcaimer: this library is under development and is frequently updated. Nonetheless, please feel free to read, fork, use, and/or contribute.

Capabilities:

  • The scripts in Data_Search_and_Download will search through SciHub for Sentinel-1 images and make maps of image footprints and timing plots. You can optionally download all your search results too.
  • The scripts in the main directory perform batch processing for Sentinel-1. The driver is sentinel_driver.py and the controls are manipulated via a batch.config file
  • The scripts in stacking_tools have an implementation of SBAS for stacked data
  • Example config files are kept in the configs_and_setup directory

Usage of Data Search Features:

An example usage of the scripts to search the Sentinel-1 database is given here. The directory containing these scripts must be on your path. Type the name of each program by itself (with no arguments) to see a help menu. If you want to download the .SAFE folders, you should have an ASF login.

scihub_search_s1_data.sh
scihub_search_s1_data.sh -s 2015-01-01 -e 2020-07-01 -c -124/40.3 -d Descending -o 13
scihub_display_footprints.sh -i search_results.txt 
scihub_download_s1_sar.sh -i search_results.txt -u earthdatausername -p earthdatapassword

Example:

Map of the above search query: Footprint

Time-plot of the above search query: Timing

s1_batches's People

Contributors

kmaterna avatar littlegiftbox 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.