You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2023. It is now read-only.
Hi,
I struggle to combine the glossary of intake with your defintions of catalog and collection.
You use the term collection for the .json file while the data base may be saved as a separate catalog.
However, in intake's glossary it says for catalog:
A collection of entries, each of which corresponds to a specific data-set
That is closed circle.
Imo:
Intake starts with a top-level main catalog-file which points at catalogs. The catalog-file can specify drivers for the catalogs. So to me it seems clear that an esm-collection is actuallay a catalog.
I rather would switch your defintions of esm-collection and catalog so that the esm-collection is actually the catalog_dict or catalog_file. Especially if I use a catalog_file, the real collection is in that catalog_file and not the .json descriptor.
Are we on the same page that there is some inconsistency or do I miss sth here?
Best,
Fabi
The text was updated successfully, but these errors were encountered:
wachsylon
changed the title
Inconsistency in meaning of *catalog*, *collection*, *catalog_file* with intake's glossary
Inconsistency in meaning of catalog, collection, catalog_file with intake's glossary
Mar 1, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I struggle to combine the glossary of intake with your defintions of catalog and collection.
You use the term collection for the
.json
file while the data base may be saved as a separate catalog.However, in intake's glossary it says for catalog:
That is closed circle.
Imo:
Intake starts with a top-level main catalog-file which points at catalogs. The catalog-file can specify drivers for the catalogs. So to me it seems clear that an esm-collection is actuallay a catalog.
I rather would switch your defintions of esm-collection and catalog so that the esm-collection is actually the catalog_dict or catalog_file. Especially if I use a catalog_file, the real collection is in that catalog_file and not the
.json
descriptor.Are we on the same page that there is some inconsistency or do I miss sth here?
Best,
Fabi
The text was updated successfully, but these errors were encountered: