Hello Martin,
is it possible to download a complete ferret manual somewhere. It
would be of great help when working away from the web, for example
on a ship.
A tar of the html documentation tree would be sufficient, eventually
missing links to other branches like las or opendap would be no
problem.
Usually, you can download the web manual for local viewing as
wget --recursive --convert-links http://ferret.pmel.noaa.gov/Ferret/documentation/users-guide
which will download the entire directory tree. (To avoid too deep a copy,
the default setting retrieves only down to 5 levels, which you can change.)
I haven't tested this, though.
Regards,
Ryo