cate
cate copied to clipboard
Always show values of scalar variables
Expected behavior
In the VARIABLES panel, values of scalar variables should always be displayed:
- variable values of one-row
pd.DataFrameandgpd.GeoDataFrame(e.g. to immediately display results ofpearson_correlationoperation): - Scalar variables of
xr.Dataset.
Actual behavior
Currently we display values of
- a selected feature originating from a
gpd.GeoDataFrame; - variables of a
xr.Datasethavelon,latdimensions for a clicked point on a globe.
Specifications
Cate 1.0 ... 2.0.dev15
Gave it label "vector_data" because it is very important for displaying attribute values of GeoDataFrame resources (Shapefiles, GeoJSON files).
Argh! We didn't merge https://github.com/CCI-Tools/cate-desktop/pull/62!!!