Skip to content

geohazards-tep/dcs-geocode-tsx-gamma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer Cloud Sandbox TerraSAR-X geocoding with GAMMA

Join the chat at https://gitter.im/geohazards-tep/dcs-geocode-tsx-gamma

The GAMMA SAR and Interferometry Software is a collection of programs that allows processing of SAR, interferometric SAR (InSAR) and differential interferometric SAR (DInSAR) data for airborne and spaceborne SAR systems. The software supports the entire processing from raw data to high level products such as digital elevation models, displacement maps, point target analysis and landuse maps.

Sendai (extract of processing result)

Extract of processing result with TSX1_SAR__SSC______SM_S_SRA_20110616T082842_20110616T082850 over Sendai

Quick link

Getting Started

To run this application you will need a Developer Cloud Sandbox with GAMMA that can be either requested from:

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

TBW

Using the releases

Log on the Developer Cloud Sandbox.

Download the rpm package from https://github.com/geohazards-tep/dcs-geocode-tsx-gamma/releases.

Install the downloaded package by running these commands in a shell:

sudo yum -y install dcs-geocode-tsx-gamma-<version>.x86_64.rpm

Using the development version

Log on the Developer Cloud Sandbox and run these commands in a shell:

git clone git@github.com:geohazards-tep/dcs-geocode-tsx-gamma.git
cd dcs-geocode-tsx-gamma
mvn install
sudo yum install libxml2-2.9.0-3.3

Submitting the workflow

Run this command in a shell:

ciop-run

Or invoke the Web Processing Service via the Sandbox dashboard or the Geohazards Thematic Exploitation platform providing a stack of TerraSAR-X product URLs.

Community and Documentation

To learn more and find information go to

Authors (alphabetically)

  • Brito Fabrice
  • Rossi Cesare

Questions, bugs, and suggestions

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

License

Copyright 2016 Terradue Srl

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages