Source code for pycif.plugins.datastreams.fluxes.GCP_1x1_N2O.write
[docs]
def write(self, name, flx_file, flx, mode="a", **kwargs):
raise Exception("Can't write GCP fluxes so far")
[docs]
def write(self, name, flx_file, flx, mode="a", **kwargs):
raise Exception("Can't write GCP fluxes so far")