You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In [24]: import xarray
In [25]: dset = xarray.Dataset()
In [26]: dset.cfjson.from_json(json.load(open("/tmp/single_values_no_dimensions.cfjson.txt", "r")))
using single_values_no_dimensions.cfjson.txt results in
and
The text was updated successfully, but these errors were encountered: