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

Geospatial Testing Enhancement/Note #111

Closed
tobin-ford opened this issue Aug 16, 2024 · 2 comments
Closed

Geospatial Testing Enhancement/Note #111

tobin-ford opened this issue Aug 16, 2024 · 2 comments

Comments

@tobin-ford
Copy link
Collaborator

tobin-ford commented Aug 16, 2024

Geospatial Testing

Currently, geospatial testing is limited to checking the functionality of templates (standard and auto templates). We have a simple test case for an UNCHUNKED weather dataset.

We need to create testing for chunked and unchunked cases (running into an error currently that we didn't catch because of this shortfall, where chunked datasets fail but unchunked do not).

  • Rename test_geospatial::test_analysis_standoff to reflect that it is an unchunked test
  • Add chunked testing
@tobin-ford tobin-ford mentioned this issue Aug 16, 2024
8 tasks
@tobin-ford
Copy link
Collaborator Author

As mentioned in #112:

We need to add chunked templating testing as well. To make sure the templating function correctly captures/transforms the chunking of the input weather to the output template.

@tobin-ford
Copy link
Collaborator Author

#113

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

No branches or pull requests

1 participant