Skip to content

feat: move SST climatology products under sixDaySst in OC API#73

Merged
weited merged 1 commit intomainfrom
feature/8285-move-climatology-sst-products-under-sixdaysst-in-oc-api
Apr 2, 2026
Merged

feat: move SST climatology products under sixDaySst in OC API#73
weited merged 1 commit intomainfrom
feature/8285-move-climatology-sst-products-under-sixdaysst-in-oc-api

Conversation

@weited
Copy link
Copy Markdown
Collaborator

@weited weited commented Apr 2, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 2, 2026 01:02
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Ocean Current products configuration to relocate SST climatology-related products under the existing sixDaySst product group, aligning the OC API product hierarchy with the intended grouping.

Changes:

  • Added SST climatology and climatology data count entries under sixDaySst.
  • Removed the standalone top-level Climatology product group.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

id: "sixDaySst-centiles"
- title: "Timeseries"
id: "sixDaySst-timeseries"
- title: "Climatology"
Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

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

The new product title "Climatology" is ambiguous now that there is also a separate climatology data-count entry directly below. Since the id is "sixDaySst-climatologySst", consider making the title explicit (e.g., "SST Climatology" / "Climatology SST") so consumers/UI can distinguish it clearly.

Suggested change
- title: "Climatology"
- title: "SST Climatology"

Copilot uses AI. Check for mistakes.
id: "sixDaySst-timeseries"
- title: "Climatology"
id: "sixDaySst-climatologySst"
- title: "SSTAARS Data Count Data Count"
Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

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

The title "SSTAARS Data Count Data Count" contains a duplicated "Data Count", which will show up as-is in any product listing. Please correct the label (e.g., remove the duplication, and/or simplify to "Data Count" if the context already implies SSTAARS).

Suggested change
- title: "SSTAARS Data Count Data Count"
- title: "SSTAARS Data Count"

Copilot uses AI. Check for mistakes.
@weited weited merged commit 3a3c899 into main Apr 2, 2026
5 checks passed
@weited weited deleted the feature/8285-move-climatology-sst-products-under-sixdaysst-in-oc-api branch April 2, 2026 02:48
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