Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flight height data #19

Open
MarkTrinder opened this issue Jan 14, 2020 · 1 comment
Open

flight height data #19

MarkTrinder opened this issue Jan 14, 2020 · 1 comment

Comments

@MarkTrinder
Copy link

I think during some of the revisions to the code etc the flight height data may have reverted to old/incorrect versions again.

The random height samples for kittiwake and gannet are the same again. And the gannet heights in the combined sheet (FlightHeight.csv) don't seem to correspond to the height data I have from the BTO work (from here: https://www.bto.org/sites/default/files/u28/downloads/Projects/Final_Report_SOSS02_FlightHeights2014.xls).

@bcaneco
Copy link
Member

bcaneco commented Jan 15, 2020

Hi Mark,

Thanks for spotting (again) the error in the Gannets FHD bootstraps. Revisions in last iteration involved re-issuing the FHD bootstraps from the original Masden files, which contain the erroneous dataset. Our apologies for any inconvenience this may have caused. Online version and GitHub repository have been amended with the correct dataset.

The data in file FlightHeight.csv was also provided to us in the Masden files. That data, however, is not used in any shape in the current stochCRM - only the FHD bootstraps are employed in the simulation. So, as it stands, FlightHeight.csv (and associated code) is just deprecated legacy data. To make it usable, we would have to implement triggers to switch between the two data sources.

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants