GitHub / xarray-contrib/xarray-regrid issues and pull requests
#60 - Fix mypy issue
Issue -
State: closed - Opened by BSchilperoort 4 months ago
#59 - Add conda-forge badge, install note
Pull Request -
State: closed - Opened by BSchilperoort 4 months ago
- 1 comment
#58 - Fix `regrid.stats` for unsorted input coords
Pull Request -
State: closed - Opened by BSchilperoort 4 months ago
- 2 comments
#57 - Handle non-uniform chunk sizes in formatting
Pull Request -
State: closed - Opened by slevang 8 months ago
#56 - `utils.format_for_regrid` requires uniform chunk sizes
Issue -
State: closed - Opened by BSchilperoort 9 months ago
Labels: bug
#55 - `regrid.stat` methods can break when coords are not sorted in ascending order
Issue -
State: closed - Opened by BSchilperoort 9 months ago
Labels: bug, stat
#54 - Fix attributes being dropped in certain circumstances
Pull Request -
State: closed - Opened by maresb 9 months ago
- 2 comments
#53 - Ensure most_common returns correct dtype
Pull Request -
State: closed - Opened by BSchilperoort 9 months ago
- 1 comment
#52 - dtype changes after `most_common`
Issue -
State: closed - Opened by SarahAlidoost 10 months ago
- 1 comment
#51 - Aggregate all dims simultaneously in conservative
Pull Request -
State: closed - Opened by slevang 10 months ago
#50 - 0.4.0 release version bump
Pull Request -
State: closed - Opened by BSchilperoort 10 months ago
- 5 comments
#49 - Sparse weights in conservative method
Pull Request -
State: closed - Opened by slevang 10 months ago
- 3 comments
#48 - Comparison with xESMF
Issue -
State: open - Opened by maresb 11 months ago
- 7 comments
Labels: documentation
#47 - Dealing with "time" dim differently
Issue -
State: open - Opened by BSchilperoort 11 months ago
- 3 comments
#46 - Implement new "most common" regridder.
Pull Request -
State: closed - Opened by BSchilperoort 11 months ago
- 6 comments
#45 - Spherical padding and faster tests
Pull Request -
State: closed - Opened by slevang 11 months ago
- 2 comments
#44 - Add dask-related tests to test suite
Issue -
State: open - Opened by BSchilperoort 11 months ago
- 1 comment
#43 - Release 0.3.0 preparations
Pull Request -
State: closed - Opened by BSchilperoort 11 months ago
#42 - Improve performance of conservative routine
Issue -
State: closed - Opened by BSchilperoort 11 months ago
- 12 comments
Labels: enhancement, conservative
#41 - Nan threshold for conservative regridding (continuation of #39)
Pull Request -
State: closed - Opened by BSchilperoort 11 months ago
- 3 comments
#40 - Add user documentation
Pull Request -
State: closed - Opened by BSchilperoort about 1 year ago
- 1 comment
#39 - NaN threshold for conservative method
Pull Request -
State: closed - Opened by slevang about 1 year ago
- 4 comments
#38 - create_regridding_dataset as a method of Grid
Issue -
State: closed - Opened by ahuang11 over 1 year ago
- 1 comment
Labels: enhancement
#37 - Questions: Python >=3.10 dependency
Issue -
State: closed - Opened by kobebryant432 over 1 year ago
- 4 comments
#36 - Aggregation to a polygon
Issue -
State: open - Opened by BSchilperoort over 1 year ago
- 1 comment
Labels: enhancement
#35 - max / min regridding method high to coarse resolution
Issue -
State: closed - Opened by folmerkrikken over 1 year ago
- 2 comments
Labels: enhancement
#34 - Version 0.2.3
Pull Request -
State: closed - Opened by BSchilperoort over 1 year ago
- 1 comment
#33 - Regridding to larger grid results in NaNs outside of data range
Pull Request -
State: closed - Opened by kjdoore over 1 year ago
#32 - Adding NaN thresholding
Issue -
State: closed - Opened by kjdoore over 1 year ago
- 3 comments
Labels: enhancement
#31 - Regridding to larger grid not resulting in NaNs where no starting data
Issue -
State: closed - Opened by kjdoore over 1 year ago
- 4 comments
#30 - Slow test suite
Issue -
State: closed - Opened by BSchilperoort over 1 year ago
#29 - Added sortby to target grid
Pull Request -
State: closed - Opened by kjdoore over 1 year ago
- 4 comments
#28 - Conservative and most-common methods require increasing latitude/longitude in target grid
Issue -
State: closed - Opened by kjdoore over 1 year ago
#27 - Ensure attributes are kept upon regridding
Pull Request -
State: closed - Opened by BSchilperoort over 1 year ago
- 2 comments
#26 - Keep attributes after conservative regridding
Issue -
State: closed - Opened by kjdoore over 1 year ago
- 3 comments
#25 - Dealing with 1x1 grids
Issue -
State: closed - Opened by BSchilperoort over 1 year ago
#24 - Add to conda-forge
Issue -
State: closed - Opened by BSchilperoort over 1 year ago
- 2 comments
#23 - 0.2.2 release prep
Pull Request -
State: closed - Opened by BSchilperoort over 1 year ago
#22 - Add citation file
Pull Request -
State: closed - Opened by BSchilperoort over 1 year ago
#21 - time dimension crashes kernel
Issue -
State: closed - Opened by ClaireDons over 1 year ago
- 1 comment
Labels: bug
#20 - Investigate performance on long timeseries
Issue -
State: closed - Opened by BSchilperoort almost 2 years ago
- 2 comments
#19 - Refactor methods to module. Fix conservative nan bug.
Pull Request -
State: closed - Opened by BSchilperoort almost 2 years ago
- 2 comments
#18 - Mask NaN values in conservative regridding
Issue -
State: closed - Opened by BSchilperoort almost 2 years ago
#17 - Add CITATION.cff file
Issue -
State: closed - Opened by BSchilperoort almost 2 years ago
#16 - Bump version to 0.2.0, update changelog.
Pull Request -
State: closed - Opened by BSchilperoort almost 2 years ago
#15 - Support CF formatted netCDF
Issue -
State: open - Opened by BSchilperoort almost 2 years ago
- 1 comment
#14 - User should receive a warning when the given data set can not cover the target grid.
Issue -
State: open - Opened by BSchilperoort almost 2 years ago
- 2 comments
Labels: stat
#13 - Transpose to correct dimension order
Issue -
State: open - Opened by BSchilperoort almost 2 years ago
#12 - Add "most common" regridder
Pull Request -
State: closed - Opened by BSchilperoort almost 2 years ago
#11 - API rework, improved conservative regridding
Pull Request -
State: closed - Opened by BSchilperoort almost 2 years ago
#10 - Narrower focus on input data format
Issue -
State: open - Opened by BSchilperoort almost 2 years ago
#9 - Improve results on data boundaries
Issue -
State: closed - Opened by BSchilperoort almost 2 years ago
#8 - Translate between (-180 -> 180) and (0 -> 360) longitudes
Issue -
State: closed - Opened by BSchilperoort almost 2 years ago
#7 - Conservative: add dask support
Issue -
State: closed - Opened by BSchilperoort almost 2 years ago
#6 - Conservative: detect/handle non-regularly spaced intervals
Issue -
State: closed - Opened by BSchilperoort almost 2 years ago
#5 - Conservative: handle complex datasets better
Issue -
State: closed - Opened by BSchilperoort almost 2 years ago
#4 - Conservative: speed up with sparse
Issue -
State: closed - Opened by BSchilperoort almost 2 years ago
#3 - Conservative: assign weights by latitude
Issue -
State: closed - Opened by BSchilperoort almost 2 years ago
#2 - Support DataArray.regrid
Issue -
State: closed - Opened by BSchilperoort almost 2 years ago
#1 - Add the conservative regridding method
Pull Request -
State: closed - Opened by BSchilperoort almost 2 years ago
- 3 comments