sinkovit / Spatial-ecology

Space use software deployed in the Spatial Ecology Gateway
MIT License
2 stars 0 forks source link

Unable to read in James' data on Movebank #73

Closed monaw closed 7 months ago

monaw commented 8 months ago

James Sheppard 11:49 AM "Here are my movebank ids for the projects I want to load to SEG with you added as collaborators: Hawaiian hawk (2276831060), Lions filtered (2931070090)"

monaw commented 8 months ago

getting "Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘getMovebankLocationData’ for signature ‘\"integer\", \"logical\", \"missing\", \"MovebankLogin\"’\n" from getMovebankLocationData() call...

studyid 408181528 and 1989169785 work

monaw commented 8 months ago

@sinkovit , in the preprocessDataframe(), the line sp::coordinates(gpsdata.latlong) <- ~long+lat is throwing the error: Error in na.fail.default: missing values in object. is there a way to remove or ignore data with missing values? or a way to detect this and inform the user?

monaw commented 8 months ago

for study id 2931070090, i was able to load the data after downloading it from Movebank but unable to retrieve the data from Movebank. i've sent an email to Movebank support to ask for help...

monaw commented 8 months ago

looks like study id 2931070090 is categorized as a "test" study in Movebank...could that be the reason why the move package is unable to download it?

monaw commented 8 months ago

James changed study id 408181528 to "research", not "test" dataset and now the app is able to load it (: