MTgeophysics / mtpy

Python toolbox for standard Magnetotelluric (MT) data analysis
GNU General Public License v3.0
147 stars 66 forks source link

penetration_depth2d.py modification for command wrapper #35

Closed sudhirJain closed 6 years ago

sudhirJain commented 6 years ago

Apply command wrapper to penetration_depth2d.py.

sudhirJain commented 6 years ago

penetration_depth2d.py has been updated command wrapper.

sudhirJain commented 6 years ago

Command wrapper help; (mtpy) C:\dev\venv\satellite\mtpy>python mtpy\imaging\penetration_depth2d.py --help Usage: penetration_depth2d.py [OPTIONS]

Options: -d, --directory_file TEXT directory or edsi data files -p, --period_list TEXT Periods seperated by space --help Show this message and exit.