Underway pCO2 data via anonymous FTP.
To gain access to these directories via a terminal session, enter the
following commands:
ftp ftp.pmel.noaa.gov
Login as anonymous and use your internet mail address as password. Change directories to uwpCO2:
cd uwpCO2
ls
This will list the available files in that directory. When you locate the files you want, enter
get filename
to copy a single file or
prompt off
mget *string*.*
to copy all files with "string" in their names.
When you finish enter
bye
which will terminate the FTP session.