Open elfmanryan opened 5 years ago
The following issues seem to have a similar root cause, that in the end let netCDF4._netCDF4.pyx
library raise with [Errno -68]
, maybe OPeNDAP-related:
May be related to https://github.com/pydata/xarray/issues/2560
Thanks, looks very similar indeed
On Fri, 14 Dec 2018 at 11:52, Johannes Hansen notifications@github.com wrote:
May be related to pydata/xarray#2560 https://github.com/pydata/xarray/issues/2560
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CCI-Tools/cate/issues/822#issuecomment-447303066, or mute the thread https://github.com/notifications/unsubscribe-auth/AZUeHbs4S_hd3adQRqowJ6hIpk1U8h8dks5u45EbgaJpZM4ZRkro .
--
Ryan Elfman | GIS Analyst in Earth Observation & Mapping
ecometrica London | Boston | Edinburgh | Montreal *Main: *+44 (0)131 662 4342 Email: ryan.elfman@ecometrica.com richard.morley@ecometrica.com Web: www.ecometrica.com http://ecometrica.com/ Skype: ryan.elfman
help_wanted
Expected behavior
Open dataset saved in local store.
Actual behavior
Steps to reproduce the problem
vagrant up (using the VagrantFile attached, removing the '.txt' needed to allow upload here) Vagrantfile.txt
try and open the soil moisture dataset:
Specifications
Ubuntu 18.04 bionic, python 3.6, all libraries to specification from environment.yml file in cate --see VagrantFile attached.