NOAA-PMEL / las9

This is the home of LAS v9.x
1 stars 0 forks source link

Error downloading data from a longitude analysis operation. #49

Open noaaroland opened 1 year ago

noaaroland commented 1 year ago

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.