issues
search
ks905383
/
xagg
Aggregating gridded data (xarray) to polygons
https://xagg.readthedocs.io/
GNU General Public License v3.0
83
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4 to 5
#89
dependabot[bot]
closed
2 weeks ago
0
add fix_ds to diag_fig call
#88
ks905383
closed
1 month ago
0
Fixes triggered regridding on identical grids issue
#87
ks905383
closed
1 month ago
0
weights on same grid as data seems to still require xesmf
#86
thurber
closed
1 month ago
2
weightmap diagnostic requires lat/lon coordinate names
#85
thurber
closed
1 month ago
0
Bump mamba-org/setup-micromamba from 1 to 2
#84
dependabot[bot]
closed
1 month ago
0
Fix dotprod extradims
#83
ks905383
closed
2 months ago
1
Citation Files
#82
JPMastrogiacomo
closed
2 months ago
1
Fix dotprod extradims
#81
JPMastrogiacomo
closed
2 months ago
1
IndexError: too many indices for array: array is 1-dimensional, but 3 were indexed
#80
Spiruel
opened
2 months ago
3
Joss kerrie edits
#79
kerriegeil
closed
2 months ago
1
How to handle missing data
#78
jwyslmh
opened
2 months ago
1
Aggregate not working with impl=dot_product when ds has extra dimension such as time
#77
JPMastrogiacomo
opened
3 months ago
3
Create tests for diag_fig() robustness, make auxfuncs work with silent option
#76
ks905383
closed
3 months ago
0
Changes regridding algorithm default to conservative, done after setting weight nans to 0s
#75
ks905383
closed
3 months ago
0
Add in main updates
#74
ks905383
closed
3 months ago
0
Diag fig fix
#73
kerriegeil
closed
4 months ago
2
Increase codecov
#72
ks905383
closed
6 months ago
0
Add ability to set module-wide defaults for silencing, backend aggregation algorithm
#71
ks905383
closed
6 months ago
0
Rebuild sphinx docs from scratch following sphinx guide
#68
ks905383
closed
9 months ago
0
Update docs ipynbs
#67
ks905383
closed
9 months ago
0
Update test envs to support python 3.9-3.12, plus an env without xesmf
#66
ks905383
closed
9 months ago
0
Remove explicit dependency on `xesmf`
#65
ks905383
closed
9 months ago
1
make tests more robust to dot product implementation
#64
ks905383
closed
9 months ago
1
Closes #55 by making silent=True silence all std out
#63
ks905383
closed
9 months ago
1
Make `xesmf` dependency optional
#62
ks905383
closed
9 months ago
0
Aims to address #58 and #23 by renaming `aux` to `auxfuncs`
#61
ks905383
closed
9 months ago
0
Fixing wraparound issue
#60
ks905383
closed
9 months ago
0
Bump codecov/codecov-action from 3 to 4
#59
dependabot[bot]
closed
6 months ago
1
InvalidArchiveError aux.py not found (Windows 10, miniconda)
#58
dmrwal
closed
9 months ago
6
Warning in `xa.aggregate()`
#57
ks905383
closed
9 months ago
4
Dimensions Issue
#56
loganbundy
closed
10 months ago
1
silent=True not suppressing messages
#55
helsharif
closed
5 months ago
7
Bump actions/setup-python from 4 to 5
#53
dependabot[bot]
closed
10 months ago
1
Longitude -180 pixels included in weightmap
#51
jrising
closed
9 months ago
2
dimension mismatch upon running pixel_overlaps
#50
ccallahan45
closed
10 months ago
10
Bump actions/checkout from 3 to 4
#49
dependabot[bot]
closed
1 year ago
0
Improve performance
#48
masawdah
opened
1 year ago
6
importing the package
#47
masawdah
closed
9 months ago
4
Bump actions/checkout from 2 to 3
#46
dependabot[bot]
closed
1 year ago
1
Bump actions/setup-python from 2 to 4
#45
dependabot[bot]
closed
1 year ago
1
Bump codecov/codecov-action from 1 to 3
#44
dependabot[bot]
closed
1 year ago
1
Update docs to upcoming v0.3.1
#43
ks905383
closed
1 year ago
0
Implement silencing stdout
#42
ks905383
closed
1 year ago
0
Fixing bad loops
#41
ks905383
closed
1 year ago
0
update old branch with new test / ci procedures
#40
ks905383
closed
1 year ago
0
Local fixes
#39
ks905383
closed
1 year ago
0
silence functions
#38
khalilT
closed
1 year ago
3
Mistaken use of ds.var() in `core.py`?
#37
jrising
closed
1 year ago
3
add read_wm() to init
#36
ks905383
closed
2 years ago
1
Next