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

Bnb/exo refactor plus #169

Merged
merged 3 commits into from
Oct 13, 2023
Merged

Bnb/exo refactor plus #169

merged 3 commits into from
Oct 13, 2023

Conversation

bnb32
Copy link
Collaborator

@bnb32 bnb32 commented Oct 4, 2023

No description provided.

@bnb32 bnb32 force-pushed the bnb/exo_refactor_plus branch 7 times, most recently from 57c9de8 to f8affc0 Compare October 5, 2023 15:15
@bnb32 bnb32 marked this pull request as ready for review October 6, 2023 13:45
@bnb32 bnb32 requested a review from grantbuster October 6, 2023 13:45
@@ -274,13 +268,10 @@ def _combine_fwp_output(self, hi_res, exogenous_data=None):
(n_obs, spatial_1, spatial_2, n_features)
(n_obs, spatial_1, spatial_2, n_temporal, n_features)
exogenous_data : dict | None
Copy link
Member

Choose a reason for hiding this comment

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

Update class spec

sup3r/models/abstract.py Show resolved Hide resolved
sup3r/models/multi_step.py Show resolved Hide resolved
spatial models and temporal models split_step should be
len(spatial_models). If this is for a TemporalThenSpatial model
split_step should be len(temporal_models).
exogenous_data : dict
Copy link
Member

Choose a reason for hiding this comment

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

not an input?

@bnb32 bnb32 merged commit 91fab51 into main Oct 13, 2023
8 checks passed
@bnb32 bnb32 deleted the bnb/exo_refactor_plus branch October 13, 2023 16:37
github-actions bot pushed a commit that referenced this pull request Oct 13, 2023
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.

None yet

2 participants