Louis Le Toumelin

Results 2 issues of Louis Le Toumelin

Hello, I encountered the following typing issue: inequality between a datatree instance and a float raises a Pylance issue. datatree version: 0.0.14 #### Reproducing the warning I use the datatree...

Hello, Attributes disappear after calling the following DataTree method: .chunk, .pad datatree version: '0.0.13' ```python import numpy as np import pandas as pd import xarray as xr from datatree import...