-
When I am trying to set the output of mapCube via the OutDims path and backend combination to a netcdf file I get the following error:
```julia
rqatrend(path::AbstractString; thresh=2, outpath=tem…
-
Software versions:
- `netcdf 4.9.0-3`
- `hdf5 1.12.2-1`
- Manjaro linux.
While debugging a memory leak which seems to be related to NetCDF, I was running the C code from this issue: https://gith…
-
In the former Excel spreadsheet, the format code (column data type with the following values: **float, double, NC_Short (16-bit signed integer), NC_DOUBLE**) was indicated and is used in the file chec…
-
### Versions impacted by the bug
5.6.0 - Latest
**Environment:**
**UCAR Library Version:** cdm-core 5.6.0
**Java Version:** 21
### What went wrong?
Recently upgraded to 5.6.0 and see th…
-
Hi,
To access CMEMS data-sources we use .netrc and .dodsrc, however it seems that versions post netcdf-1.6.1 no longer reads these files. Downgrading works fine. We use python-netcdf4 from conda-fo…
-
Support reading and writing objects in [NetCdf](https://docs.unidata.ucar.edu/netcdf-java/5.3/userguide/index.html) format. Github page: https://github.com/Unidata/netcdf-java
-
Implement a reader for at least one binary input file format (probably NetCDF: http://www.unidata.ucar.edu/software/netcdf/ )
noirb updated
8 years ago
-
Hello Unidata/NetCDF folks! A few of us at NASA GES DISC are running into a failure in `netcdf-c` when accessing string variable over DAP4 from NASA's cloud-hosted OPeNDAP server. This seems to be an …
-
Following from @Thomas-Moore-Creative's talk today, we should think about the NetCDF chunking we use to write to disk, so that the native chunking is OK for typical workflows.
Note that in a compre…
-
Hi,
With netCDF4==1.4.0, it seems that `netCDF4.__netcdf4libversion__ == '4.4.1.1'`.
Is it possible to upgrade the netcdf-c lib to `>=4.5`, to solve issues like Unidata/netcdf4-python#406 or htt…