Skip to content

issues Search Results · repo:pydata/xarray language:Python

Filter by

4k results
 (153 ms)

4k results

inpydata/xarray (press backspace or delete to remove)

About NDPointIndex (KDTree) added in #10478, a few ideas for further improvements: - Alignment with tolerance - This is a good case - Until Xarray s API allows providing a tolerance ...
  • benbovy
  • 2
  • Opened 
    2 days ago
  • #10513

What happened? Problem summary Appending to a Zarr dataset with xarray.to_zarr() in a Dask cluster context sometimes leads to silent data loss, depending on chunking order or batch size. data loss with ...
bug
needs triage
  • lbesnard
  • 12
  • Opened 
    6 days ago
  • #10501

Workflow Run URL details summary Python 3.12 Test Summary /summary xarray/tests/test_backends.py::TestZarrDictStore::test_warning_on_bad_chunks[3]: AssertionError: Got 1 unexpected warning(s): [ zarr.core.dtype.common.UnstableSpecificationWarning( ...
CI
  • github-actions[bot]
  • Opened 
    6 days ago
  • #10500

Is your feature request related to a problem? Currently it looks like Index.create_variables cannot create a new variable, i.e. it must return a subset of variables passed in set_xindex. Any extra variables ...
enhancement
topic-error reporting
topic-indexing
  • dcherian
  • 4
  • Opened 
    6 days ago
  • #10499

What is your issue? Hi! Is there a way to specify Unicode normalization (e.g., NFD, NFC) when using to_netcdf()? I have variable names with Unicode characters and want to ensure consistent normalization. ...
usage question
  • tomchor
  • 3
  • Opened 
    6 days ago
  • #10498

What happened? Hi all, I ve noticed that if a variable has an attribute called coordinates, this attribute is not shown using xarray: import xarray as xr xr.open_dataset( sconco3_20250625.nc ).sconco3 ...
  • albavilanova
  • 3
  • Opened 
    6 days ago
  • #10493

What happened? We building xarray in Mageia for 64 bits and 32 arches, Intel and ARM. But the build fails in 32bits Intel: =================================== FAILURES =================================== ...
bug
needs triage
  • papoteur-mga
  • 4
  • Opened 
    7 days ago
  • #10490

What happened? This is basically a failure to round-trip through zarr. When saving and then loading and then re-saving through zarr, the contents of string type coordinates or variables is deleted. ...
bug
topic-zarr
  • flyingfalling
  • 5
  • Opened 
    8 days ago
  • #10487

What is your issue? Adding it in #10485 to avoid some Zarr breakage.
topic-zarr
upstream issue
  • dcherian
  • 1
  • Opened 
    8 days ago
  • #10486

Is your feature request related to a problem? The Plotting and Reading and Writing Files pages are quite long. Now that we are on pydata-sphinx-theme it would be good to split them out, and make ...
contrib-good-first-issue
contrib-help-wanted
enhancement
topic-documentation
  • dcherian
  • Opened 
    8 days ago
  • #10484
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub