From 02ffdd0ba664ba60bba7c4f25ba1edb10ef28866 Mon Sep 17 00:00:00 2001 From: Guillaume Date: Mon, 16 Feb 2026 16:09:16 +0100 Subject: [PATCH 1/2] fix(config): remove version from catalog specs (now common property) --- catalog_specs.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/catalog_specs.yaml b/catalog_specs.yaml index c4160a7..0a79b3e 100644 --- a/catalog_specs.yaml +++ b/catalog_specs.yaml @@ -107,11 +107,6 @@ dataset_properties: catalog_field_value_type: string is_required: true - - source_collection: version - source_collection_term: creationdatenb - catalog_field_value_type: string - is_required: true - file_properties: - source_collection: tracking_id catalog_field_value_type: string From 6cfc04f250acbcfa6065cee7c74984f3207980ac Mon Sep 17 00:00:00 2001 From: Guillaume Date: Thu, 7 May 2026 09:05:30 +0200 Subject: [PATCH 2/2] fix(specs): Light reformat Co-authored-by: Copilot --- attr_specs.yaml | 34 +++++++++++++++++++++++++++++----- catalog_specs.yaml | 2 ++ drs_specs.yaml | 2 ++ 3 files changed, 33 insertions(+), 5 deletions(-) diff --git a/attr_specs.yaml b/attr_specs.yaml index 228c2c7..dfa5085 100644 --- a/attr_specs.yaml +++ b/attr_specs.yaml @@ -1,82 +1,106 @@ +# NETCDF GLOBAL ATTRIBUTES SPECIFICATIONS + - source_collection: activity_id attr_field_value_type: string_array is_required: true + - source_collection: creation_date attr_field_value_type: string is_required: true + - source_collection: contact attr_field_value_type: string is_required: true + - source_collection: conventions attr_field_name: Conventions attr_field_value_type: string_array is_required: true + - source_collection: dataset_contributor attr_field_value_type: string is_required: true + - source_collection: data_specs_version attr_field_value_type: string is_required: true + - source_collection: frequency attr_field_value_type: string is_required: true + - source_collection: grid_label + source_collection_key: description attr_field_name: grid - specific_key: description attr_field_value_type: string is_required: true + - source_collection: grid_label attr_field_value_type: string is_required: true + - source_collection: institution_id - specific_key: description + source_collection_key: description attr_field_name: institution attr_field_value_type: string is_required: true + - source_collection: institution_id attr_field_value_type: string is_required: true + - source_collection: license attr_field_value_type: string is_required: true + - source_collection: nominal_resolution - specific_key: description + source_collection_key: description attr_field_value_type: string is_required: true + - source_collection: processing_code_location attr_field_value_type: string is_required: true + - source_collection: product attr_field_value_type: string is_required: true + - source_collection: realm attr_field_value_type: string_array is_required: true + - source_collection: references attr_field_value_type: string is_required: true + - source_collection: region attr_field_value_type: string is_required: true + - source_collection: source_id attr_field_value_type: string is_required: true + - source_collection: source_id - specific_key: label_extended + source_collection_key: label_extended attr_field_name: source attr_field_value_type: string is_required: true + - source_collection: source_id - specific_key: drs_name attr_field_name: source_label attr_field_value_type: string is_required: true + - source_collection: tracking_id attr_field_value_type: string is_required: true + - source_collection: variable_id attr_field_value_type: string is_required: true + - source_collection: variant_label attr_field_value_type: string is_required: true diff --git a/catalog_specs.yaml b/catalog_specs.yaml index 0a79b3e..090dab4 100644 --- a/catalog_specs.yaml +++ b/catalog_specs.yaml @@ -1,3 +1,5 @@ +# STAC CATALOG SPECIFICATIONS + version: v1.0.2 catalog_properties: diff --git a/drs_specs.yaml b/drs_specs.yaml index a816615..3f1ffe8 100644 --- a/drs_specs.yaml +++ b/drs_specs.yaml @@ -1,3 +1,5 @@ +# DATA REFERENCE SYNTAX SPECIFICATIONS + # DIRECTORY DRS SPECIFICATIONS directory: separator: /