Email:  Password:  
  Forgot Password?  Register Now
UCAR > NCAR > CISL
Search:  
  
FAQs | Contact Us | For Staff
 NCEP/NCAR Reanalysis > NCAR USERSGo to Dataset: 
 

If you are interested in CCM2 history format, take a look at NCAR CGD Reanalysis Data (in CCM2 history format)

The NCEP/NCAR reanalysis data has several formats. At this time, we have programs to decode GRIB format only. To use this dataset, you need

  1. Determine the variables you want.
  2. Find the MSS vsn from *A.list which contains the variables you want.
  3. Change your directory to '/ptmp/your-user-name' so you have plenty disk space to work with.
  4. Read the MSS vsn in and convert it into a binary file.
  5. Untar and extract the file you want.
  6. Decode the file on NCAR systems or transfer the binary file back to your local host system.

For example, to get 'grb3d85010112' from A00001 on the MSS, you need to
Step Command
1 cd /ptmp/your-user-name
2 msread A00001 /DSS/A00001 msread -fBI A00001 /DSS/A00001
3 cosconvert -b A00001
4 tar xvf A00001 ./grb3d85010112

If you transfer the binary MSS vsn back to your local computer system, you need to specify a block size of 32768 octets in the `untar' command. For example, if one block is 512 octets on your sysetm, to untar and extract grb3d85010112 file,
tar xbf 64 A00001 ./grb3d85010112

The extracted 'grb3d85010112' file is a GRIB file. You can use our GRIB decoder to decode the data. However, if you are not familiar with GRIB format, take a look at the GRIB document. You need to know how NCEP reanalysis grib.tbl2 and NCEP reanalysis grib.tbl3 are used.

To access and read Reanalysis data on NCAR's computers, an example program, selGRIB.aix_csh, is available on line.

If you plan to convert the GRIB format data into netcdf format, NCL is a tool that is available on many different platforms.

If you are a GrADS user, you can use GrADS to display the GRIB file directly with correct control and map files. To use GrADS to display the data, you need all three files. The following examples are available in ds090.0/data/sampledata/grads:

NCEP has additional GrADS utility programs such as: wgrib,grib2ctl, ts2synoptic,etc.

Also seeDSS Documentation


[Data Users Home Page]
[NCEP/NCAR Global Reanalysis Project]
[Acronyms Used] [Frequently Asked Questions]
updated 7/31/2006
Updated 31 July 2006 

© 2009, UCAR  |  Privacy Policy  |  Terms of Use  |  Webmaster