GLOBALVIEW
 
GLOBALVIEW-CO2 : Access Points

  • World Wide Web
    Click here for immediate access to GLOBALVIEW-CO2.
  • FTP
    Connect to ftp.cmdl.noaa.gov, Path: ccg/co2/GLOBALVIEW. You have 3 options.
    1. To retrieve GLOBALVIEW-CO2 file-by-file, execute the following FTP command sequence:
      ftp> binary
      ftp> cd ccg/co2/GLOBALVIEW/gv_co2
      ftp> mget *
      ftp> bye
    2. To retrieve a single zipped tar file, execute the following FTP command sequence:
      ftp> binary
      ftp> cd ccg/co2/GLOBALVIEW
      ftp> get GLOBALVIEW.tar.gz
      ftp> bye

      Then on your system:

      $ gunzip GLOBALVIEW.tar.gz
      $ tar xvf GLOBALVIEW.tar
    3. To retrieve a single zipped file: Transfer the file to the local system as described above
      $ unzip GLOBALVIEW.zip.