Skip to content

Integration#207

Merged
ltroussellier merged 25 commits intomainfrom
integration
Mar 23, 2026
Merged

Integration#207
ltroussellier merged 25 commits intomainfrom
integration

Conversation

@ltroussellier
Copy link
Copy Markdown
Collaborator


CHANGELOG

Added

  • CLI: New schema subcommand to generate STAC JSON schema from the command line (esgvoc schema <project_id>)
  • API: Exposed install() function in the public API for programmatic repository synchronization
  • JSON Schema: Added link properties support in STAC schema generation (rel, href_pattern, title, type constraints)
  • Config: Added coredx-cmip5 to default projects

Changed

  • BREAKING: Renamed BrandedSuffix class to BrandingSuffix
  • BREAKING: Renamed data descriptor key "branded_suffix" to "branding_suffix"
  • Model: Made cf_standard_region and iso_region optional in Region model (ALP-12)
  • CMOR: Refactored source ID generation to use model components properly
  • CMOR: Removed separator from directory DRS template (CMOR hard-codes /)
  • CMOR: Updated nominal resolution to use value/unit instead of magnitude/units
  • Config: Increased max_string_length for ID resolution

Fixed

  • Schema: Fixed $id link in generated JSON schemas
  • CMOR: Fixed angle brackets and source generation
  • CMOR: Fixed branding suffix mapping in CMOR export
  • CMOR: Removed 1x1 degree special case handling
  • Tests: Updated tests for new link format in STAC schema generation

znichollscr and others added 25 commits March 14, 2026 14:19
catalog_spec -> project_specs model -> generator -> template jinga
to allow generating stac schema from the CLI
@ltroussellier ltroussellier merged commit 9fcf732 into main Mar 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants