pysteps.io.importers.import_fmi_geotiff

pysteps.io.importers.import_fmi_geotiff(filename, **kwargs)

Import a reflectivity field (dBZ) from an FMI GeoTIFF file.

Parameters:
filename : str

Name of the file to import.

Returns:
out : tuple

A three-element tuple containing the precipitation field, the associated quality field and metadata. The quality field is currently set to None.