How to get Xie-Arkin: CPC Merged Monthly Precipitation Data
Recall the following data is available:
- XieArkin-T42-1979-2002.nc -- T42 Gaussian (128 x 64)
- XieArkin-T63-1979-2002.nc -- T63 Gaussian (192 x 96)
- XieArkin-1979-2002.nc -- 2.5 x 2.5 degree grid
- XieArkin-1x1-1979-2002.nc -- 1 x 1 degree grid
These are all in netCDF format.
- Use an internet browser to go to: ftp://ftp.cgd.ucar.edu/pub/CAS/XIE_ARKIN
- Read it from the NCAR Mass Storage System (MSS) from an NCAR computer:
- Login to an NCAR computer.
- Read it from the MSS
- msread XieArkin-T42-1979-2002.nc /CA/CMAP/XieArkin-T42-1979-2002.nc
- msread XieArkin-T63-1979-2002.nc /CA/CMAP/XieArkin-T63-1979-2002.nc
- msread XieArkin-1979-2002.nc /CA/CMAP/XieArkin-1979-2002.nc
- msread XieArkin-1x1-1979-2002.nc /CA/CMAP/XieArkin-1x1-979-2002.nc
- Get it from the Climate and Global Dynamics (CGD) Climate Analysis
Section (CAS) anonymous ftp site:
- ftp ftp.cgd.ucar.edu
- login: anonymous
- password: your full e-mail address
- cd pub/CAS/XIE_ARKIN
- Get the files
- get XieArkin-T42-1979-2002.nc
- get XieArkin-T63-1979-2002.nc
- get XieArkin-1979-2002.nc
- get XieArkin-1x1-1979-2002.nc
Up One Level.
Back to the CAS Data Catalog
Back to the CAS Home Page