pysat / pysatNASA

pysat support for NASA Instruments
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

BUG: GUVI sdr-imaging data #197

Closed aburrell closed 5 months ago

aburrell commented 1 year ago

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

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 commented 1 year ago

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

aburrell commented 1 year ago

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