-
I'm a student at UCSF trying to run SCVI reference mapping pipeline using reference datasets in cellxgene census. I'm running all the arguments in interative Jupyter notebook on Wynton computing clust…
-
Numpy v2+ checks number datatypes before operating and drops errors if they differ or an overflow will occur. Therefore if a number is assigned uint##, tsdat will fail to run that variable through the…
-
I am trying to reproduce the example at
https://examples.holoviz.org/gallery/landuse_classification/Image_Classification.html
#### ALL software version info
bokeh=3.4.1=pyhd8ed1ab_0
holoviews=…
ials updated
6 months ago
-
I would like to compute the physical variables of a resulting prediction of a new method.
In the [notebook](https://github.com/jejjohnson/oceanbench/blob/83ea5f35719f89bb4e66fb0c8c985fc309fa3922/no…
-
With the shift to xarray, it would be nice to change `PBC_flag` from accepting `hdim_1`, `hdim_2` to also accepting the xarray dimension names (e.g. `latitude`, `longitude`). Allowing `min_h1`, `max_h…
-
Standard intake plugins seem to support glob, `*` or `list` urlpath's, to consume multiple files with `open_mfdataset`. This aproach isn't suitable for the `intake_xarray.xzarr.ZarrSource` plugin si…
-
Requirement: cartesian data to latlon and vice-versa for a grid file.
The current function `encode_as` has an output grid type as the only argument.
Can we add another argument that can change th…
-
Example dataset: https://downloads.psl.noaa.gov/Datasets/NARR/Monthlies/monolevel/albedo.mon.mean.nc
```
File "/Users/ahuang/repos/titiler-xarray/titiler/xarray/reader.py", line 52, in get_variabl…
-
A great beauty of numpys masked arrays is that it works with any dtype, since it does not use `nan`. Unfortunately, when I try to put my data into an `xarray.Dataset`, it converts ints to float, as s…
-
Thank you for building intake-xarray, this is an awesome package! I am having trouble reading a zarr datastore via an IPFS gateway. I am trying to read a NOAA SST dataset with an intake catalog.
Th…