Commits on Source (8)
-
Andrew Kapuscinski authored
-
Daniel Lyons authored
-
-
WS-507: Lay the groundwork for implementation of the ingestion manifest builder, using existing archive-metaproject ingestion builder as a guide.
-
Charlotte Hausman authored
-
Janet Goldstein authored
-
Charlotte Hausman authored
-
Charlotte Hausman authored
Showing
- apps/cli/executables/pexable/ingest_envoy/README.md 4 additions, 0 deletionsapps/cli/executables/pexable/ingest_envoy/README.md
- apps/cli/executables/pexable/ingest_envoy/ingest_envoy/__init__.py 0 additions, 0 deletions...executables/pexable/ingest_envoy/ingest_envoy/__init__.py
- apps/cli/executables/pexable/ingest_envoy/ingest_envoy/_version.py 2 additions, 0 deletions...executables/pexable/ingest_envoy/ingest_envoy/_version.py
- apps/cli/executables/pexable/ingest_envoy/ingest_envoy/ingestion_manifest.py 83 additions, 0 deletions...s/pexable/ingest_envoy/ingest_envoy/ingestion_manifest.py
- apps/cli/executables/pexable/ingest_envoy/ingest_envoy/ingestion_manifest_builder.py 22 additions, 0 deletions...e/ingest_envoy/ingest_envoy/ingestion_manifest_builder.py
- apps/cli/executables/pexable/ingest_envoy/ingest_envoy/main.py 2 additions, 0 deletions...cli/executables/pexable/ingest_envoy/ingest_envoy/main.py
- apps/cli/executables/pexable/ingest_envoy/ingest_envoy/utilities.py 105 additions, 0 deletions...xecutables/pexable/ingest_envoy/ingest_envoy/utilities.py
- apps/cli/executables/pexable/ingest_envoy/setup.py 28 additions, 0 deletionsapps/cli/executables/pexable/ingest_envoy/setup.py
- apps/cli/executables/pexable/ingest_envoy/test/__init__.py 0 additions, 0 deletionsapps/cli/executables/pexable/ingest_envoy/test/__init__.py
- apps/cli/executables/pexable/ingest_envoy/test/examples/evla_calibration_manifest.json 30 additions, 0 deletions...ingest_envoy/test/examples/evla_calibration_manifest.json
- apps/cli/executables/pexable/ingest_envoy/test/examples/evla_eb_manifest.json 22 additions, 0 deletions.../pexable/ingest_envoy/test/examples/evla_eb_manifest.json
- apps/cli/executables/pexable/ingest_envoy/test/examples/image_set_manifest.json 60 additions, 0 deletions...exable/ingest_envoy/test/examples/image_set_manifest.json
- apps/cli/executables/pexable/ingest_envoy/test/examples/quicklook_manifest.json 40 additions, 0 deletions...exable/ingest_envoy/test/examples/quicklook_manifest.json
- apps/cli/executables/pexable/ingest_envoy/test/examples/vlass_catalog_manifest.json 15 additions, 0 deletions...le/ingest_envoy/test/examples/vlass_catalog_manifest.json
- apps/cli/executables/pexable/ingest_envoy/test/test_alma_ing_manifests.py 33 additions, 0 deletions...bles/pexable/ingest_envoy/test/test_alma_ing_manifests.py
- apps/cli/executables/pexable/ingest_envoy/test/test_evla_ing_manifests.py 44 additions, 0 deletions...bles/pexable/ingest_envoy/test/test_evla_ing_manifests.py
- apps/cli/executables/pexable/ingest_envoy/test/test_miscellaneous_manifests.py 45 additions, 0 deletions...pexable/ingest_envoy/test/test_miscellaneous_manifests.py
- apps/cli/executables/pexable/ingest_envoy/test/test_vlba_manifests.py 23 additions, 0 deletions...cutables/pexable/ingest_envoy/test/test_vlba_manifests.py
- docker-compose.dev.yml 2 additions, 2 deletionsdocker-compose.dev.yml
- docker.properties 6 additions, 1 deletiondocker.properties