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

feat: Support being able to use in-memory ESMCatalogModel instances #690

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

lewisjared
Copy link
Contributor

Change Summary

Support initialising the catalog using an in-memory instance of the data model. This avoids the need to serialise/deserialise if a temporary catalog is needed.

Related issue number

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable

@lewisjared lewisjared requested a review from mgrover1 as a code owner November 17, 2024 06:32
Copy link
Member

@andersy005 andersy005 left a comment

Choose a reason for hiding this comment

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

thank you for this addition!

@andersy005 andersy005 enabled auto-merge (squash) January 16, 2025 20:16
@andersy005 andersy005 merged commit 5f4ee6c into intake:main Jan 16, 2025
5 of 6 checks passed
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