-
### General description of problem
I was attempting to convert AZFP echosounder data from engineering format to netCDF. The frequency values for the echosounder are 130kHz, 200kHz, 455kHz, and 769kHz…
-
```console
$ git clone https://github.com/Unidata/netcdf-fortran
$ cd netcdf-fortran
$ mamba create -n netcdf lfortran cmake make netcdf4
$ conda activate netcdf
$ FFLAGS="--cpp" FC=lfortran cmak…
-
Old CDS will be fully decommissioned 26 Sept and new netcdf have a whole bunch of format/variable name changes - sheeeeet.
Seems grib is more stable and also consistent with ECMWF open data foreca…
-
Hi - trying to follow the instructions for a Ubuntu installation, and the netcdf packages for FORTRAN and C no longer exist on unidata, it appears that they've been updated to newer versions. Is there…
-
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…
-
Do you have plans to add dimension scales to h5wasm? If not, would you be open to doing so?
I’ve been tinkering with h5wasm as a possible means of dynamically creating NetCDF-4 files in the browser…
-
Hello, I am trying to install version 4.9.2 on Centos 7 and am getting this error when running make.
```
make[2]: Entering directory `/root/netcdf-c-4.9.2/ncgen3'
/bin/sh ../libtool --tag=CC -…
-
The following code:
```
from cdflib.xarray import cdf_to_xarray,xarray_to_cdf
import xarray as xr
# https://cdaweb.gsfc.nasa.gov/pub/data/ace/mag/level_2_cdaweb/mfi_h0/1997/ac_h0_mfi_19970902_v0…
-
In a CF formatted netCDF, coordinates contain a "bounds" dim, which denote the left and right bounds of the interval. This should be supported by this plugin, and would actually save us from computing…
-
### Dataset Name
Climate Hazards Group InfraRed Precipitation with Station data (CHIRPS)
### Dataset URL
http://data.chc.ucsb.edu/products/CHIRPS-2.0/
### Description
CHIRPS is a near-g…