Open gghill opened 1 year ago
Currently implemented in one form per species with proportion of analogs moving from one area to another (rows = origin, columns = destination):
EXAMPLE | France | Norway | Scotland |
---|---|---|---|
France | .84 | .15 | .22 |
Norway | .17 | .71 | .12 |
Scotland | .21 | .18 | .69 |
Subsequently visualized as a Sankey network and chord diagram (Gadus morhua, ssp119):
Progressing to further restrict this to analogs with source pixel dissimilarity > 2 and destinations inheriting at least 2 analogs (this removes a lot of the very thin threads in unlikely locations).
Construct an analog table with rows as EEZs, columns as species (or species groups) and cells as average sigma dissimilarity or a proportion of cells within that EEZ above a dissim threshold.