Go to the documentation of this file.
10 #include <boost/assign/list_of.hpp>
11 #include <boost/assert.hpp>
18 using namespace boost::assign;
22 l1c_filehandle::l1c_filehandle() {
28 cust_l1cprod.push_back(
"pc");
33 for (
int j = 0;
j < 10;
j++) {
85 for (
int i = 0;
i < 3;
i++) {
96 orbit_node_lon = -999.0;
106 tfile_ini_sec = -999.;
107 tfile_end_sec = -999.;
118 gran_ini_timeflag = 1;
121 terrain_corrected = 0;
123 cloud_height =
nullptr;
129 mean_az_east = -999.0;
162 unc_thres_v = -999.0;
163 unc_thres_p = -999.0;
164 unc_thres_b = -999.0;
167 l1c_filehandle::~l1c_filehandle() {
171 std::vector<std::string> cust_l1cprod = {
"pc",
"vsf",
"dpr"};
173 for (
const auto&
item : cust_l1cprod) {
174 std::cout <<
item << std::endl;
int32_t sensorID[MAXNFILES]