Skip to content

sainoe/SAR_proc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sentinel 1 (SAR) app processing module

This repository is an example of processing module for SAR_app by SixSq . Its purpose is to provide the possibility to process SAR data with your own mapper and reducer functions.

Instructions

  1. Fork this repository

    $ git clone https://github.com/YOUR_USERNAME/SAR_app.git
    
  2. Do not change the file stucture (i.e. SAR_mapper.py and SAR_reducer.sh should stay at the root.)

  3. Implement your own mapper and reducer.

  4. The repository's name must stay as SAR_proc

Note: data files are located in the root directory of the mapper and reducer scripts by default.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published