#include "modis_utils.h"#include <boost/algorithm/string/case_conv.hpp>#include <boost/filesystem.hpp>#include <boost/lexical_cast.hpp>#include <boost/tokenizer.hpp>Go to the source code of this file.
Functions | |
| void | modis_print (const unsigned char *values, const std::vector< boost::gregorian::date > *times) |
| void | msearch (const boost::filesystem::path &mpath, std::string product, std::string hv, ProdHVDate &fnames) |
| void modis_print | ( | const unsigned char * | values, |
| const std::vector< boost::gregorian::date > * | times | ||
| ) |
Definition at line 54 of file modis_utils.cpp.
Referenced by main().
| void msearch | ( | const boost::filesystem::path & | mpath, |
| std::string | product, | ||
| std::string | hv, | ||
| ProdHVDate & | fnames | ||
| ) |
Definition at line 11 of file modis_utils.cpp.
References d, te::core::FileSystem::isRegularFile(), and msearch().