Skip to content

Merge staging#142

Merged
smithara merged 10 commits intomasterfrom
staging
Apr 29, 2026
Merged

Merge staging#142
smithara merged 10 commits intomasterfrom
staging

Conversation

@smithara
Copy link
Copy Markdown
Member

No description provided.

smithara and others added 10 commits March 4, 2026 14:05
Refactor reshape_dataset to support AUX_OBS collections:

- Dispatch to _reshape_one_code (SiteCode or IAGA_code alone) or
  _reshape_two_codes (IAGA_code + ObsIndex)
- _reshape_two_codes: merges IAGA_code and ObsIndex into a combined
  SiteCode string (e.g. "ABG0"), then delegates to _reshape_one_code
- Fix position lookup to use per-site groupby instead of first
  timestamp, so sites absent at t=0 are not missed
- Fix integer-dtype variable initialisation (only nan-fill floats)
- Fix timestamp alignment with isin+sortby for sparse per-site data

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@smithara smithara merged commit 9565a12 into master Apr 29, 2026
26 checks passed
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