Closed t-esman closed 1 year ago
It looks like a new dataset for ISS FPMU was uploaded, which is breaking the tests here. Out of scope for this PR.
It looks like a new dataset for ISS FPMU was uploaded, which is breaking the tests here. Out of scope for this PR.
Added Issue #201 to cover the ISS FPMU bug. This is an upstream issue, so ignore it for the time being in the tests.
Pinging @JonathonMSmith to see if the new cdasws
routines could help streamline the new instruments as well.
Hmm. The insitu data is now having issues with loading. Verified this via loading locally. Getting an error via xarray:
ValueError: broadcasting cannot handle duplicate dimensions on a variable: ['time', 'compno_3', 'compno_3']
Hmm. The insitu data is now having issues with loading. Verified this via loading locally. Getting an error via xarray:
ValueError: broadcasting cannot handle duplicate dimensions on a variable: ['time', 'compno_3', 'compno_3']
The issue is with the general cleaning routine. fix incoming...
Description
Addresses #(issue)
Adds MAVEN pysat compatibility (No specific issue number).
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist:
develop
(notmain
) branchCHANGELOG.md
, summarizing the changesIf this is a release PR, replace the first item of the above checklist with the release checklist on the wiki: https://github.com/pysat/pysat/wiki/Checklist-for-Release