I meet a problem and I don't know how to do it. I would like to output 2014-2018 back trajectories cluster results. But the clusters are not consistently from the same region in each year. I would like to renumber and color the cluster so that the region is the same. For example: C1- Atlantic West of UK. C2 – English Chanel, Bay of Biscay. C3 – Mainland France. C4 – North Sea, C5- Northern Atlantic and Mainland UK. C6 – Northern coast of Germany, Belgium, and Netherlands.
Here are my codes:
clust <- trajCluster(selectByDate(traj, year=2014), method = "Angle",
n.cluster = 6,
col = 'jet',
map.cols = openColours("Paired", 10))
I attached some previous figures from my results.
This is the results of 2014 and 2015.
As you see the cluster number from the same region is different