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

`remove_restore.py` overall docstring is out-of-date #38

Closed alessandrofelder closed 3 years ago

alessandrofelder commented 3 years ago

We should update the remove_restore.py docstring and add a docstring to load_base_grid too. We might want to expand/review the docs when we tackle this, too.

JamieJQuinn commented 3 years ago

Need to decide on docstring format. Default Sphinx (i.e. RST) is pretty simple.

Viz doc generation, do we want to go basic sphinx + readthedocs or self-host on gh-pages or other solution?