Source code for pycif.plugins.datastreams.fluxes.dummy_nc.write
[docs]
def write(self, flx_file, flx_fwd, flx_tl, **kwargs):
"""Write fluxes for the dummy Gaussian model as NetCDF.
Args:
self (Flux): the Flux plugin
flx_file (str): the file where to write fluxes
flx_fwd, flx_tl: fluxes data to write
"""
return