pysat/pysatNASA

BUG: GUVI sdr-imaging data

Closed this issue · 2 comments

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.

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