pinskylab / ShiftTraitsPlus

Comparing species traits to observed shifts in geographic distribution. Data from Pinsky et al. 2013 plus more.
GNU General Public License v3.0
0 stars 0 forks source link

Fill in missing species/LME combinations #1

Open mpinsky opened 4 years ago

mpinsky commented 4 years ago

The code at https://github.com/pinskylab/ShiftTraitsPlus/blob/master/code/trait_vs_shift.R#L45 identifies some missing combinations.

18 fish species-locations are not matching. This seem to be due to trait records for the particular LME that are for some reason missing (e.g., Icelus spatula and Sebastes mentella in LME 9). These need to be checked and filled out manually or by assigning trait values from neighbouring LMEs.

Data could be addd to data/Beukhof_traits directly, or probably even better, added in a new file in data/ that can be appended to Beukhof_traits.csv, so that we keep the data provenance clear.