HI,
I'll take a stab at elaborating. An ERDDAP server is an OPeNDAP server and takes the later part of its name from the Data Access Protocol (DAP) of OPeNDAP.
So to use a grid data set in PyFerret, you operate just as you did in the example you shared (clicking on the "
data" link on one of the data sets the "GRIDDAP" URL above) you land on an interactive page for that data set. The PyFerret accessible URL is the same minus the ".html".
[rhs@dunkel
el="nofollow" href="http://apdrc.soest.hawaii.edu:80/dods/public_data/Argo_Products/annual_mean/Gridded_annual_mean">http://apdrc.soest.hawaii.edu:80/dods/public_data/Argo_Products/annual_mean/Gridded_annual_mean"
yes? show data
and then you can use the dataset as if it were a local netCDF file.
Regards,
Ryo