Alexander Barth
Alexander Barth
## Problem description ein works very well on my machine with a local jupyter notebook session. However, when I am try to connect to a Jupyterhub instance using ein, I...
* the version of the software with which you are encountering an issue NetCDF 4.8.1 * environmental information (i.e. Operating System, compiler info, java version, python version, etc.) Windows, mingw...
I am still trying to update NetCDF for Julia users on Windows. In this test, I tried native compilation on Windows (using the MinGW64 toolchain from MSYS2). NetCDF is configured...
I tried to update the NetCDF version available to julia users. However, netCDF 4.9.0 fails to build during cross-compilation for x86_64-w64-mingw32 with the error "undefined reference to `ncp_win32_api'" . *...
* the version of the software with which you are encountering an issue NetCDF 4.9.0 * environmental information (i.e. Operating System, compiler info, java version, python version, etc.) Linux, x86_64-linux-gnu-gcc...
With the new NetCDF 4.8.1 updated in Julia, we have an issue to accessing OPeNDAP resources over HTTPs. It seems that no certificate authority is loaded by default. In the...
It would be great if NCDatasets.jl could be run on all platforms on which julia is [supported](https://julialang.org/downloads/#currently_supported_platforms). However, currently only on these platforms we have a NetCDF binary: ``` NetCDF.v400.702.400.aarch64-linux-gnu.tar.gz...
The convolution with NNPACK do not seem to work reliably. The output of all these convolutions should be zero. Sometimes they are, but sometimes they have a strange value (maybe...
This PR closes #199
I am trying to help two students who failed to install Conda.jl. A manual miniconda installation to the directory `c:\users\\.julia\conda\3\` also failed. We see the following error in the miniconda...