Search code examples
How can I initialize a Zarr file that is larger than available memory?...


pythonpython-xarrayzarr

Read More
Python netcdf EOF analysis...


numpypython-xarraynetcdfmatplotlib-basemapcdo-climate

Read More
How to remove xarray plot bad value edge colour...


pythonmatplotlibpython-xarray

Read More
How to Extract timeseries from gridded lat lon data (ERA5) in Python?...


pythonpandaspython-xarraynetcdfera5

Read More
Converting cftime.DatetimeJulian to datetime...


pythonpandasdatetimepython-xarrayjulian-date

Read More
Using xarray in JupyterLab to read NC file from url...


urlpython-xarraynetcdfjupyterhub

Read More
Slicing netCDF4 dataset based on specific time interval using xarray...


pythonpython-xarraynetcdf4

Read More
Calculate a monthly minimum, mean and maximum on daily temperature data for February with Python...


pythonnumpymeanpython-xarray

Read More
Finding fully non-nan windows in DataArray...


pythonnumpypython-xarray

Read More
Xarray.open_dateset uses more than double the size of the file itself...


pythonpython-3.xpython-2.7multidimensional-arraypython-xarray

Read More
How to get the shape of a xarray dataset by using dims labels...


pythonpython-xarray

Read More
Merging multiple Netcdf files according to the vertical level...


pythonnetcdfpython-xarrayncocdo-climate

Read More
How do I subdivide/refine a dimension in an xarray DataSet?...


pythonpandaspython-xarray

Read More
New dimension with coordinates in xarray apply_ufunc...


pythonmultidimensional-arrayvectorizationpython-xarray

Read More
What's the difference between Numpy's Structured arrays vs xarray (xray)?...


pythonnumpymultidimensional-arraypython-xarray

Read More
Error when using xarray.apply_ufunc on a chunked xarray DataArray...


pythondaskpython-xarraynetcdf

Read More
Easy way to convert Julian calendar to standard with Python xarray?...


pythonpython-xarraypython-datetimejulian-date

Read More
How to apply a custom function to xarray.DataArray.coarsen.reduce()?...


pythonnumpypython-xarray

Read More
Python extract multiple lat/lon from NETCDF files using xarray...


pythonpandasextractpython-xarraynetcdf

Read More
xarray MissingDimensionsError when reading remote dataset (NBM)...


python-xarrayopendap

Read More
xarray and dask: efficiently processing a large netcdf file...


daskpython-xarraynetcdf

Read More
xarray: reverse an array along one coordinate...


python-xarray

Read More
How to avoid memory error for large dataarray...


pythonpython-3.xmemorypython-xarray

Read More
plotting data from netcdf with cartopy isnt plotting data at 0 longitude...


pythonnetcdfpython-xarraycartopy

Read More
PYTHON- Removing colorbar from imbedded figure in tkinter when using xarray's methods to plot...


python-3.xmatplotlibtkinterpython-xarray

Read More
Python NetCDF Prime Meridian Line blank...


numpypython-xarraynetcdfmatplotlib-basemapcdo-climate

Read More
What is the behaviour of xarray when multiplying data arrays?...


pythonpython-3.xnumpygeospatialpython-xarray

Read More
how do I remove unwanted empty dimension from xarray DataArray (squeeze doesn't work)...


pythonpython-xarray

Read More
Efficient way to subtract yearly mean data from monthly data in Xarray?...


pythonpython-xarrayweather

Read More
data loss when using xarray to hdf5 format...


pythonhdf5python-xarrayh5py

Read More
BackNext