Giter Site home page Giter Site logo

cunluo / osaris Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cryotools/osaris

0.0 1.0 0.0 3.21 MB

Scripts to facilitate analysis of large stacks of SAR data (e.g. Sentinel 1) on SLURM-based HPC environments basing on GMTSAR.

License: BSD 3-Clause "New" or "Revised" License

Shell 97.14% Python 2.86%

osaris's Introduction

OSARIS

Open Source SAR Investigation System

OSARIS provides a framework to process large stack of synthetic aperture radar (SAR) data in High Performance Computing (HPC) environments.

REQUIREMENTS:

  1. A working installation of GMT5SAR, further info and installation instructions at http://gmt.soest.hawaii.edu/projects/gmt5sar/wiki
  2. A working SLURM environment, further info and installation instructions at https://slurm.schedmd.com/

DOWNLOAD / INSTALLATION

Clone the OSARIS repository: git clone https://github.com/cryotools/osaris.git

PREPARATION

cp ./templates/config.template ./config/my_study.config cp ./templates/GMTSAR.template ./config/GMTSAR_my_study_.config

  • Edit new config files to fit your needs and local configuration. See comments in template files for details.

  • Make sure .sh files are executable (chmod +x )

LAUNCH

Go to the OSARIS folder. Launch your run with ./osaris.sh ./config/my_config.config

TIPPS

  • Launch OSARIS from within a tmux or screen session to detach your terminal session from the process. Doing this will prevent the OSARIS processing to fail in case you lose connection, your terminal crashes, etc. (besides numerous other advantages of using tmux/screen).

  • Start with relatively few scenes and optimize your configuration. When the basic processing results fit your needs, use the options to turn off pre- and interferometric preocesing to work on module configuration in detail.

  • Keep an eye on the log files during processing. In your procesing directory, use 'tail -f Log/logfile_name' to monitor what is going on.

  • After processing, take a look at the reports in 'Output/Reports'.

  • Use the 'create_pdf_summary' module to get an overview of the interferometric processing results.

  • Make sure the DEM extent is not much bigger than the extent of the scenes you actually want to process. A big DEM will need a lot of extra processing time.

MODULES

Ping

Wake up sleeping nodes Status: beta

Simple PSI

Identify persistent scatterers by finding data points of consitently high coherences. Status: beta

Homogenize interferograms

Shift unwrapped interferograms and LOS relatively to 'stable ground points'. Status: beta

Grid difference

Calculate the difference between OSARIS result grid files throughout the timeseries. Status: beta

Unstable Coherence Metric

Identify regions where high coherence values drop substantially between two data takes. Status: beta

Timeseries xy

Extract values for particular coordinates throughout a series of grids (e.g. coherence, phase). Status: beta

Create PDF Summary

Preview key processing results in a single graphic overview. Requires ImageMagick. Status: beta

GETTING INVOLVED

Your participation in the development of OSARIS is strongly encouraged! In case you want to add a feature, module, etc., please fork your copy, code your additions, and open a merge request when finished. If you are interested in joining the development team please get in touch: https://hu.berlin/davidloibl .

CREDITING

As stated in the license file, you are free to use OSARIS in whatever way you like. If you publish OSARIS results, e.g. in scientific publications, please credit the website cryo-tools.org/tools/osaris .

Acknowledgements

Thanks to Ziyadin Cakir who supported the conception of OSARIS with thoughtful comments and by sharing scripts.

osaris's People

Contributors

david-loibl avatar

Watchers

James Cloos 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.