Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: GUVI sdr-imaging data #197

Closed
aburrell opened this issue Jul 19, 2023 · 2 comments · Fixed by #198
Closed

BUG: GUVI sdr-imaging data #197

aburrell opened this issue Jul 19, 2023 · 2 comments · Fixed by #198
Labels
bug Something isn't working

Comments

@aburrell
Copy link
Member

Description

It appears that the data is not loading correctly. This likely has to do with the definition of 'auroral_time' and other Along dimensions.

To Reproduce this bug:

Load the data. Check out a sweep, which will cover the whole globe instead of just a normal sweep amount.

pysatNASA_guvi_bad_image_sweep

Test configuration

  • OS: OS X Big Sur
  • Version: Python 3.9
  • Other details about your setup that could be relevant

Additional context

The netCDFs say a sweep should have an along-track length of 384 for this low-res data, but the dimension is 5760.

@aburrell aburrell added the bug Something isn't working label Jul 19, 2023
@aburrell
Copy link
Member Author

For instrument reference: http://guvitimed.jhuapl.edu/instrument_design

@aburrell
Copy link
Member Author

Note that the problem is not in pysatNASA, rather pysat is artificially adding the 'time' dimension to data that it shouldn't.

@aburrell aburrell linked a pull request Jul 20, 2023 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants