cate icon indicating copy to clipboard operation
cate copied to clipboard

Always show values of scalar variables

Open forman opened this issue 7 years ago • 2 comments

Expected behavior

In the VARIABLES panel, values of scalar variables should always be displayed:

  • variable values of one-row pd.DataFrame and gpd.GeoDataFrame (e.g. to immediately display results of pearson_correlation operation):
  • Scalar variables of xr.Dataset.

Actual behavior

Currently we display values of

  • a selected feature originating from a gpd.GeoDataFrame;
  • variables of a xr.Dataset have lon, lat dimensions for a clicked point on a globe.

Specifications

Cate 1.0 ... 2.0.dev15

forman avatar Jul 12 '18 11:07 forman

Gave it label "vector_data" because it is very important for displaying attribute values of GeoDataFrame resources (Shapefiles, GeoJSON files).

forman avatar Sep 07 '18 09:09 forman

Argh! We didn't merge https://github.com/CCI-Tools/cate-desktop/pull/62!!!

forman avatar Sep 13 '18 16:09 forman