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

added check for loading from cache for each feature instead of only l… #27

Merged
merged 2 commits into from
Apr 21, 2022

Conversation

bnb32
Copy link
Collaborator

@bnb32 bnb32 commented Apr 21, 2022

…oading from cache when all features have been cached. also added DerivedFeatures base class and subclasses for special features e.g. BVF, BVF_MO, cloud_mask, clearsky_ratio, etc. Moved feature handling stuff to feature_handling.py.

…oading from cache when all features have been cached. also added DerivedFeatures base class and subclasses for special features e.g. BVF, BVF_MO, cloud_mask, clearsky_ratio, etc. Moved feature handling stuff to feature_handling.py.
@bnb32 bnb32 requested a review from grantbuster April 21, 2022 17:26
Copy link
Member

@grantbuster grantbuster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I like this organization better.

…tures have cache files a handler wont automatically load data before calling BatchHandler.make.
@bnb32 bnb32 merged commit 79cbb18 into main Apr 21, 2022
@bnb32 bnb32 deleted the bnb/derived_features branch April 21, 2022 20:51
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.

2 participants