Description of python script read_geotif.py There is two tasks in the script: to read geotif file: using xarray lib to regrid data to wrf-like coordinates Point here is a) ussually geotif have 1-D lat lon coordinates; b) we need to convert it to 2-D lat lon coordinates (common in WRF framework or so on)