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

Update ungridded_data.py #40

Merged
merged 6 commits into from
Jul 28, 2022
Merged

Update ungridded_data.py #40

merged 6 commits into from
Jul 28, 2022

Conversation

duncanwp
Copy link
Member

Ensure to pass through interpolation method for gridded -> ungridded collocation

Make multidimensional indexing explicit to avoid numpy `FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated`.
Ensure to pass through interpolation method for gridded -> ungridded collocation
Make sure to include a default method
@codecov
Copy link

codecov bot commented Jul 28, 2022

Codecov Report

Merging #40 (582a3df) into master (9b6166d) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   62.00%   62.01%   +0.01%     
==========================================
  Files          47       47              
  Lines        7399     7401       +2     
==========================================
+ Hits         4588     4590       +2     
  Misses       2811     2811              
Impacted Files Coverage Δ
cis/data_io/ungridded_data.py 79.37% <100.00%> (+0.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b6166d...582a3df. Read the comment docs.

@duncanwp duncanwp merged commit badbd8b into master Jul 28, 2022
@duncanwp duncanwp deleted the duncanwp-patch-1 branch July 28, 2022 14:50
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