pycif.plugins.datastreams.fields.oldlmdz_prescrconcs — API reference

pycif.plugins.datastreams.fields.oldlmdz_prescrconcs — API reference#

Configuration reference: oldlmdz_prescrconcs plugin

pycif.plugins.datastreams.fields.oldlmdz_prescrconcs.fetch.fetch(ref_dir, ref_file, input_interval, target_dir, tracer=None, **kwargs)[source]#
pycif.plugins.datastreams.fields.oldlmdz_prescrconcs.get_domain.get_domain(ref_dir, ref_file, input_interval, target_dir, tracer=None)[source]#
pycif.plugins.datastreams.fields.oldlmdz_prescrconcs.read.read(self, name, tracdir, tracfile, varnames, dates, comp_type=None, model=None, **kwargs)[source]#

Get prescribed concentrations from pre-computed fields and load them into a pyCIF variables

Parameters:
  • self – the prescribed concentrations Plugin

  • name – the name of the component

  • tracdir – raw data directory and file format

  • tracfile – raw data directory and file format

  • dates – list of dates to extract

pycif.plugins.datastreams.fields.oldlmdz_prescrconcs.utils.find_valid_file(ref_dir, file_format, dd)[source]#