The directory structure design of the Historical Arctic Rawinsonde Archive (HARA) CD-ROMs provides a logical path for locating the rawinsonde data. The data are stored in directories organized by year and World Meteorological Organization (WMO) station identification number. There is a separate DOCUMENT directory containing information about the HARA data and data formats, a SOFTWARE directory containing both C and FORTRAN source code that can be compiled and executed to retrieve a subset of the sounding data from a HARA CD-ROM, and a CATALOG directory containing a catalog of the HARA data available to date.
HARA_VOLUME_#
|
----------------------------------------------------
| | | |
DATA DOCUMENT SOFTWARE CATALOG
| | | |
| HARA.TOC | |
--------------------... INTRO.DOC | HARA.CAT
| | SOURCE.DOC |
1948 1949 (Years...) PROCESS.DOC |
| | FORMATS.DOC |
70026.48 70026.49 BIBLIO.DOC |
71072.48 71072.49 APPENDIX.DOC |
71074.48 71074.49 SOFTWARE.DOC |
. . CD_ROM.DOC |
. . HARA.CAT |
. . |
|
---------------------------
DOS UNIX
| |
-------------- --------------
| | | |
FORTRAN C FORTRAN C
| | | |
(FORTRAN ( C (FORTRAN ( C
source source source source
code) code) code) code)
|