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

Provide API for fetching linked catalogs #108

Open
delucchi-cmu opened this issue Jun 30, 2023 · 1 comment
Open

Provide API for fetching linked catalogs #108

delucchi-cmu opened this issue Jun 30, 2023 · 1 comment

Comments

@delucchi-cmu
Copy link
Contributor

Current mechanism for using the almanac to find e.g. a linked source catalog is bulky. If this is a pattern we expect to support, we should write a simpler interface.

Instead of:

    source_almanac = default_almanac.get_almanac_info(object_almanac.sources[0].catalog_name)

possibly:

    source_almanac = object_almanac.get_sources()
@maxwest-uw maxwest-uw self-assigned this Aug 15, 2023
@maxwest-uw
Copy link
Contributor

self-assigning this as an excuse to get ready for margin cache changes 😎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants