Skip to content

Conversation

@ChrisJohnNOAA
Copy link
Contributor

Description

This allows EDDGridFromNcFiles to have dataVariables with different dimensions/axisVariables. For requests for dataVariables with dimensions that don't apply, the value will be assigned to the missing value of the unused dimension.

Fixes #178

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist before requesting a review

  • I have performed a self-review of my code
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@ChrisJohnNOAA ChrisJohnNOAA merged commit 06da646 into ERDDAP:main Dec 4, 2025
3 checks passed
@ChrisJohnNOAA ChrisJohnNOAA deleted the EDDGrid_varriedDimSupport branch December 4, 2025 17:49
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.

Support single griddap dataset with 2d and 1d variables.

1 participant