Coder Social home page Coder Social logo

gscpy's Introduction


GSCPY
GSCPY

Sentinel-1 Pre-Processing in GRASS GIS

Gitter

DescriptionInstallationDoumentationAuthorAcknowledgments

Documentation Status

Description

The goal is the development of Python GRASS modules for the automatic download, processing and analysis of Sentinel-1 data. All modules can be executed in GRASS or in a terminal. The aim of this work was that a user can process all data without much effort and import them directly into GRASS GIS for further analysis. By entering certain metadata you can use this module to search for newly processed files and import them into a database.

Here is an overview of the content:

  • A simple module that import Scripts from a package to GRASS GIS script directory.
  • Database management modules where one can create entire databases or mapsets.
  • Data download including basic adjustments for Sentinel-1 with sentinelsat.
  • A SAR pre-processing add-on for GRASS GIS based on SNAP processing workflow which uses pyroSAR.
  • Modules to import all files in a directory with considering a certain pattern. Moreover, it is possible to import these data in different mapsets.
  • Module that can import pyroSAR dataset in a directory based on their metadata.
  • Creation of space-time cube.

The package pyroSAR and sentinelsat is used for the pre-processing and download of sentinel data respectively.

Modules

This packages include the following modules:

  • i.script: A simple module that import Scripts from a package to GRASS GIS script directory.
  • g.database: Create a GRASS GIS Database.
  • g.c.mapset: Create a mapset in a GRASS GIS Database if it is not existent.
  • s1.download: Data download including basic adjustments for Sentinel-1 with sentinelsat.
  • i.dr.import: Import data into a mapset from a file with considering a certain pattern.
  • i.fr.import: Import pyroSAR dataset in a directory based on their metadata.
  • pr.geocode: Wrapper function for geocoding SAR images using pyroSAR.
  • t.c.register: Creation and registration of space-time cube.

Installation

After you have received the gscpy package, you can install it with::

$ python setup.py install

After this process it is advantageous to use the script i_script with GRASS GIS. This is necessary because some modules from this package call other modules from this package that are only present if they are located in the script folder of GRASS GIS. It is possible that some of these modules require administration rights. The reason for this is that, for example, when downloading data to the hard disk, any write permissions must be present.

To launch a Python script from GUI, use File -> Launch Python script and select /path/to/gscpy/i_script.py.

Documentation

You can find the full documentation here.

Built With

  • Python 2.7 (But it works with Python 3.5 as well)
  • Requirements: grass, pyroSAR, sentinelsat

Authors

Further Information

This project was developed as part of a Grass GIS Module which is part of the master's degree Geoinformatics at Friedrich-Schiller-Universität Jena.

Acknowledgments


ResearchGate @Ismail_Baris  ·  Code::Stats @Ismail_Baris  ·  GitHub @ibaris  ·  Instagram @ism.baris

gscpy's People

Contributors

ibaris avatar nvnorsinski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.