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
{{ message }}
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
Expected behavior
In the VARIABLES panel, values of scalar variables should always be displayed:
pd.DataFrame
andgpd.GeoDataFrame
(e.g. to immediately display results ofpearson_correlation
operation):xr.Dataset
.Actual behavior
Currently we display values of
gpd.GeoDataFrame
;xr.Dataset
havelon
,lat
dimensions for a clicked point on a globe.Specifications
Cate 1.0 ... 2.0.dev15
The text was updated successfully, but these errors were encountered: