next up previous contents
Next: Dust Distribution Scenarios in Up: Database Structure Previous: Database Grid Structure

Subsections

Database File Structure

Documentation Files

Software Files

Data Files

The MCD data are stored in various files in two directories.

To determine which set of dust properties is used, a symbolic link mcd/data is created to point to either data_s for ``standard dust'' or data_b for ``bright dust,'' e.g.

cd mcd
ln -s data_s data
or ln -s data_b data

The file naming convention is as follows:

Hence the file mcd/data/viks04me.dat contains mean data for the Viking dust scenario for season 4.

Mean data files (me) contain 12 seasonal mean values (corresponding to 12 Solar times of day) for the variables shown in Table 2 and standard deviation data files (sd) contain seasonal standard deviation values of the variables in Table 3.


 
Table 2: Variables stored in database mean data files.
Mean variable symbol units 2-D or 3-D
CO2 ice cover co2ice kg m-2 2-D
Surface emissivity emis none 2-D
Surface temperature tsurf K 2-D
Surface pressure ps Pa 2-D
Atmospheric temperature t K 3-D
Zonal (East-West) wind u m s-1 3-D
Meridional (North-South) wind v m s-1 3-D
Atmospheric density rho kg m-3 3-D
Boundary layer eddy kinetic energy q2 m2 s-2 3-D


 
Table 3: Variables stored in database standard deviation data files.
Standard deviation symbol units 2-D or 3-D
CO2 ice cover sdco2ice kg m-2 2-D
Surface emissivity sdemis none 2-D
Surface temperature sdtsurf K 2-D
Surface pressure sdps Pa 2-D
Atmospheric temperature sdt K 3-D
Zonal (East-West) wind sdu m s-1 3-D
Meridional (North-South) wind sdv m s-1 3-D
Atmospheric density sdrho kg m-3 3-D
Boundary layer eddy kinetic energy sdq2 m2 s-2 3-D

EOF data files (eo) contain normalized, multi-dimensional EOFs of density, zonal wind, meridional wind, temperature and surface pressure as well as some normalization factors, eigenvalues and principal component model coefficients. It is recommended that you use the software supplied to access and exploit the data in these files.

In addition there are three files, mountain.ctl, mountain.dat and mountain.dic which contain maps of the topographic height on Mars, smoothed to the resolution at which it is used by the model, and sub-grid scale standard deviation of the topographic height (useful for computing gravity wave perturbations). A final data file, cospar.dat, contains the COSPAR reference atmospheric profile, used for some output from the MCDGM interface (see Figure 6).


next up previous contents
Next: Dust Distribution Scenarios in Up: Database Structure Previous: Database Grid Structure
Stephen Lewis
3/10/1999