#include "adaps.h"
FUNCTION c_tometa (model, meta_data)
struct MODEL *model; char meta_data[META_LINES][HDR_SIZ+1];
AVHRR model structure containing the header information for an archive image.
ASCII buffer to store the CEOS_IEF meta data in.
Store all of the header information within a buffer in the CEOS_IEF meta data format.
c_tometa() has no return value.