Skip to content

ci: run diag manager tests on CI#450

Closed
romanc wants to merge 13 commits into
NOAA-GFDL:developfrom
romanc:romanc/pyfms-monitor-ci
Closed

ci: run diag manager tests on CI#450
romanc wants to merge 13 commits into
NOAA-GFDL:developfrom
romanc:romanc/pyfms-monitor-ci

Conversation

@romanc
Copy link
Copy Markdown
Collaborator

@romanc romanc commented May 4, 2026

Description

This is a follow-up from #427 attempting to run pyFMS tests on CI. Doing so currently fails with a segfault when attempting to open diag_manager_single_tile.nc in line

ds = xr.open_mfdataset("diag_manager_single_tile.nc", decode_times=True)

How has this been tested?

All good as long as CI is green ...

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (e.g. add new modules to docs/docstrings/)
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included

@romanc
Copy link
Copy Markdown
Collaborator Author

romanc commented May 12, 2026

superseded by #459

@romanc romanc closed this May 12, 2026
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.

1 participant