PythonMaps @pythonmaps.bsky.social · Jan 4

I created a global forest map showing how forests vary by climate zone - Added twist, 90% of the code + the following post was generated by Claude. 1/4 #Python #GIS #DataViz #Cartography #Forests

11 likes 2 replies

?

Replies

Nicolas Mouquet · Jun 15

Great ! where can we find the code repo for this map ? Cheers. Nicolas.

PythonMaps · Jan 4

How it was made: Started with Hansen et al. global forest cover raster (% tree cover per pixel) Loaded climate zone shapefile with boreal, temperate, subtropical & tropical regions Masked the forest raster with each climate zone to extract forest cover for that zone only 2/4