-
When you look at the organization of the IPSL, you can find in the Electrical/controls/PSSE package all the IEEE regulation.
But these regulations are not only for PSSE but for all the simulation too…
-
This is as minimal as I could make this. I can't reproduce it by just creating arrays from scratch, has to be loaded from real data afaict.
Just cubed, without xarray
```python
import cubed
sp…
-
**Description:**
When calling `.to_dataset_dict` on a dataset which contains multiple time types, xarray throws an error:
`Cannot combine along dimension 'time' with mixed types.`
and the fun…
-
### List of requested idds
```markdown
['CMIP6.RFMIP.CCCma.CanESM5.rad-irf.r1i1p2f2.Efx.rsu.gn.v20190429', 'CMIP6.RFMIP.NOAA-GFDL.GFDL-GRTCODE.rad-irf.r1i1p1f3.Efx.rsd.gn.v20180701', 'CMIP6.RFMIP.AER…
-
Just linking across repos following https://github.com/PCMDI/input4MIPs_CVs/issues/8.
We need to register `DLR-BIRA`, `ESPRI-IPSL`, `GloH2O`, `INCOIS-NIO-IPSL`, `NOAA-ESRL-PSD`, `UCI-CHRS`, and `UC…
-
### List of requested idds
```markdown
'CMIP6.CMIP.CSIRO-ARCCSS.ACCESS-CM2.historical.r1i1p1f1.SImon.sifb.gn.v20200817',
'CMIP6.CMIP.CSIRO-ARCCSS.ACCESS-CM2.historical.r2i1p1f1.SImon.sifb.gn.v20200…
-
It appears that concatenating several mapfile of different versions of the same dataset leads to a "silent failed" publication on indexnode.
For instance, here are two CORDEX mapfiles:
```
> ls mapf…
-
I have encountered a problem when drawing polygons from a icosahedral grid with a Mollweide projection only.
![image](https://user-images.githubusercontent.com/5402758/159475095-a1699d15-a589-43e4-98…
-
**Describe the error**
Some daily files in realm day are superflous in that their time period (1 Jan xx to 30 Dec yy) completely overlap with the same files encopassing also 31 Dec yy. These files ca…
-
### What is your issue?
When one reads a netCDF file, there is not solution to determine if there is an unlimited dimension, and determine which one.
I really need to be able to handle that. I nee…