-
How does one open a dataset spread over multiple files (like with xarray's `open_mfdataset` function)?
-
The original repository: https://svn.mcs.anl.gov/repos/parallel-netcdf
has been migrated to here https://github.com/Parallel-NetCDF/PnetCDF
-
Hi all,
Recently, I ran into a problem trying to run PROTEUS on the Kapteyn cluster (Norma2). @planetmariana also tried running Proteus on Norma2 and encountered the exact same error. I got a NetC…
-
currently only `forward/test_Simple` are netcdf by default.
Need to update each test code to switch to netCDF.
Also, `forward/test_Simple.f90` produces an extra results file because `rts_File` …
-
Hi everyone!
I'm trying to plot a simulation but after I've set the new configuration it gives me this error
ichthyop[severe] [Dataset] Time value 2.64384E7 (in seconds) not contained among NetCDF f…
-
Working with some climate model data, I have large (5GB) NetCDF files for each year of simulation that contain many variables (about 50) at monthly intervals. Just "opening" one of these files with `o…
-
The ADCIRC is facing with netcdf error with the recent version of the ADCIRC. This is documented in the following issue - https://github.com/adcirc/adcirc/issues/417. Probably we need to regenerate ne…
-
It is quite straightforward to import NetCDF data (we have a tutorial for that already) so perhaps it is a good idea to also have netCDF writing routine?
-
### Describe your issue
Hello, when I was running pip install git+https://github.com/matthiasdemuzere/w2w to install w2w on Ubuntu, the following errors occurred. How can I solve them?
ERROR: Could …
-
Thinking more about what's required for #552, I realised there's a key missing piece for reading files.
Usually, XIOS reads in an XML configuration file along with the NetCDF file that contains the…