Parallel Analog Ensemble
|
This is the complete list of members for AnEnReadNcdf, including all inherited members.
AnEnReadNcdf() | AnEnReadNcdf | |
AnEnReadNcdf(Verbose verbose) | AnEnReadNcdf | |
AnEnReadNcdf(const AnEnReadNcdf &orig) | AnEnReadNcdf | |
checkFileType_(const netCDF::NcFile &nc, FileType file_type) const | AnEnReadNcdf | protected |
FileType enum name | AnEnReadNcdf | |
read(const netCDF::NcGroup &nc, Parameters ¶meters, size_t start=0, size_t count=0) const | AnEnReadNcdf | |
read(const netCDF::NcGroup &nc, Stations &stations, size_t start=0, size_t count=0, const std::string &dim_name_prefix="", const std::string &var_name_prefix="") const | AnEnReadNcdf | |
read(const netCDF::NcGroup &nc, Times ×, const std::string &var_name, size_t start=0, size_t count=0) const | AnEnReadNcdf | |
read(const netCDF::NcGroup &nc, T *p_vals, const std::string &var_name=Config::_DATA, std::vector< size_t > start={}, std::vector< size_t > count={}) const | AnEnReadNcdf | |
readAnalogs(const std::string &file_path, Array4D &analogs, const std::string &var_name=Config::_ANALOGS, std::vector< size_t > start={}, std::vector< size_t > count={}) | AnEnReadNcdf | |
readForecasts(const std::string &file_path, Forecasts &forecasts) const | AnEnReadNcdf | |
readForecasts(const std::string &file_path, Forecasts &forecasts, int station_start, int station_count) const | AnEnReadNcdf | |
readForecasts(const std::string &file_path, Forecasts &forecasts, std::vector< size_t > start, std::vector< size_t > count) const | AnEnReadNcdf | |
readObservations(const std::string &file_path, Observations &observations) const | AnEnReadNcdf | |
readObservations(const std::string &file_path, Observations &observations, int station_start, int station_count) const | AnEnReadNcdf | |
readObservations(const std::string &file_path, Observations &observations, std::vector< size_t > start, std::vector< size_t > count) const | AnEnReadNcdf | |
verbose_ | AnEnReadNcdf | protected |
~AnEnReadNcdf() | AnEnReadNcdf | virtual |