issues
search
xarray-contrib
/
xarray-regrid
Regridding utility for xarray
https://xarray-regrid.readthedocs.org/
Apache License 2.0
71
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`utils.format_for_regrid` requires uniform chunk sizes
#56
BSchilperoort
opened
1 week ago
0
`regrid.stat` methods can break when coords are not sorted in ascending order
#55
BSchilperoort
opened
1 week ago
0
Fix attributes being dropped in certain circumstances
#54
maresb
closed
1 week ago
2
Ensure most_common returns correct dtype
#53
BSchilperoort
closed
1 month ago
1
dtype changes after `most_common`
#52
SarahAlidoost
closed
1 month ago
1
Aggregate all dims simultaneously in conservative
#51
slevang
closed
1 month ago
0
0.4.0 release version bump
#50
BSchilperoort
closed
1 month ago
5
Sparse weights in conservative method
#49
slevang
closed
1 month ago
3
Comparison with xESMF
#48
maresb
opened
2 months ago
7
Dealing with "time" dim differently
#47
BSchilperoort
opened
2 months ago
3
Implement new "most common" regridder.
#46
BSchilperoort
closed
1 month ago
6
Spherical padding and faster tests
#45
slevang
closed
2 months ago
2
Add dask-related tests to test suite
#44
BSchilperoort
opened
2 months ago
1
Release 0.3.0 preparations
#43
BSchilperoort
closed
2 months ago
0
Improve performance of conservative routine
#42
BSchilperoort
closed
1 month ago
12
Nan threshold for conservative regridding (continuation of #39)
#41
BSchilperoort
closed
2 months ago
3
Add user documentation
#40
BSchilperoort
closed
4 months ago
1
NaN threshold for conservative method
#39
slevang
closed
2 months ago
4
create_regridding_dataset as a method of Grid
#38
ahuang11
closed
2 months ago
1
Questions: Python >=3.10 dependency
#37
kobebryant432
closed
2 months ago
4
Aggregation to a polygon
#36
BSchilperoort
opened
7 months ago
1
max / min regridding method high to coarse resolution
#35
folmerkrikken
closed
1 month ago
2
Version 0.2.3
#34
BSchilperoort
closed
8 months ago
1
Regridding to larger grid results in NaNs outside of data range
#33
kjdoore
closed
8 months ago
0
Adding NaN thresholding
#32
kjdoore
closed
2 months ago
3
Regridding to larger grid not resulting in NaNs where no starting data
#31
kjdoore
closed
8 months ago
4
Slow test suite
#30
BSchilperoort
closed
2 months ago
0
Added sortby to target grid
#29
kjdoore
closed
9 months ago
4
Conservative and most-common methods require increasing latitude/longitude in target grid
#28
kjdoore
closed
9 months ago
0
Ensure attributes are kept upon regridding
#27
BSchilperoort
closed
9 months ago
2
Keep attributes after conservative regridding
#26
kjdoore
closed
9 months ago
3
Dealing with 1x1 grids
#25
BSchilperoort
closed
2 months ago
0
Add to conda-forge
#24
BSchilperoort
opened
11 months ago
1
0.2.2 release prep
#23
BSchilperoort
closed
1 year ago
0
Add citation file
#22
BSchilperoort
closed
1 year ago
0
time dimension crashes kernel
#21
ClaireDons
closed
1 year ago
1
Investigate performance on long timeseries
#20
BSchilperoort
closed
1 month ago
2
Refactor methods to module. Fix conservative nan bug.
#19
BSchilperoort
closed
1 year ago
2
Mask NaN values in conservative regridding
#18
BSchilperoort
closed
1 year ago
0
Add CITATION.cff file
#17
BSchilperoort
closed
1 year ago
0
Bump version to 0.2.0, update changelog.
#16
BSchilperoort
closed
1 year ago
0
Support CF formatted netCDF
#15
BSchilperoort
opened
1 year ago
1
User should receive a warning when the given data set can not cover the target grid.
#14
BSchilperoort
opened
1 year ago
2
Transpose to correct dimension order
#13
BSchilperoort
opened
1 year ago
0
Add "most common" regridder
#12
BSchilperoort
closed
1 year ago
0
API rework, improved conservative regridding
#11
BSchilperoort
closed
1 year ago
0
Narrower focus on input data format
#10
BSchilperoort
opened
1 year ago
0
Improve results on data boundaries
#9
BSchilperoort
closed
2 months ago
0
Translate between (-180 -> 180) and (0 -> 360) longitudes
#8
BSchilperoort
closed
2 months ago
0
Conservative: add dask support
#7
BSchilperoort
closed
1 year ago
0
Next