CAIDA / catalog-data

Repo which holds some panda solutions and papers
4 stars 6 forks source link

dataset:telescope_avro_flowtuple_v4* missing #516

Closed bhuffaker closed 1 year ago

bhuffaker commented 1 year ago

data/_catalog-dataset-summary.jsonl error: no matching id for dataset:telescope_avro_flowtuple_v4_2003 error: no matching id for dataset:telescope_avro_flowtuple_v4_2008 error: no matching id for dataset:telescope_avro_flowtuple_v4_2009 error: no matching id for dataset:telescope_avro_flowtuple_v4_2010 error: no matching id for dataset:telescope_avro_flowtuple_v4_2011 error: no matching id for dataset:telescope_avro_flowtuple_v4_2012 error: no matching id for dataset:telescope_avro_flowtuple_v4_2013 error: no matching id for dataset:telescope_avro_flowtuple_v4_2014 error: no matching id for dataset:telescope_avro_flowtuple_v4_2015 error: no matching id for dataset:telescope_avro_flowtuple_v4_2016 error: no matching id for dataset:telescope_avro_flowtuple_v4_2017 error: no matching id for dataset:telescope_avro_flowtuple_v4_2018 error: no matching id for dataset:telescope_avro_flowtuple_v4_2019 error: no matching id for dataset:telescope_avro_flowtuple_v4_2020 error: no matching id for dataset:telescope_avro_flowtuple_v4_2021 error: no matching id for dataset:telescope_avro_flowtuple_v4_2022

Phileodontist commented 1 year ago

Once, I've added the explicit catalog ID to the summary file, the UI should use that field to map dataset-summary to catalog entry

Phileodontist commented 1 year ago

@bhuffaker I've updating the data-build.py script to resolve this issue.

Here's merge request with these changes. https://github.com/CAIDA/catalog-data/pull/520