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

function get.biome() arguments #74

Open
ValentineHerr opened this issue Oct 12, 2017 · 1 comment
Open

function get.biome() arguments #74

ValentineHerr opened this issue Oct 12, 2017 · 1 comment

Comments

@ValentineHerr
Copy link

Opening this issue to make sure someone double checks it is okay if the function get.biome() defined here, apparently needs 5 arguments but that up to 9 are given in line 40 of get.biome.R

@jaydorsey
Copy link

I don't think I ever actually dug into the function itself, but that definitely looks problematic.

Maybe @potterzot can provide some insight?

I do know at one point we were writing files out (necessitating the additional file names and paths and such) because another process was using that temp file(s). We abandoned that approach for using Ruby RServe, so it's possible that the additional arguments are truly no longer necessary.

I would defer to the R code in the GHGVCR repository being authoritative, so maybe the get_biome.R function in this repo should be updated to reflect the newer 5 argument method? Hopefully Nick will jump in and confirm or deny.

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