You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like a server side problem
The features returned by the server are different:
With old version :
"Ross_Li_BRDF_565_isotropic_parameter_avg_": "Infinity",
"key": "15.792182956562455, -19.86328125",
With new version:
"Ross_Li_BRDF_565_isotropic_parameter_avg_": 0.0,
"key": "io.arlas.server.core.model.response.LatLon@23997a1f",
The curl request returns
"avg#avg:Ross_Li_BRDF_565 isotropic parameter":{"value":null}
But the java client return 0.0, and I found some issues on github about it elastic/elasticsearch-java#537
Description of the bug
To the left, the new ARLAS 25.0.0 display cells in dark blue (that have null values) where it shouldn't
What was the error message shown?
Steps to reproduce
see above
If the issue was noticed in the demo workspace, please specify the collection and the field. Otherwise, please link the 2 ARLAS config files.
No response
Which ARLAS component(s) are concerned by the bug?
Map
If you chose 'Other', please specify the part(s) of ARLAS concerned by the bug.
No response
ARLAS version
25.0.0
What browsers are you seeing the problem on?
Chrome
If you chose 'Other', please specify the browser(s) concerned by the bug.
No response
The text was updated successfully, but these errors were encountered: