You're reading the documentation for a development version. For the latest released version, please have a look at v0.2.
cwepr.io package¶
Subpackage for IO.
Generally, for each file format, the importer resides in a separate module. The import statements below should only import the respective classes.
Currently, in addition to modules for the individual data file formats, there are a series of more general modules:
factory
Factory classes, currently the DatasetImporterFactory
exporter
Exporters, currently only an ASCII exporter