HIRSHIRS
- class typhon.datasets.tovs.HIRSHIRS(name=None, **kwargs)[source]
- HIRS-HIRS collocations from Brockmann Consult - A.k.a. MMD05 - __init__(**kwargs)
 - Methods - __init__(**kwargs)- combine(M, other_obj, *args, col_field, **kwargs)- Combine with data from other dataset. - Find the directory containing granules/measurements at (date)time - find_granules([dt_start, dt_end, ...])- Yield all granules/measurementfiles in period - find_granules_sorted([dt_start, dt_end, ...])- Yield all granules, sorted by times. - find_most_recent_granule_before(instant, ...)- Find granule covering instant - get_additional_field(M, fld)- Get additional field. - Return dict (re.fullmatch) for granule, based on re - What extra format variables are needed in find_granules? - Return the resolution for the subdir precision. - Get datetime objects for beginning and end of granule - get_times_for_granule(p, **kwargs)- For granule stored in path, get start and end times. - iterate_subdirs(d_start, d_end, **extra)- Iterate through all subdirs in dataset. - read([f, fields, pseudo_fields])- Read granule in file and do some other fixes - read_period([start, end, onerror, fields, ...])- Read all granules between start and end, in bulk. - setlocal()- Set local attributes, from config or otherwise. - verify_mandatory_fields(extra)- Attributes - aliases- basedir- colloc_dim- concat_coor- datefields- default_orbit_filters- end_date- granule_cache_file- granule_duration- granules_firstline_db- granules_firstline_file- mandatory_fields- maxsize- my_pseudo_fields- name- re- read_returns- refields- related- section- start_date- subdir- time_field- unique_fields- valid_field_values