Search code examples
xarray change the name of coordinates in dataarray...

pythonpython-xarray

Read More
Advanced indexing in xarray, non orthogonal...

numpypython-xarray

Read More
I want to select data using ranges of longitudes and latitudes in a NetCDF4 file using Python on Win...

pythonpandasdataframepython-xarraynetcdf4

Read More
Replace multiple values in xarray.DataArray in a single operation...

pythondictionaryreplacepython-xarray

Read More
Concise way to filter data in xarray...

pythonpython-xarray

Read More
Effective way to add "time" dimension to two dimensional (x, y) NetCDF file, which has var...

pythoncsvnetcdfpython-xarraydimensions

Read More
How to find xarray values that are present in a list?...

pythonnumpypython-xarray

Read More
Can you use xarray inside of dask delayed functions...

pythondaskpython-xarraydask-delayed

Read More
Xarray don't append dimension when concatenating datasets...

pythonnumpypython-xarray

Read More
Can Xarray's open_mfdataset() function work with variable number of files in the nested structur...

pythondasknetcdfpython-xarray

Read More
metpy cross_section function gives nan in output...

pythonpython-xarraymetpy

Read More
The laplacian of metpy can't convert the units of temperature advection...

pythongradientpython-xarraymetpylaplacian

Read More
xarray - how to rename dimensions on a DataArray object...

python-xarray

Read More
How to compute the mean value of the n first valid values of a rolling window in xarray/dask without...

daskpython-xarray

Read More
Flatten/ravel/collapse 3-dimensional xr.DataArray (Xarray) into 2 dimensions along an axis?...

pythonarrayspandasmultidimensional-arraypython-xarray

Read More
is there a way to calculate lenght of continuous gaps...

pythonnanpython-xarray

Read More
How to change individual entries in xarray.DataArray with sel?...

pythonpython-xarray

Read More
Check if condition is met three or more times consecutively (Python)...

pythonnumpypython-xarray

Read More
Writing xarray dataset is much slower than reading it?...

pythongeospatialnetcdfpython-xarray

Read More
How to vertically integrate over a region with different integral bounds at every lat lon point?...

pythonpython-xarraymetpyera5

Read More
Chunked xarray: load only 1 cell in memory efficiently...

pythonfor-loopparallel-processingdaskpython-xarray

Read More
How do I plot netCDF sea ice extent dataset in Python?...

pythonnetcdfpython-xarraycartopy

Read More
EntryPoints attribute error when trying to combine files using xarray...

pythonpython-xarraypython-importlib

Read More
Using xarray to make monthly average...

python-3.xgroupingpython-xarray

Read More
Problem with artifacts when ploting TROPOMI data...

netcdfpython-xarraycartopy

Read More
How to calculate mean and standard deviation of ~70,000 GeoTIFF files that combined are too big to f...

numpypytorchpython-xarray

Read More
graph satellite images from an xarray dataset...

python-xarray

Read More
Create xarray Dataset with observations and averages that has combined index...

pythontime-seriespython-xarray

Read More
How to select an inter-year period with xarray?...

pythonpython-xarray

Read More
How to reproject xarray dataset memory efficiently with chunks and dask?...

pythondaskpython-xarraychunkszarr

Read More
BackNext