|
static bool | mio::areFilesWithinLimit (const std::vector< std::string > &filenames) |
|
static std::string | mio::joinVector (const std::vector< std::string > &vec, const char &delimiter) |
|
static std::vector< Coords > | mio::getUniqueLocations (iCSVFile &file) |
|
static std::vector< std::string > | mio::getFilesWithPaths (const std::vector< std::string > &vecFilenames, const std::string &inpath) |
| Get the file names together with paths and check for validity. More...
|
|
static void | mio::scanMeteoPath (const Config &cfg, const std::string &inpath, std::vector< std::string > &vecFilenames) |
|