You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python function to convert a .tiff file to a pandas dataframe using gdal. Was adapted from a Stack Overflow post that I unfortunately lost the reference to.
Tested on Windows 11 with python==3.12.9, pandas==2.2.3 and gdal==3.6.2