Browsing Summary Data Plots

CEDAR Data Base Summary Plots


Please also see Data Services/ New data.

ACKNOWLEDGMENTS: This study made use of the CEDAR Database at the National Center for Atmospheric Research, which is supported by the National Science Foundation.

Click on the location name on the map for public summary plots or other information. Follow the Rules of the Road in any data use and submit an access form before your first data use.

The default Summary Plot data is in TAB ascii format which can be read by:

  • Fortran program to read ascii TAB file from DB
  • IDL program to read ascii TAB file from DB
    Get also the INFO format that describes the data and the parameters by replacing 'TAB' in the URL with 'INFO'. An alternate ascii format is FLAT, where all the data in the prologue (time information) and the JPAR 1-dimensional (1-D) arrays are repeated with data from the MPAR 2-dimensional (2-D) arrays in MROWS lines. Codes to read this data will be forthcoming. The JPAR and MPAR variables in the 1-D and 2-D arrays are defined as integer codes and mneumonics in the 'INFO' format and also in Documents/ Parameter Codes.