List view
Summary: Ingest a IFF dataset from a manifest Details : Ingest a IFF dataset from a manifest from the command line. The functionality looks something like: ``` bash pg2-dataset ingest manifests/<iff dataset>.toml ``` Which downloads the IFF dataset (from S3) and processes it to create the ingested dataset `<dataset name.zip` according to our specs. User acceptance criteria Karel & Henning can ingest the dataset locally themselves
Due by August 28, 2025•12/12 issues closedSummary: Ingest the `nieme2019` dataset from a manifest Details : Ingest the `nieme2019` dataset from a manifest from the command line. The functionality looks something like: ``` bash pg2-dataset ingest manifests/nieme2019.toml ``` Which downloads the nieme2019 and processes it to create the ingested dataset `nieme2019.zip` according to our specs. User acceptance criteria Karel & Henning can ingest the dataset locally themselves
Due by August 7, 2025•28/28 issues closed