Skip to content

Conversation

@rmclaren
Copy link
Contributor

@rmclaren rmclaren commented Nov 21, 2025

Merge latest changes from Data V6.

Adds processing of data files into year long zarr files as well as modifying and adding a few new data types.

Once we merge this we can move on with much smaller and incremental PR's.

rmclaren added 30 commits July 30, 2025 16:07
## Summary
- add parquet encoder to export DataContainer data using PyArrow

## Testing
- `pip install pycodestyle` *(fails: Could not find a version that
satisfies the requirement pycodestyle)*
- `python -m py_compile data_prep/src/parquet_encoder.py`


------
https://chatgpt.com/codex/tasks/task_e_689e26eb50948325b46a987a07430fdf
## Summary
- refactor data prep readers into unified runner hierarchy
- add PcaRunner and consolidate tank/PCA reading into single reader
script
- update configs and scripts for new `pca` type

## Testing
- `pytest`
- `python -m py_compile data_prep/src/runner.py data_prep/src/reader.py
data_prep/src/config.py data_prep/scripts/gen_data.py`


------
https://chatgpt.com/codex/tasks/task_e_68a346d0d4308325940cb1724b9fcf15
Copy link
Contributor

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

Copilot reviewed 20 out of 20 changed files in this pull request and generated 9 comments.


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

Copy link
Contributor

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

Copilot reviewed 19 out of 19 changed files in this pull request and generated 3 comments.


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

Copy link

Copilot AI commented Dec 29, 2025

@rmclaren I've opened a new pull request, #81, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits December 29, 2025 14:44
Thanks for the feedback on #75. I've created this new PR, which merges
into #75, to address your comment. I will work on the changes and keep
this PR's description up to date as I make progress.

Original PR: #75
Triggering review:
#75 (comment)
> @copilot open a new pull request to apply changes based on [this
feedback](#75 (comment))

<!-- START COPILOT CODING AGENT TIPS -->
---

💬 We'd love your input! Share your thoughts on Copilot coding agent in
our [2 minute survey](https://gh.io/copilot-coding-agent-survey).

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Copy link
Contributor

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

Copilot reviewed 29 out of 29 changed files in this pull request and generated 12 comments.


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

rmclaren and others added 3 commits December 29, 2025 15:51
This makes changes to the retrieval yamls for ADPSFC, SFCSHP, ADPUPA,
and AIRCFT and fixes issue #79

---------

Co-authored-by: rmclaren <[email protected]>
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.

4 participants