AnEnReadGrib provides the functionality to read the Grib2 format.
More...
#include <AnEnReadGrib.h>
|
void | readForecastsMeta_ (Forecasts &forecasts, const std::vector< ParameterGrib > &grib_parameters, const std::vector< std::string > &files, const std::string ®ex_str, size_t unit_in_seconds, bool delimited, std::vector< int > stations_index) const |
|
void | readStations_ (Stations &, const std::string &, const std::vector< int > &stations_index={}) const |
|
AnEnReadGrib provides the functionality to read the Grib2 format.
◆ AnEnReadGrib() [1/3]
AnEnReadGrib::AnEnReadGrib |
( |
| ) |
|
◆ AnEnReadGrib() [2/3]
◆ AnEnReadGrib() [3/3]
AnEnReadGrib::AnEnReadGrib |
( |
Verbose |
verbose | ) |
|
◆ ~AnEnReadGrib()
AnEnReadGrib::~AnEnReadGrib |
( |
| ) |
|
|
virtual |
◆ readForecasts()
void AnEnReadGrib::readForecasts |
( |
Forecasts & |
forecasts, |
|
|
const std::vector< ParameterGrib > & |
grib_parameters, |
|
|
const std::vector< std::string > & |
files, |
|
|
const std::string & |
regex_str, |
|
|
size_t |
unit_in_seconds = 3600 , |
|
|
bool |
delimited = false , |
|
|
std::vector< int > |
stations_index = {} |
|
) |
| const |
◆ readForecastsMeta_()
void AnEnReadGrib::readForecastsMeta_ |
( |
Forecasts & |
forecasts, |
|
|
const std::vector< ParameterGrib > & |
grib_parameters, |
|
|
const std::vector< std::string > & |
files, |
|
|
const std::string & |
regex_str, |
|
|
size_t |
unit_in_seconds, |
|
|
bool |
delimited, |
|
|
std::vector< int > |
stations_index |
|
) |
| const |
|
protected |
◆ readStations_()
void AnEnReadGrib::readStations_ |
( |
Stations & |
, |
|
|
const std::string & |
, |
|
|
const std::vector< int > & |
stations_index = {} |
|
) |
| const |
|
protected |
◆ verbose_
The documentation for this class was generated from the following files: