This repository was archived by the owner on Aug 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Opening local dataset: User can select variables which aren't in dataset #315
Comments
The
|
Removed |
Confirmed fixed in cate-0.9.0-dev7 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected behavior
A local dataset is created by downloading a remote data source with variable constraints applied.
The local dataset is then opened. It should only be possible for the user to select variables which exist in the local dataset.
May have a link to #314
Actual behavior
In the "Open local dataset" window, the full list of variables from the remote data source is displayed, including those which aren't in the local dataset. The user can open a resource by selecting any of these.
Steps to reproduce the problem
1.In the remote data sources list, select esacci.CLOUD.mon.L3C.CLD_PRODUCTS.multi-sensor.multi-platform.ATSR2-AATSR.2-0.r1 and click “download and/or open remote dataset” button
In “Download Data Source” window:
• Select Time Constraint: 2007-01-01 to 2007-04-01
• Select Region Constraint: Longititude from -100 to 100, Latitude from -60 to 60
• Select Variables from the list: cee, cee_corr_unc, cee_prop_unc, cee_std, cee_unc
• Check “Download and make local data source“
• Leave the unique identifier as the default value
• Ensure “Open dataset from local data source“ is not selected
• Click “Download & Open Local“
local.CLOUD.mon.L3C.CLD_PRODUCTS.multi-sensor.multi-platform.ATSR2-AATSR.2-0.r1
Click “Open local dataset” button
In “Open Local Dataset” window:
• Select Variables constraint and open the list
• See that the full list of variables is displayed even though the dataset has been created in previous step from sub-set of five variables (cee, cee_corr_unc, cee_prop_unc, cee_std, cee_unc)
Specifications
Cate 0.9.0-dev.4
Windows 7 Professional
The text was updated successfully, but these errors were encountered: