Issuing the unix command ls mcd/mcdgm should produce the following list of files (or something very similar):
Changes cospa.f grid4.f min2d.f profi.f Changes-1.0-4 ctime.f grwpb.f mount.f solls.f Makefile dstep.f ltime.f ner2d.f var2d.f Makefile.DEC eofpb.f max2d.f ner3d.f var3d.f Makefile.SGI gasdv.f mcdgm.f opend.f atime.f getsi.f mgthm.f orbit.f
Issuing the unix command ls mcd/mcdgm should produce the following list of files:
anim_tsurf.gs map_windt.gs section_lat.gs zonal_tuv.gs map_ps.gs profile.gs zonal_sdtuv.gs
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.
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 |
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).