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

Cleanup, add type annotations and improve docstrings #54

Closed JamieJQuinn closed 3 years ago

JamieJQuinn commented 3 years ago

This PR cleans up some unused flags in load_source, adds type annotations where appropriate and broadens the docstrings to act as potential sources for auto-generation of documentation with Sphinx in the near future. The docstrings use google's style for maximum readability and compatibility with Sphinx.