Command wrapper has been implemented for shapefiles_creator.py.
(mtpy) C:\dev\venv\satellite\mtpy>python mtpy\utils\shapefiles_creator.py -h
Usage: shapefiles_creator.py [OPTIONS]
Options:
-i, --input TEXT input edi files dir
-c, --code INTEGER epsg code [3112, 4326, 4283, 32754, 32755, 28353, 28354,
28355]
-o, --output TEXT Output directory
-h, --help Show this message and exit.
Github repository has been updated and functionality has been tested.
Command wrapper has been implemented for shapefiles_creator.py. (mtpy) C:\dev\venv\satellite\mtpy>python mtpy\utils\shapefiles_creator.py -h Usage: shapefiles_creator.py [OPTIONS]
Options: -i, --input TEXT input edi files dir -c, --code INTEGER epsg code [3112, 4326, 4283, 32754, 32755, 28353, 28354, 28355] -o, --output TEXT Output directory -h, --help Show this message and exit.
Github repository has been updated and functionality has been tested.