Skip to content

pushkarjain/Spike_buster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

In the src directory, execute the main file pymain.py:

$ python pymain.py -h

Spike-buster : Despiking reflectivity data

Usage:
    pymain.py IN_FILE

Arguments:
    IN_FILE    :       Input GeoTIFF file path

Options:
    -h         :       Show help

In the src directory, try this:

$ python pymain.py ../input/input.tif

HTML pages via Sphinx documentation can be generated by executing the following command in doc directory :

$ make html

The HTML page can be accessed in doc/_build/index.html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages