NOAA-PMEL / LAS

Live Access Server
https://ferret.pmel.noaa.gov/LAS/
The Unlicense
13 stars 5 forks source link

Incorrect selected region when scrolled horizontally #1771

Closed karlmsmith closed 4 years ago

karlmsmith commented 4 years ago

On the main window/plot, narrow the browser window so a horizontal scroll bar appears. Scroll the plot to the left (show the right side of the main window). Use the mouse to select a region. The region highlighted (and selected) does not take into account the horizontal scroll. (In one case in SOCAT, I have to select around 120W to select an area around Tasmania on a 180W to 180E map.)

I am also seeing this problem in the correlation viewer.

Presumably the fix should be similar to that made for a similar problem with vertical scrolling.

In the correlation viewer when there is a list of expocodes pushing the plot over, I am wondering if that is properly accounted for. I think the lat vs lon appears to be okay in this situation (when "not scrolled" - left side showing), but the fCO2_rec versus time appears to be off on the time selected. See attached plot; the selection is pretty close to Sep 2008 to Mar 2009, but the time selection is 21 Nov 2008 to 4 Jun 2009.

karlmsmith commented 4 years ago
Screen Shot 2020-02-19 at 11 00 49 AM
karlmsmith commented 4 years ago

Issue #1766 is the same as that mentioned in the latter part of the issue. Was thinking maybe it had to do with fine-grain time when SOCAT LAS is not configured for hours/minutes/seconds, but that does not appear to be the problem here.