Skip to content

If "id" dimension present, select single value#334

Draft
brendan-m-murphy wants to merge 1 commit into
develfrom
gosat-quick-fix
Draft

If "id" dimension present, select single value#334
brendan-m-murphy wants to merge 1 commit into
develfrom
gosat-quick-fix

Conversation

@brendan-m-murphy
Copy link
Copy Markdown
Contributor

  • Summary of changes

GOSAT data has "id" and "time" dimensions for mf, mf_error, etc. This causes problems with inversions when data is concatenated before running PyMC. This PR just selected the first value of id to remove the dimension. It looks like all mf values are the same for a given time but different id.

  • Please check if the PR fulfills these requirements
  • Closes #xxxx (Replace xxxx with the Github issue number)
  • Tests added and passing
  • Documentation and tutorials updated/added
  • Added an entry to the CHANGELOG.md file
  • Added any new requirements to requirements.txt

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