BenioffOceanInitiative/bbnj

diagnose dissimilarity of layers

Opened this issue · 1 comments

bbest commented

Understanding dissimilarity of layers so we can see how/why scenarios solutions are so expansive.

  • How much do layers overlap with each other?

    • Sort based on pixels with overlapping layers and identify layers that are "unique" or generally non-overlapping
  • Play with different taxa, ie rls_all or nspp_all or specific taxa to see diff't solutions.

bbest commented

Create DT table with:

  • area_km2: area of non-zero cells
  • area_pct: percent of high seas area that are non-zero cells
  • val_min: min(values)
  • val_mean: max(values)
  • val_max: max(values)
  • val_sd: sd(values)
  • cum_plot: plot of cumulative value using sparkline