Currently three classes, ParameterFile, ParamDb, and ParameterNetCDF provide the interface for the different parameter file formats. I would like to have a single class that automatically determines the underlying class to use for opening parameter files.
Currently three classes,
ParameterFile,ParamDb, andParameterNetCDFprovide the interface for the different parameter file formats. I would like to have a single class that automatically determines the underlying class to use for opening parameter files.