home / github

Menu
  • GraphQL API
  • Search all tables

issues_labels

Table actions
  • GraphQL API for issues_labels

95 rows where labels_id = 4429774983

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link labels_id issues_id
803068773,4429774983 io 4429774983 Cache files for different CachingFileManager objects separately 803068773
1200581329,4429774983 io 4429774983 implement Zarr v3 spec support 1200581329
1327380960,4429774983 io 4429774983 Avoid calling np.asarray on lazy indexing classes 1327380960
1352315409,4429774983 io 4429774983 Expose `memory` argument for "netcdf4" engine 1352315409
1353467346,4429774983 io 4429774983 Fixed type errors in `mypy` GitHub Action 1353467346
1358247997,4429774983 io 4429774983 Ensure encoding["source"] is available for a pathlib.Path object 1358247997
1359914824,4429774983 io 4429774983 Support the new compression argument in netCDF4 > 1.6.0 1359914824
1363829843,4429774983 io 4429774983 list available backends and basic descriptors 1363829843
1368740629,4429774983 io 4429774983 Generalize handling of chunked array types 1368740629
1368900431,4429774983 io 4429774983 Typing of abstract base classes 1368900431
1373561771,4429774983 io 4429774983 Writing dimensionless variables to NetCDF 1373561771
1380016376,4429774983 io 4429774983 More informative error for non-existent zarr store 1380016376
1393837094,4429774983 io 4429774983 Fix typing of backends 1393837094
1394947888,4429774983 io 4429774983 Fix pickling of Datasets created using open_mfdataset 1394947888
1403144601,4429774983 io 4429774983 Update open_dataset backend to ensure compatibility with new explicit index model 1403144601
1410340285,4429774983 io 4429774983 Fix doctest warnings, enable errors in CI 1410340285
1410575877,4429774983 io 4429774983 Lazy import dask.distributed to reduce import time of xarray 1410575877
1412019155,4429774983 io 4429774983 Lazy Imports 1412019155
1419882372,4429774983 io 4429774983 Backends descriptions 1419882372
1434251512,4429774983 io 4429774983 Use partial function in open_mfdataset example 1434251512
1456026667,4429774983 io 4429774983 deprecate pynio backend 1456026667
1468595351,4429774983 io 4429774983 Remove code used to support h5py<2.10.0 1468595351
1468671915,4429774983 io 4429774983 Enable mypy warn unused ignores 1468671915
1471273638,4429774983 io 4429774983 Zarr groups (grouped) loader and operations 1471273638
1506437087,4429774983 io 4429774983 Memory issue merging NetCDF files using xarray.open_mfdataset and to_netcdf 1506437087
1532662115,4429774983 io 4429774983 DRAFT: Implement `open_datatree` in BackendEntrypoint for preliminary DataTree support 1532662115
1532822084,4429774983 io 4429774983 Refer to open_zarr in open_dataset docstring 1532822084
1549639421,4429774983 io 4429774983 Lint with ruff 1549639421
1549889322,4429774983 io 4429774983 Add abstractmethods to backend classes 1549889322
1550109629,4429774983 io 4429774983 bump minimum versions, drop py38 1550109629
1564661430,4429774983 io 4429774983 deprecate open_zarr 1564661430
1571143098,4429774983 io 4429774983 Zarr: drop "source" and "original_shape" from encoding 1571143098
1573161497,4429774983 io 4429774983 [pre-commit.ci] pre-commit autoupdate 1573161497
1581313830,4429774983 io 4429774983 allow refreshing of backends 1581313830
1588516592,4429774983 io 4429774983 added 'storage_transformers' to valid_encodings 1588516592
1596511582,4429774983 io 4429774983 Support for the new compression arguments. 1596511582
1605486189,4429774983 io 4429774983 fix nczarr when libnetcdf>4.8.1 1605486189
1609910125,4429774983 io 4429774983 todel 1609910125
1610063645,4429774983 io 4429774983 Fix lazy negative slice rewriting. 1610063645
1624527556,4429774983 io 4429774983 Raise PermissionError when insufficient permissions 1624527556
1639732867,4429774983 io 4429774983 Delete built-in cfgrib backend 1639732867
1639815690,4429774983 io 4429774983 Delete built-in rasterio backend 1639815690
1646267547,4429774983 io 4429774983 open_mfdataset very slow 1646267547
1646350377,4429774983 io 4429774983 Use read1 instead of read to get magic number 1646350377
1651243130,4429774983 io 4429774983 deprecate encoding setters 1651243130
1659786592,4429774983 io 4429774983 About save char into netcdf  1659786592
1692909704,4429774983 io 4429774983 Generalize delayed 1692909704
1695244129,4429774983 io 4429774983 Array API fixes for astype 1695244129
1700227455,4429774983 io 4429774983 Preserve nanosecond resolution when encoding/decoding times 1700227455
1720045908,4429774983 io 4429774983 CF encoding should preserve vlen dtype for empty arrays 1720045908
1722614601,4429774983 io 4429774983 preserve vlen string dtypes, allow vlen string fill_values 1722614601
1730664352,4429774983 io 4429774983 don't use `CacheFileManager.__del__` on interpreter shutdown 1730664352
1750685808,4429774983 io 4429774983 Add '.hdf' extension to 'netcdf4' backend 1750685808
1755610168,4429774983 io 4429774983 xarray lazy indexing/loading is not sufficiently documented 1755610168
1760393016,4429774983 io 4429774983 Fix check for chunk_store in zarr backend 1760393016
1778486450,4429774983 io 4429774983 Implement preferred_chunks for netcdf 4 backends 1778486450
1782037699,4429774983 io 4429774983 ensure no forward slashes in names for HDF5-based backends 1782037699
1795424047,4429774983 io 4429774983 Move absolute path finder from open_mfdataset to own function 1795424047
1801895690,4429774983 io 4429774983 Fix typo in zarr.py 1801895690
1819145591,4429774983 io 4429774983 Zarr : Allow setting `write_empty_chunks` 1819145591
1822860755,4429774983 io 4429774983 (chore) min versions bump 1822860755
1839199929,4429774983 io 4429774983 Allow setting (or skipping) new indexes in open_dataset 1839199929
1856285332,4429774983 io 4429774983 Document drop_variables in open_mfdataset 1856285332
1869782001,4429774983 io 4429774983 fix miscellaneous `numpy=2.0` errors 1869782001
1880809162,4429774983 io 4429774983 [pre-commit.ci] pre-commit autoupdate 1880809162
1882430384,4429774983 io 4429774983 Add support for netCDF4.EnumType 1882430384
1887536475,4429774983 io 4429774983 Update Variable metadata when using 'a' mode in Zarr 1887536475
1888589610,4429774983 io 4429774983 Fix typos 1888589610
1899505570,4429774983 io 4429774983 decode variable with mismatched coordinate attribute 1899505570
1916603412,4429774983 io 4429774983 Migrate VariableArithmetic to NamedArrayArithmetic 1916603412
1918317723,4429774983 io 4429774983 fix zarr datetime64 chunks 1918317723
1920359276,4429774983 io 4429774983 Mandate kwargs on `to_zarr` 1920359276
1924487457,4429774983 io 4429774983 Add extra overload for to_netcdf 1924487457
1939329541,4429774983 io 4429774983 Avoid redundant metadata reads in `ZarrArrayWrapper` 1939329541
1945654275,4429774983 io 4429774983 Move parallelcompat and chunkmanagers to NamedArray 1945654275
1948213475,4429774983 io 4429774983 Fix for Dataset.to_zarr with both `consolidated` and `write_empty_chunks` 1948213475
1952720792,4429774983 io 4429774983 Enable subclassing the netCDF4 backend, changing the dataset class 1952720792
1957414455,4429774983 io 4429774983 Added driver parameter for h5netcdf 1957414455
1962379547,4429774983 io 4429774983 Fix typos found by codespell 1962379547
1964877168,4429774983 io 4429774983 Allow writing to zarr with differently ordered dims 1964877168
1966733834,4429774983 io 4429774983 Use numbagg for `ffill` by default 1966733834
1982321440,4429774983 io 4429774983 Add support for remote string paths to `h5netcdf` engine 1982321440
1983818298,4429774983 io 4429774983 Properly closes zarr groups in zarr store 1983818298
1983894219,4429774983 io 4429774983 Add mode='a-': Do not overwrite coordinates when appending to Zarr with `append_dim` 1983894219
1985969769,4429774983 io 4429774983 Automatic region detection and transpose for `to_zarr()` 1985969769
1987252044,4429774983 io 4429774983 Restore dask arrays rather than editing encoding 1987252044
1989233637,4429774983 io 4429774983 Remove PseudoNetCDF 1989233637
1992942893,4429774983 io 4429774983 Add keep_variables keyword to open_dataset() 1992942893
1997537503,4429774983 io 4429774983 Check for aligned chunks when writing to existing variables 1997537503
1997636679,4429774983 io 4429774983 Add initialize_zarr 1997636679
2003229011,4429774983 io 4429774983 Avoid duplicate Zarr array read 2003229011
2010795504,4429774983 io 4429774983 Fix Zarr region transpose 2010795504
2015530249,4429774983 io 4429774983 Minor to_zarr optimizations 2015530249
2098252325,4429774983 io 4429774983 xarray v 2023.9.0: ```ValueError: unable to infer dtype on variable 'time'; xarray cannot serialize arbitrary Python objects``` 2098252325
2098882374,4429774983 io 4429774983 dtype encoding ignored during IO? 2098882374

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [issues_labels] (
   [labels_id] INTEGER REFERENCES [labels]([id]),
   [issues_id] INTEGER REFERENCES [issues]([id]),
   PRIMARY KEY ([issues_id], [labels_id])
);
CREATE INDEX [idx_issues_labels_issues_id]
    ON [issues_labels] ([issues_id]);
CREATE INDEX [idx_issues_labels_labels_id]
    ON [issues_labels] ([labels_id]);
Powered by Datasette · Queries took 6.938ms · About: xarray-datasette
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows