Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Always show values of scalar variables #702

Open
forman opened this issue Jul 12, 2018 · 2 comments
Open

Always show values of scalar variables #702

forman opened this issue Jul 12, 2018 · 2 comments

Comments

@forman
Copy link
Member

forman commented Jul 12, 2018

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 forman self-assigned this Jul 12, 2018
@forman forman assigned hans-permana and unassigned forman Jul 12, 2018
forman added a commit that referenced this issue Jul 13, 2018
@forman
Copy link
Member Author

forman commented Sep 7, 2018

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

@forman
Copy link
Member Author

forman commented Sep 13, 2018

Argh! We didn't merge CCI-Tools/cate-desktop#62!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants