NOAA-PMEL/las9

Error downloading data from a longitude analysis operation.

Opened this issue · 0 comments

When creating a file to download after a data set has been transformed by making a Longitude average, the Ferret script computes DEFINE SYMBOL region_x_range = ABS( ($region_0_x_hi) - ($region_0_x_lo) ), but the UI has not sent any values for X since the transformed data set no longer contains an X axis. Could be the view being sent it wrong since that's the test that determines if the range will be calculated.