Skip to content

Terradue/dcs-doris-l1-coseismic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Developer Cloud Service ADORE Doris coseismic interferogram with Envisat ASAR Image Mode Level 1

The Delft Institute of Earth Observation and Space Systems of Delft University of Technology has developed an Interferometric Synthetic Aperture Radar (InSAR) processor named Doris (Delft object-oriented radar interferometric software)

Doris is a standalone program that can perform most common steps of the interferometric radar processing in a modular set up. Doris handles SLC (Single Look Complex) data to generate interferometric products, and can be used to georeference unwrapped products.

ADORE stands for Automated DORIS Environment. It is development started at the University of Miami Geodesy Group, to help researchers generate interferograms with ease. Just like DORIS it is an open source project and it comes with the same license. ADORE tries to provide a streamlined user interface for generating interferograms with DORIS and has some additional features for displaying and exporting the results, and time series analysis.

Quick link

Getting Started

To run this application you will need a Developer Cloud Sandbox, that can be either requested from the ESA Research & Service Support Portal for ESA G-POD related projects and ESA registered user accounts, or directly from Terradue's Portal, provided user registration approval.

A Developer Cloud Sandbox provides Earth Sciences data access services, and helper tools for a user to implement, test and validate a scalable data processing application. It offers a dedicated virtual machine and a Cloud Computing environment. The virtual machine runs in two different lifecycle modes: Sandbox mode and Cluster mode. Used in Sandbox mode (single virtual machine), it supports cluster simulation and user assistance functions in building the distributed application. Used in Cluster mode (a set of master and slave nodes), it supports the deployment and execution of the application with the power of distributed computing for data processing over large datasets (leveraging the Hadoop Streaming MapReduce technology).

Installation

Pre-requisites

Downgrade geos with:

sudo yum -y downgrade geos-3.3.2
Using the releases

Log on the developer cloud sandbox. Download the rpm package from https://github.com/Terradue/dcs-doris-l1-coseismic/releases. Install the dowanloaded package by running these commands in a shell:

sudo yum -y install dcs-doris-l1-coseismic-<version>-ciop.x86_64.rpm

Using the development version

Log on the developer sandbox and run these commands in a shell:

sudo yum -y install adore-t2
cd
git clone [email protected]:geohazards-tep/dcs-doris-l1-coseismic.git
cd dcs-doris-l1-coseismic
mvn install

Submitting the workflow

Run this command in a shell:

ciop-simwf

Or invoke the Web Processing Service via the Sandbox dashboard or the Geohazards Thematic Exploitation platform providing a master/slave product URLs and a project name.

Community and Documentation

To learn more and find information go to

Authors (alphabetically)

  • Brito Fabrice
  • D'Andria Fabio

Questions, bugs, and suggestions

Please file any bugs or questions as issues or send in a pull request.

License

Copyright 2014 Terradue Srl

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

DORIS coseismic interferometry with Envisat ASA_IMS_1P

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages