GliderToolsCommunity / GliderTools

A toolkit for processing Seaglider base station NetCDF files: despiking, smoothing, outlier detection, backscatter, fluorescence quenching, calibration, gridding, interpolation.
https://glidertools.readthedocs.io
GNU Affero General Public License v3.0
68 stars 28 forks source link

Fix syntax errors in README.rst #158

Closed MartinMohrmann closed 1 year ago

MartinMohrmann commented 1 year ago

Link keywords in rst-files are not supposed to appear twice, as that leads to an "Duplicate explicit target name" error when parsing the file. This commit solves the problem. Finally, this should re-enable the workflow to package the whole Glidertools for a new release.

soerenthomsen commented 1 year ago

Thanks so much guys.

I was wondering if it makes sense to link the readme.rst as the top of the index.rst. As it is done now there is duplicate content, which is easily outdated or out of sync. i.e. now with python 3.6+ -> 3.8.