KluaneRedSquirrelProject / KRSP-Database-Errors

0 stars 2 forks source link

Incorrect 'newsex' for squirrel id = 4837 #80

Closed aewishart closed 1 year ago

aewishart commented 3 years ago

in Flastall2, squirrel _id has newsex assigned as male, but all trapping records indicate this squirrel is a female and this squirrel has three associated litter records.

Solution: remove M from newsex variable in flastall2

agmcadam commented 2 years ago

Not sure where this is coming from. I can't find this squirrel being called a male anywhere. flastall is just a view and not a table of data.

agmcadam commented 1 year ago

since flastall is a view it pulls data from elsewhere. There isn't anything to fix here.