Open prjemian opened 1 year ago
Still use databroker.catalog_search_path()
to discover list of directories in which to place these files. The location for databroker 2.0 will be different than before. Typically ~/.config/tiled/profiles/
is in this list.
With databroker 2.0 coming, there will be a new format for catalogs. We'll need some conversion tools from the old format to the new ones.
intake: databroker 1.2.5 and previous
This is the current format.
databroker 2.0.0 uses tiled
profile.yml
For databroker 2.0.0, it uses a
profile.yml
format. The long term view is that databroker will use a tiled server to provide r/w access. But it is possible to avoid the tiled server by providing adirect
configuration.tiled: server
config.yml
This is a standard tiled
config.yml
for MongoDB catalogs.