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

Test hgrid generator #62

Merged
merged 7 commits into from
Sep 4, 2023
Merged

Test hgrid generator #62

merged 7 commits into from
Sep 4, 2023

Conversation

ashjbarnes
Copy link
Collaborator

Added simple rectangular_hgrid test function

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch coverage has no change and project coverage change: +1.86% 🎉

Comparison is base (f876f88) 13.75% compared to head (7a8bad0) 15.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   13.75%   15.61%   +1.86%     
==========================================
  Files           2        2              
  Lines         429      429              
==========================================
+ Hits           59       67       +8     
+ Misses        370      362       -8     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

],
)
def test_rectangular_hgrid(lat, lon):
rectangular_hgrid(lat, lon)
Copy link
Contributor

Choose a reason for hiding this comment

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

can we check that the output is an xarray dataset?

@ashjbarnes ashjbarnes merged commit 6fd32fb into main Sep 4, 2023
6 checks passed
@ashjbarnes ashjbarnes deleted the test-hgrid-generator branch September 4, 2023 04:25
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