| Word 1, counting bits from left to right | |
| bits 1-6 | format number ( = 10) |
| bits 7-17 | year, e.g. 1899 |
| bits 18-21 | month, e.g. 11 = NOV |
| bits 22-26 | day ( = 0 for monthly mean) |
| bits 27-31 | hour ( = 31 for monthly means when more than one time period; or when time unknown as for the year 1945) |
| bits 32-41 | level ( = 1013 for sea level) |
| bits 42-50 | type ( = 6 for sea level pressure) |
| bits 51-56 | source 3, for Navy data 4, for ESSPO data 10, for NOAA data 11, for MIT data 12, for U.K. data 28, for NMC data when used 29, for data reworked by Trenberth2 |
| bits 57-60 | grid type ( = 1) |
| Word 2 | |
| bits 1-15 | pole value1 |
| bits 16-21 | number of grids in mean ( = 0 for dailies) |
| bits 22-60 | not used |
| Words 3-272 | |
| 1080 binary integer data values in 15-bit bytes1. Data values are to nearest tenth millibar and are the rightmost 14 bits of each byte. The grid of Y(I,J) is dimensioned Y(72,15). As I goes from 1 to 72, longitude goes from 00E-355E; as J goes from 1 to 15, latitude goes from 15N-85N. | |
| Word 273 | |
| 60-bit checksum of first 272 words | |
1The leftmost bit of each packed 15-bit data value is used to distinguish between grid points of original data and grid point values which have been interpolated or are missing. If this bit is 0, the data value is an original value; if this bit is 1 the data value has been derived (non-zero) or is missing (zero). This applies to the pole value also. This bit is 0 (except for 15N) on grids from 1946 on because the data were interpolated from grids with a high degree of resolution. For monthly means a zero grid value indicates there were fewer than 10 daily values and the mean is considered missing.
2Dr. Kevin Trenberth, NCAR, made error and discontinuity corrections to the monthly means grids for the period, 1899-1977. These mean grids are the preferred grids, although the means grids computed from the dailies without the Trenberth corrections are also available.