Skip to content

Update CMEMS observation scripts#1252

Draft
JustinElms wants to merge 14 commits intomasterfrom
update-CMEMS-observation-scripts
Draft

Update CMEMS observation scripts#1252
JustinElms wants to merge 14 commits intomasterfrom
update-CMEMS-observation-scripts

Conversation

@JustinElms
Copy link
Copy Markdown
Contributor

@JustinElms JustinElms commented Nov 3, 2025

Background

Minor updates to the CMEMS observation data ingestion scripts. Notably the separate platform scripts have been condensed into a single script and two scripts were made available to download observation data per day and per month. This allows us to update the data on a regular basis with the daily script then catch anything we may have missed with the monthly one. Other small changes include dropping the use of defopt in favor of argparse package and employing more efficient insert methods which are best practices for SQLAlchemy.

Checks

  • I ran unit tests.
  • I've tested the relevant changes from a user POV.
  • I've formatted my Python code using black ..

@JustinElms JustinElms self-assigned this Nov 3, 2025
@JustinElms JustinElms added the observations Related to observations label Nov 3, 2025
@JustinElms JustinElms added Data/Pipelines Things to do with the indexing tool or the pipelines. Code Quality Anything related to the quality of the code labels Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Code Quality Anything related to the quality of the code Data/Pipelines Things to do with the indexing tool or the pipelines. observations Related to observations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant