Hello everyone, thank you for adding me to the group!
I'm Diana, a geography student from Tübingen, Germany, and I'm currently writing my bachelor thesis on dragonfly migrations in the Baltic States.
I am trying to determine the origin of dragonflies (Aeshna mixta) based on
stable hydrogen isotopes (d2H). While searching for a method I discovered the IsoriX package and I'd really like to use it for my work on the determination of the natal origins of the dragonflies.
For training, I did the assignment with Alien data and the Bat dataset which worked out perfectly. Now I am trying to deal with my own data, but I am still facing some problems and I'd have a few questions regarding several functions since I am stuck on the final assignment. Maybe the answer can be found here :)
I'm still a beginner in the whole topic, so sorry in advance for possible stupid questions and a lack of overview on more complex R topics.
First, I wanted to ask in general if the "GNIPDataEUagg" dataset can be used directly. It has exactly the spatial extent I would like to investigate, so I could use it directly and do the analysis without downloading the data via the GNIP if that would be possible.
Also, I wanted to ask if it would be theoretically possible to work with a calibration dataset that has not been fitted via calibfit. I don't have any reference data except hydrogen isotope values for the location and the wing of each dragonfly and it is hopeless to get further data about location, elevation etc..
I only have complete data for 5 stationary dragonflies (Aeshna cyanea), which are not suitable according to my supervisor.
So if there's the possibility to somehow import a calibration dataset (I have an excel spreadsheet with data on d2Hwing - and the d2H values from the finding place of several dragonflies) I would be very happy.
Nevertheless, I wanted to try how the workflow could work with my data and a provisional calibration dataset "built" from the data for the 5 dragonflies and how
the results could look like.
I have worked with the GNIPDataEUagg dataset and up to the function "isofind" everything has worked so far. Unfortunately, when I use isofind, I always get the following error message:
AssignmentAMi <- isofind(data = AssignDataAMi,
+ isoscape = IsoscapeEU,
+ calibfit = CalibACy)
[1] "computing the test statistic and its variance..."
[1] "running the assignment test..."
[1] "combining assignments across samples..."
Error in .doExtract(x, i, drop = drop) :
no data associated with this Raster objectTiming stopped at: 13.98 5.5 22.81
I'm afraid I don't know at all where my error is there, I don't know if it's obvious from my description and the code fragment either, but maybe you happened to have seen the error message before at some point and know what the catch might be there.
Last but not least I have a short, probably stupid question: What do the triangles and X on the assignment maps and the isoscape represent? I'm sure that this is somewhere in the description of the functions to find, but could not find it so far unfortunately or have overlooked it. Is it the stations where the isotope data was collected ? Or the finding
places of individuals? Or weather stations?
Thank you a lot in advance
Diana Fiedler