-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rural LCZ partitionning #798
Comments
Thank you for your message. Rural areas are definitely not well represented in GeoClimate, especially where you have really few roads on your territory. Which data are you processing with GeoClimate ? OSM or BDTopo ? I would be curious to see the LCZ at RSU scale since they are first calculated at RSU scale and then aggregated to grid scale. We might discuss technic to improve the results afterward. |
Thank you @j3r3m1 for your answer. Data used by Geoclimate is OSM here. |
The rural LCZ partitionning has been improved in the PR #822 |
Fix in the current SNAPSHOT with #853 |
Hi everyone,
As comparing LCZ from Geoclimate to global LCZ from RUB, I saw that the partitioning of rural LCZ is too crude in Geoclimate. In fact Geoclimate identifies many times regions with crops and some patches of trees with the "scattered trees" LCZ (LCZ B) although it should be two seperated LCZ with one "low plants" (LCZ D) and one with dense trees (LCZ A).
Here a quick comparison over Melun between LCZ from Geoclimate, from RUB global map and from google Earth satellite. The more striking is east of Melun.
Maybe changing the minimal surface of high vegetation to derive USR may be enough to solve this issue and avoid large scattered trees areas ?
Maybe use the same minimal surface of for the one used to derive water surfaces ?
Geoclimate
RUB
Google satellite view :
Legend :
RUB LCZ :
Data: https://zenodo.org/record/6364594
Paper: https://essd.copernicus.org/articles/14/3835/2022/
Viewer: https://lcz-generator.rub.de/global-lcz-map
The text was updated successfully, but these errors were encountered: