GLOBALVIEW-CO2 : Download

  • 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 gv_co2_YYYY.tar.gz
      ftp> bye

      Then on your system:

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

    Note: YYYY is the 4-digit GLOBALVIEW update year.