# Bundle manifest spec — apiVersion: ordinis.io/v1, kind: Bundle # Canonical bundle authoring artifact. См. docs-internal/design/dictionary-marketplace.md # Парсинг через cloud.nstart.terravault.ordinis.bundle.spec.ManifestParser. apiVersion: ordinis.io/v1 kind: Bundle metadata: id: ru.cuod.dzz-ground-segment name: ЦУОД ДЗЗ — наземный сегмент version: 1.0.0 description: | 40 справочников для управления наземным сегментом ДЗЗ: космические аппараты, типы КА, наземные станции, антенны, частотные диапазоны, операторы, оборудование, миссии и т.д. domain: dzz scope: PUBLIC author: ЦУОД team license: proprietary # signature заполняется ordinis-bundle-publisher CLI на publish step. dictionaries: - name: acquisition_mode schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/acquisition_mode.schema.json - name: antenna schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/antenna.schema.json - name: atmospheric_correction schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/atmospheric_correction.schema.json - name: climatic_zone schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/climatic_zone.schema.json - name: compression_algorithm schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/compression_algorithm.schema.json - name: consumer schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/consumer.schema.json - name: consumer_type schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/consumer_type.schema.json - name: contract_type schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/contract_type.schema.json - name: coordinate_system schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/coordinate_system.schema.json - name: country schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/country.schema.json - name: coverage_zone schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/coverage_zone.schema.json - name: data_format schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/data_format.schema.json - name: deliverable_type schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/deliverable_type.schema.json - name: frequency_band schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/frequency_band.schema.json - name: geometric_correction schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/geometric_correction.schema.json - name: ground_station schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/ground_station.schema.json - name: imaging_task_type schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/imaging_task_type.schema.json - name: inclination_class schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/inclination_class.schema.json - name: industry_sector schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/industry_sector.schema.json - name: instrument schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/instrument.schema.json - name: land_cover_type schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/land_cover_type.schema.json - name: launch_site schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/launch_site.schema.json - name: launch_vehicle schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/launch_vehicle.schema.json - name: license_type schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/license_type.schema.json - name: map_projection schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/map_projection.schema.json - name: mission schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/mission.schema.json - name: modulation_scheme schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/modulation_scheme.schema.json - name: operator schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/operator.schema.json - name: orbit_type schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/orbit_type.schema.json - name: orbital_regime schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/orbital_regime.schema.json - name: polarization schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/polarization.schema.json - name: priority_class schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/priority_class.schema.json - name: processing_level schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/processing_level.schema.json - name: qa_flag schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/qa_flag.schema.json - name: resolution_class schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/resolution_class.schema.json - name: satellite_type schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/satellite_type.schema.json - name: sensor_type schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/sensor_type.schema.json - name: spacecraft schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/spacecraft.schema.json - name: spacecraft_status schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/spacecraft_status.schema.json - name: spectral_band schemaVersion: 1.0.0 scope: PUBLIC schemaRef: src/main/resources/bundles/cuod/spectral_band.schema.json