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
In the prediction results, does each pixel value in the GeoTIFF files within the USA folder represent the height value predicted by the model? What is its unit?
The text was updated successfully, but these errors were encountered:
Sorry but i didn't understand well. If i have a value of 415 in the Naples_height raster, what is the scaling of the height? there are different files like _adjust, _build, _final and _ height. Can you explain better what they represent? Adjust has two bands
The first band represents mean value, and the second the standard deviation.
_build: building footprint,
_height: building height,
_final: object-based building height
_adjust: for some abnormal values, I simply correct them using GHSL: Global building height 2018
In the prediction results, does each pixel value in the GeoTIFF files within the USA folder represent the height value predicted by the model? What is its unit?
The text was updated successfully, but these errors were encountered: