19 IfstreamCs(
const std::string& Fname,
const std::string& Comment_start =
"#");
IfstreamCs(const std::string &Fname, const std::string &Comment_start="#")
Open file to read, decompressing if necessary and filtering comments.
It can be convenient to allow comments in a text data file that are ignored by the program reading it...
This allows filtering stream to created on top of an underlying ifstream.
Contains classes to abstract away details in various Spurr Radiative Transfer software.