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

Make "/statistics" endpoint work for non-WGS84 grid mappings #1071

Merged
merged 6 commits into from
Sep 18, 2024

Conversation

forman
Copy link
Member

@forman forman commented Sep 11, 2024

Requires #1070
Closes #1069

Checklist:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/source/*
  • Changes documented in CHANGES.md
  • GitHub CI passes
  • AppVeyor CI passes
  • Test coverage remains or increases (target 100%)

@b-yogesh b-yogesh marked this pull request as ready for review September 18, 2024 11:01
@forman forman self-assigned this Sep 18, 2024
Copy link
Member Author

@forman forman left a comment

Choose a reason for hiding this comment

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

I approve :)

CHANGES.md Outdated Show resolved Hide resolved
Co-authored-by: Norman Fomferra <[email protected]>
Copy link
Contributor

@b-yogesh b-yogesh left a comment

Choose a reason for hiding this comment

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

Looks good!

@forman forman merged commit d5e00b2 into main Sep 18, 2024
1 check passed
@forman forman deleted the forman-1069-stats_for_non_wgs84_crs branch September 18, 2024 11:44
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.

The "/statistics" endpoint returns empty result for non-WGS84 grid mappings
2 participants