Here's the source code for the MADIS tutorial Fortran programs. There's one program per dataset, that shows how to use all of the options for that dataset. The madis_ingest.f program is an additional tutorial to demonstrate how all datasets might be read in together for use in an hourly data assimilation cycle.
| Tutorial Subject | Tutorial Program |
|---|---|
| Meteorological Surface Dataset | sfcdump.f |
| Radiosonde Dataset | raobdump.f |
| NOAA Profiler Network Dataset | npndump.f |
| Automated Aircraft Dataset Automated Aircraft Reports Profiles at Airports |
acarsdump.f acarspdump.f |
| Hydrological Surface Dataset | hydrodump.f |
| Multi-Agency Profiler Dataset | mapdump.f |
| Radiometer Dataset | rdmtrdump.f |
| Satellite Radiance Dataset | satraddump.f |
| Satellite Sounding Dataset | satsnddump.f |
| Satellite Wind Dataset | satwnddump.f |
| Snow Dataset | snowdump.f |
| Data Assimilation Ingest | madis_ingest.f |
Last updated 28 November 2005.
Back to MADIS Home Page