Search code examples
How to use apply_ufunc with numpy.digitize for each image along time dimension of xarray.DataArray?...


image-processingtime-seriespython-xarray

Read More
Using xarray where() to create a mask from a netCDF file...


pythonnetcdfpython-xarray

Read More
About changing longitude array from 0 - 360 to -180 to 180 with Python xarray...


pythonpython-xarray

Read More
Python xarray: grouping by multiple parameters...


pythonpython-xarray

Read More
Select xarray/pandas index based on specific months...


pythonpandasnumpypython-xarray

Read More
Patch creation methods for deep learning on very big data with relatively low amounts of memory (32G...


pythonimagememorydeep-learningpython-xarray

Read More
How to apply linear regression to every pixel in a large multi-dimensional array containing NaNs?...


pythonarraysnumpyscipypython-xarray

Read More
Find length of sequences of identical values along one axis in a 3D array (related to run length enc...


pythonnumpypython-xarrayrun-length-encoding

Read More
Pandas: Limiting __repr__ and _repr_html_ behaviour with Xarray...


pythonpandasjupyter-notebookpython-xarray

Read More
Add some values to one existing coordinate in Array Dataarray...


pythonpython-xarray

Read More
Pandas dataframe: group across years...


pythonpandaspython-xarray

Read More
Why is there an error 'TypeError: Grouper.__init__() got an unexpected keyword argument 'bas...


pythonpandaspython-xarray

Read More
How to convert numpy.timedelta64 to a pint quantity object with a time unit?...


pythonpandasnumpypython-xarraypint

Read More
XArray apply function to the coordinates...


python-xarray

Read More
Setting new values in subset of xarray dataset...


pythonpython-xarraynetcdf

Read More
Merge/flattening a list of xarray.Dataset...


pythonpython-xarraynetcdf

Read More
3D connected components with periodic boundary conditions...


pythonpython-3.xnumpypython-xarray

Read More
Two year average from xarray dataset...


pythondatetimeaveragepython-xarrayresample

Read More
Adding new Xarray DataArray to an existing Zarr store without re-writing the whole dataset?...


daskpython-xarrayzarr

Read More
NetCDF XArray time slice 12 midday 12 midnight NARR reanalysis data...


timeslicepython-xarraynetcdfhour

Read More
integrate attribute of xarray...


pythonattributespython-xarrayintegrate

Read More
DataArray deletes Attributes in simple computation...


python-xarray

Read More
How can an xarray-generated Zarr file with no encoding use less disk space than its actual data size...


pythonpython-xarrayzarr

Read More
How to drop all coordinates and variables without dimensions in xarray...


python-xarray

Read More
Preserve coordinates in xarray.Dataset when subsetting a DataArray...


pythonpython-xarray

Read More
How do I extract all the values from one variable in a NetCDF file with Python?...


pythonpandasnumpypython-xarraynetcdf

Read More
Use xr.apply_unfunc on a function that can only take scalars, with an input of multi-dimensional Dat...


pythonpython-xarray

Read More
Unexpected behavior when slicing xarray DataArray over the y dimension...


pythonindexingpython-xarraygeotiff

Read More
TypeError: cannot unpack non-iterable int objec...


pythonpandasnumpyscipypython-xarray

Read More
how to use a string variable to define dataarray name when adding to xarray dataset?...


pythonpython-xarraykeyword-argument

Read More
BackNext