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

2.25.1 patches #223

Merged
merged 9 commits into from
Oct 31, 2024
Merged

2.25.1 patches #223

merged 9 commits into from
Oct 31, 2024

Conversation

ChrisJohnNOAA
Copy link
Contributor

Description

Some minor patches after additional testing of the 2.25 release candidate.

  • Showing dataset loading errors on the status page is now optional (defaults to true). Add false to setup.xml to hide the errors from the status page.
  • .parquet files now have the query hash appended to their filename.
  • .parquet files now have column_names and column_units as metadata in the parquet key value metadata section.
  • A new option, .parquetWMeta is available which has the above data as well as more or less all of the metadata available for the dataset and columns/variables included in the key value metadata section.

Type of change

Please delete options that are not relevant.

  • [ x ] Bug fix (non-breaking change which fixes an issue)
  • [ x ] New feature (non-breaking change which adds functionality)
  • [ x ] This change requires a documentation update

Checklist before requesting a review

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

@ChrisJohnNOAA ChrisJohnNOAA merged commit 44c825e into ERDDAP:main Oct 31, 2024
1 check passed
@ChrisJohnNOAA ChrisJohnNOAA deleted the 2.25.1-Patches branch October 31, 2024 18:56
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.

1 participant