-
I'm working on reading some data from a Thredds server using OPeNDAP in a nedcdf4 format.
The URL for the server I'm working with is here:
https://climate.northwestknowledge.net/RangelandForecast/d…
-
Opening this issue to follow up on progress and discussions on Craig's NDBC NetCDF files.
To start it off, here's an update from @crisien from a week ago (reminder: agate THREDDS is Craig's test, una…
-
I am looking to transition from pandas to xarray, and the only feature that I am really missing is the ability to seamlessly save arrays of python objects to hdf5 (or netCDF). This might be an issue…
-
**Context**:
- GoGoDuck is a temporal and spatial subsetting and aggregating tool, such that the result file needs to have its temporal and spatial global attributes updated according to what's actual…
-
NetCDF files are sometimes generated with longitudes that go from 0 to 180 and then from -180 to 0, like this:
```bash
ncdump -v lon tasmax_aClim_CanESM2_historical_r3i1p1_19610101-19901231.nc
…
-
@zacharyburnett @pmav99 @brey
Thanks for the great tool. I just want to report that the download process for water temperature went through nicely:
![water_temperature](https://user-images.gith…
-
Hello,
I noted that converting ERA5 grib files to netCDF (with cfgrib version 0.9.8.5 installed with mambaforge-4.11.0-0 on Linux-x86_64)
`cfgrib to_netcdf ifile.grb` sometimes yields CF units e…
-
From @tpeterka:
Here are the errors I got when I tried your homebrew install on the latest mac high sierra 10.13.3
-----
```
brew tap homebrew/science
Error: homebrew/science was deprecated. …
-
### Steps to reproduce the issue
```console
$ spack install netcdf-c +mpi build_system=cmake
...
>> 3467 H5Dchunk.c:(.text+0x6c6a): undefined reference to `MPI_Get_address'
>> 3468 H5Dc…
-
netcdf-c-4.8.0 on Linux CentOS 7.9 with gcc 4.8.5.
I am trying to build off the source tree, assuming that it can handle VPATH.
$ cd build_gnu-4.8.5
$ ../netcdf-c-4.8.0/configure --prefix=/opt/…