Global time-series on ecosystem diversity metrics
This dataset provides yearly, global time-series of ecosystem diversity measured with per-pixel ecosystem areas.
inverseSimpson
| Per-pixel Inverse Simpson expressing the diversity of ecosystems
content | description |
---|---|
value_range | 0…n |
ecosystemCount
| Per-pixel frequency of unique ecosystems
content | description |
---|---|
value_range | 0…n |
# data call without specifying subdataset and resolution
list_data("GlobES_bio")
# data call for specific subdataset
list_data("GlobES_bio/inverseSimpson")
# data call to subdataset with a specific resolution
list_data("GlobES_bio/inverseSimpson/1km")