Git Product home page Git Product logo

insar_meteo's Introduction

InSAR and Meteorology

Introduction

Repository for storing programs I use for interferometric processing of SAR images. I mainly use InSAR for deformation monitoring with the help of corner reflectors and I will try to develop a method for integrated water vapour monitoring. At the moment this is still in its infancy.

The repository now mainly holds programs written in Python and C++ (compiles into shared libraries called in Python with the ctypes library) that carry out performance heavy tasks.

Short description of folders and files

  • Matlab: auxilliary Matlab modules for StaMPS and TRAIN,
  • inmet: Main python scripts that call Gnuplot and my C++ modules,
  • daisy_test_data: test datafiles for the DAISY program,
  • src: source files for C++ shared libraries,
  • insar_meteo.sh source this file in your .bashrc so you can use the C, Python and Matlab programs. IMPORTANT: first set the MAIN_DIR variable in the file.

License

Code is licensed with GPLv3.

Acknowledgement

Code from StaMPS, TRAIN were used in the developement of these libraries. I wish to thank Andrew Hooper and David Bekaert for providing open acces to their code.

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.