read_georef¶
-
nawdex_analysis.io.input_sim.read_georef(expname, mask_with_zen=True, zen_max=75.0)¶ Reads geo reference of simulation.
Parameters: - expname (str) – this is the experiment name which should be equal to the subdirectory it is allowed to also pass the georef filename directly through this agrument
- mask_with_zen (bool, optional, default = True) – if zen mask should be applied
- zen_max (float, optional, default = 75) – maximum in satellite zenith angle (if mask_with_zen = True)
Returns: geo
Return type: dict of numpy arrays