Skip to content

Conversation

@cchwala
Copy link
Member

@cchwala cchwala commented Jan 20, 2026

Implementation to close #9

Implement CML data generator that reads NetCDF files, loops through
historical data with adjusted timestamps, and writes to CSV files.
Includes comprehensive pytest suite with 95% coverage validating data
generation, file output, and metadata extraction.

Key features:
- Configurable loop duration and output frequency
- File-based data flow with local inspection
- Modular architecture for data generation
- Dockerized with volume support
- GitHub Actions CI workflow

Code for SFTP data transfer is also already there but not yet tested.
@codecov
Copy link

codecov bot commented Jan 20, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@cchwala cchwala changed the title Add MNO data source simulator with CSV file creation and SFTP data upload option Add MNO CML data source simulator with CSV file creation and SFTP data upload option Jan 20, 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.

Implement an MNO CML data source simulator

2 participants