pycif.plugins.datastreams.fields.wrfchem_icbc — API reference#
Configuration reference: wrfchem_icbc plugin
- pycif.plugins.datastreams.fields.wrfchem_icbc.fetch.fetch(ref_dir, ref_file, input_interval, target_dir, tracer=None, component=None)[source]#
- pycif.plugins.datastreams.fields.wrfchem_icbc.read.read(self, name, varnames, dates, files, interpol_flx=False, comp_type=None, ddi=None, **kwargs)[source]#
Get initial and boundary conditions from pre-computed values
- Parameters:
self – the wrfchem_icbc plugin
name – the name of the component
dates – list of dates to extract
interpol_flx (bool) – if True, interpolates fluxes at time t from
files (values of surrounding available)
comp_type – ‘inicond’ or ‘latcond’