UCL / pyCascadia

Implementation of GEBCO cookbook remove-restore and other cleaning of topography/bathymetry. Uses `pyGMT`.
Mozilla Public License 2.0
9 stars 0 forks source link

Hotfix/allow zero fnamses args #62

Closed JamieJQuinn closed 3 years ago

JamieJQuinn commented 3 years ago

gollum gollum

more than one filenamses not required on command line now that remove-restore can take a file containing filenames. This PR allows zero filenames to be given on the command line. Ensuring there is more than one filename is left to an assertion.