meteofrance_publicapi.raster module
Functionnalities to deal with the raster data
-
meteofrance_publicapi.raster.open_tiff_file(filename)[source]
-
meteofrance_publicapi.raster.plot_tiff_file(filename, data_type='temperature')[source]
Open a tiff file an plot it.
Note
This Function is more an “How-To” rather than a tool to use as is.