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

Enable GCF loader to filter singleton GCFs #179

Closed
wants to merge 5 commits into from

Conversation

CunliangGeng
Copy link
Member

Add a new parameter keep_singleton in the method get_gcfs() of GCF loader. With that, users can choose to keep the singleton GCFs (A GCF that contains only one BGC member) or not in the loading process.

@CunliangGeng CunliangGeng requested a review from gcroci2 November 15, 2023 15:11
@CunliangGeng
Copy link
Member Author

CunliangGeng commented Nov 20, 2023

The refactoring of whole loading pipeline will have a series of dependent PRs (a PR depends on its former PR). To make sure that I don't have to start the next PR after the review and approval of its former PR, I'm going to try the so-called "stacked PR" workflow. For that, I'm going to use the tool Graphite to manage PRs.

As a reviewer (@gcroci2), you don't need to do anything. Just review the PR in the same way as what you did before.

This PR will be closed and a same PR (#181) is created by Graphite.

@CunliangGeng CunliangGeng deleted the filter_singleton_gcf branch November 20, 2023 09:29
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

Successfully merging this pull request may close these issues.

1 participant