Code Monkey home page Code Monkey logo

stamps2csv's Introduction

Stamps2CSV

StaMPS (Stanford Method for Persistent Scatterers) is a software package that allows to extract ground displacements from time series of synthetic aperture radar (SAR) acquisitions (https://github.com/dbekaert/StaMPS). Since statistical analyses (deformation mean, median, standard deviation etc.) of PS points in a timeseries are not possible within the Stamps Visualizer (https://github.com/thho/StaMPS_Visualizer) itself, the analysis has to be done manually.

This package serves for the conversion of StaMPS Visualizer output CSVs into analysis-ready data for the use in RStudio. For further information on the working steps see the documentation below.

  1. The analysis.py script converts the input CSV into a standard R-readable CSV file of rows and columns, in which every row corresponds to a PS point with an ID, x coordinate, y coordinate, the deformation trend over the whole timeseries, as well as the deformation at a certain date. All user-dependent input can be specified in the main.py script.

  2. The output file could be loaded into RStudio and analyzed by the statistics.R script provided within this package. It is possible to analyze a specific parameter for all PS points (Section 1, standard R analysis format) as well as the analysis of all parameters for a specific PS point (Section 2).

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.