SuperDARN / rst

Radar Software Toolkit (RST)
https://superdarn.github.io/rst/
GNU General Public License v3.0
21 stars 16 forks source link

Modifying rtcfit to fix documentation and remove unused -f option #593

Closed egthomas closed 9 months ago

egthomas commented 9 months ago

This pull request fixes the html documentation for rtcfit (ie changing make_cfit to rtcfit in the examples) and removes an unused -f option, thus making the output of --help and --option consistent. No functionality has changed.

ecbland commented 9 months ago

This one looks good as well...merging now