IODA
mainpage.h
Go to the documentation of this file.
1 #pragma once
2 
3 // This file defines what appears on the Main Page of the documentation
4 // generated by doxygen. The file contains no code, and does not appear
5 // in any cpp include statement.
6 //
7 /*!
8  * \mainpage Interface for Observational Data Access (IODA)
9  *
10  * IODA is the Interface for Observational Data Access. This is the component of JEDI that ingests and processes observational data for use with other JEDI components.
11  */