Skip to content

Adapter for interpolated extrapolation with global grids#11

Open
pascalresch wants to merge 17 commits intomasterfrom
interpolated-extrapolation
Open

Adapter for interpolated extrapolation with global grids#11
pascalresch wants to merge 17 commits intomasterfrom
interpolated-extrapolation

Conversation

@pascalresch
Copy link
Collaborator

No description provided.

self.a = a
self.b = b
assert len(a) == len(b)
assert len(a) == len(b) # TODO a, b are not floats
Copy link
Owner

Choose a reason for hiding this comment

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

a and b are vectors of floats. The type hint should be updated.

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