Skip to content

Feature/query formats#16

Merged
scranford1 merged 12 commits intodevelopfrom
feature/query_formats
Mar 6, 2026
Merged

Feature/query formats#16
scranford1 merged 12 commits intodevelopfrom
feature/query_formats

Conversation

@scranford1
Copy link
Copy Markdown

@scranford1 scranford1 commented Mar 2, 2026

Changes

  • Specify formats on a per query basis.
  • Improve instance vs non-instance collection handling.
  • Define resolution for only cube and area queries.
  • Ensure CoverageJSON outputs valid JSON values.
  • Find coordinates based on the largest length of dimensions in all coordinates.
  • Use WKT for Coordinate CRS.
  • Use generators to improve query performance.
  • Use X,Y,Z,T labels in CoverageJSON instead of Lon,Lat,Alt,Time.

@scranford1 scranford1 requested a review from jdw-creare March 2, 2026 14:58
@scranford1 scranford1 self-assigned this Mar 2, 2026
@scranford1 scranford1 marked this pull request as draft March 3, 2026 15:28
@scranford1 scranford1 force-pushed the feature/query_formats branch from f005503 to 8021bcf Compare March 3, 2026 16:11
@scranford1 scranford1 force-pushed the feature/query_formats branch from 8021bcf to c4264c8 Compare March 3, 2026 16:19
@scranford1 scranford1 force-pushed the feature/query_formats branch from 71c2d30 to 2b2356f Compare March 5, 2026 18:54
@scranford1 scranford1 force-pushed the feature/query_formats branch from 2b2356f to b4b2aaf Compare March 5, 2026 18:58
@scranford1 scranford1 marked this pull request as ready for review March 5, 2026 21:00
Copy link
Copy Markdown
Contributor

@jdw-creare jdw-creare left a comment

Choose a reason for hiding this comment

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

This looks good! If there's a way we can avoid adding the dependency on temporary files, that would be ideal, but if that's crazy complicated, I don't mind keeping them. How would you feel about spending some time trying out approaches without temporary files?

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 6, 2026

@scranford1 scranford1 merged commit cf62944 into develop Mar 6, 2026
5 checks passed
@scranford1 scranford1 deleted the feature/query_formats branch March 10, 2026 15:18
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