GenericFile#

class compliance_checker.base.GenericFile(fpath)[source]#

Simple class for any file. Has same path lookup as netCDF4.Dataset.

Methods

filepath

Methods Summary

__init__(fpath)

filepath()

Methods Documentation

__init__(fpath)[source]#
filepath()[source]#