Skip to content

Improve schema viewer#29

Open
garciampred wants to merge 2 commits into
mainfrom
improve-schema-viewer
Open

Improve schema viewer#29
garciampred wants to merge 2 commits into
mainfrom
improve-schema-viewer

Conversation

@garciampred

Copy link
Copy Markdown
Collaborator

Improves scripts/generate_schema_html.py to add an introductory paragraph and change styles and logo according to the C3S branding.

@garciampred garciampred requested a review from EddyCMWF June 5, 2026 10:26
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>CDM SQL Schema Explorer</title>
<meta name="theme-color" content="#0b1f33" />
<title>Copernicus Climate SQL Schema Explorer</title>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of "Copernicus Climate" its is preferable to stick to established naming conventions:

Copernicus Climate Change Service Common Data Model for Observations

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(and I'm not entirely sure we need the word "SQL" in here?)

<h1>CDM SQL Schema</h1>
<div class="nav-brand" aria-label="Copernicus Climate and ECMWF branding">
<img src="{COPERNICUS_LOGO_PATH}" alt="Copernicus logo" />
<h1 class="title">Observations Common Data Model Explorer</h1>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, "Observations Common Data Model" isn't a bad idea, but it is important to stick to the same naming conventions throughout.

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