-
https://github.com/E3SM-Project/scream/blob/3005a4b8ef245c06f0a769a87c3c85bf0c29e519/components/eamxx/src/physics/rrtmgp/CMakeLists.txt#L127
the issue is that netcdf is already processed at the top…
-
GDAL is a translator library for raster and vector geospatial data formats (https://gdal.org/en/latest/index.html) under an MIT style Open Source license (https://gdal.org/en/latest/license.html).
…
-
The UM appears to be diving by 28 instead of 29 on leap years when calculating monthly means.
This was first noticed in the SW and LW fields `fld_s01i203` in `/scratch/tm70/kr4383/cylc-run/cm3-run-0…
-
NetCDF utilities are required to install the R package ncdf4. Swupd search returns "Bundle with the best search result: python-extras", but a search of python-extras does not show that to be the case,…
rsieg updated
4 years ago
-
Investigate if this is possible within the scope of the hackday.
-
This is related to #62.
We found out using `parallel=True` in `xarray.open_mfdataset` in [`fapar_lai.py`](https://github.com/EcoExtreML/zampy/blob/4f652d6ee4bdfdf91bfc0a9adffcc3b7e9229392/src/zampy/d…
-
I'm trying to open MODIS .hdf files, but I get the error : `NetCDF: Attempting netcdf-4 operation on netcdf-3 file`. Does anyone knows how to open that files? (https://nsidc.org/data/MOD10C1)
```py…
-
Xarray has been fixed to version 2024.09.0 due to failing unittests.
There seems to be 2 kinds of errors
- to_netcdf stopped working
- deepcopy of the clip utility failed when applied to a model with …
-
netCDF makes a distinction between dimensions and variables. All variables must be defined as having 1 or more dimensions, as they are registered with a particular netCDF file. In other words, dimen…
-
### Your name
Liliang Chen
### Your affiliation
Chinese research academy of Environmental Science
### What happened? What did you expect to happen?
I could run cmake make make install successfull…