Norman Fomferra
Norman Fomferra
@Evadzi please provide the inputs you've used, so one can reproduce this.
Yes. If variables can not be found in the selected dataset, fields of type `VarNamesLike` or `VarName` should be cleared out.
See also https://github.com/pydata/xarray/issues/486
> Delete Countries layer from Layers dialog. This is already a bug. You should not be able to delete the Countries layer which is a system layer! > In the...
@HelenClifton thanks for point this out. This makes be believe that it is an issue in the data access component, with incorrect usage of the progress monitor. I'll assign therefore...
Ok, we'll have a look.
@papesci @HelenClifton @Evadzi At least I have not changed any code. It must be the sequence of steps that causes this problem randomly. I'll reopen it until we found out...
@HelenClifton could you please test with dev20, it may have been related to #765.
Added label "external" because resolution requires new ODP web service.
Here is some example JSON, that could be returned by the health care service: ```json { "services": { "CSW": { "status": "OK" }, "WCS": { "status": "OK" }, "ESGF": {...