Parallel Analog Ensemble
AnEnReadNcdf Member List

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) constAnEnReadNcdfprotected
FileType enum nameAnEnReadNcdf
read(const netCDF::NcGroup &nc, Parameters &parameters, size_t start=0, size_t count=0) constAnEnReadNcdf
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="") constAnEnReadNcdf
read(const netCDF::NcGroup &nc, Times &times, const std::string &var_name, size_t start=0, size_t count=0) constAnEnReadNcdf
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={}) constAnEnReadNcdf
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) constAnEnReadNcdf
readForecasts(const std::string &file_path, Forecasts &forecasts, int station_start, int station_count) constAnEnReadNcdf
readForecasts(const std::string &file_path, Forecasts &forecasts, std::vector< size_t > start, std::vector< size_t > count) constAnEnReadNcdf
readObservations(const std::string &file_path, Observations &observations) constAnEnReadNcdf
readObservations(const std::string &file_path, Observations &observations, int station_start, int station_count) constAnEnReadNcdf
readObservations(const std::string &file_path, Observations &observations, std::vector< size_t > start, std::vector< size_t > count) constAnEnReadNcdf
verbose_AnEnReadNcdfprotected
~AnEnReadNcdf()AnEnReadNcdfvirtual