-
### What happened?
I am writing a snippet of code that reads netCDF files and convert them to a dask dataframe with the method `read_nc_to_df()`.
When opening multiple netCDF files with `open_da…
-
Hello everyone!
Looking to add weathering processes to a simulation I want to run, and I was wondering if the Water object can be created with Gridded Data. When reading the example script of weather…
-
Dear Pankaj,
I have recently checked your code. It is very useful for me for my work. I am having some issues. I hope you will help.
I have ERA5 precipitation in netcdf format. I have to correct the…
-
## 🐛 Bug Report
Discovered that a "name" attribute on an Iris coordinate is not saved to netcdf files.
I think it's because of a single-line error [here](https://github.com/SciTools/iris/blob/v3.6…
-
Just spotted this, found that some places in the netcdf code are testing for `dtype.kind == 'u'` which does not work, should be capital - `'U'`
Creating an Issue instead of PR for now, as not clear w…
-
Hi,
I am using MultiStateReporter ("file.nc", checkpoint_interval=interval) as the storage file in a simulation from ReplicaExchangeSampler. I can read the *.nc file with netcdf once the simulatio…
-
Hi there,
I'm attempting to read in a discharge map into a driver using read_netcdf and then use this discharge in the stream power eroder. I've been following the code in the test_read_netcdf file …
-
A [NetCDF backend](https://www.unidata.ucar.edu/software/netcdf/) would be useful for FermiLab & SLAC codes.
Note: NetCDF4 can use HDF5 underneath.
Note: NetCDF also supports serial & parallel I…
-
as of [this commit](https://github.com/NOAA-GFDL/fre-cli/pull/218/commits/4b313384a8c0cda3bb4eab2d398d99d3ada8a93c), some of the notes/details you see below are actually being used by being defined
i…
-
# ERA5 Data Download Failing with 404 Error After API Change
## Background
There was a community announcement regarding the API change made [here](https://forum.ecmwf.int/t/goodbye-legacy-climate-…