ARTS
2.3.1285(git:92a29ea9-dirty)
|
This file contains the definition of the TELSEM atlas format. More...
#include <array>
#include "array.h"
#include "matpackIII.h"
#include "mystring.h"
#include "xml_io.h"
Go to the source code of this file.
Classes | |
class | TelsemAtlas |
A telsem atlas. More... | |
Typedefs | |
typedef Array< TelsemAtlas > | ArrayOfTelsemAtlas |
Functions | |
std::ostream & | operator<< (std::ostream &os, const TelsemAtlas &ta) |
This file contains the definition of the TELSEM atlas format.
This file implements an interface to the TELSEM model for land surface microwave emissivities:
F. Aires et al, "A Tool to Estimate LandâSurface Emissivities at Microwave frequencies (TELSEM) for use in numerical weather prediction," Quarterly Journal of the Royal Meteorological Society, vol. 137, (656), pp. 690-699, 2011.
Definition in file telsem.h.
typedef Array<TelsemAtlas> ArrayOfTelsemAtlas |
std::ostream& operator<< | ( | std::ostream & | os, |
const TelsemAtlas & | ta | ||
) |
Definition at line 346 of file telsem.cc.
References TelsemAtlas::a0_eveh, TelsemAtlas::a0_k0, TelsemAtlas::a0_k1, TelsemAtlas::a0_k2, TelsemAtlas::a1_eveh, TelsemAtlas::a2_eveh, TelsemAtlas::a3_eveh, TelsemAtlas::b0_eveh, TelsemAtlas::b1_eveh, TelsemAtlas::b2_eveh, TelsemAtlas::b3_eveh, TelsemAtlas::name, TelsemAtlas::rapport43_32, and TelsemAtlas::rapport54_43.