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

Break up BirdFlowR #156

Open
ethanplunkett opened this issue Dec 20, 2023 · 1 comment
Open

Break up BirdFlowR #156

ethanplunkett opened this issue Dec 20, 2023 · 1 comment

Comments

@ethanplunkett
Copy link
Contributor

ethanplunkett commented Dec 20, 2023

Break the package into three:

  1. BirdFlowR the functions that load and use a fitted model.
  2. BirdFlowPrep (other name ideas welcome) the functions that preprocess and import models and manage model collections.
  3. get_naturalearth (again, name suggestions welcome) the functions that retrieve, reproject, and crop natural earth data to the extent of a reference object. This small part of BirdFlowR consumes quite a bit of test time. Decoupling it would facilitate use in unrelated applications.
@slager
Copy link
Contributor

slager commented Dec 20, 2023

BirdFlowMaps?

BirdFlowPre/BirdFlowPrep (and maybe also BirdFlowPost/BirdFlowCollections if it makes sense to have a separate package for the collection management?)

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