Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ks905383/xagg issues and pull requests

#72 - Increase codecov

Pull Request - State: closed - Opened by ks905383 22 days ago

#68 - Rebuild sphinx docs from scratch following sphinx guide

Pull Request - State: closed - Opened by ks905383 4 months ago

#67 - Update docs ipynbs

Pull Request - State: closed - Opened by ks905383 4 months ago

#65 - Remove explicit dependency on `xesmf`

Pull Request - State: closed - Opened by ks905383 5 months ago - 1 comment

#64 - make tests more robust to dot product implementation

Pull Request - State: closed - Opened by ks905383 5 months ago - 1 comment

#63 - Closes #55 by making silent=True silence all std out

Pull Request - State: closed - Opened by ks905383 5 months ago - 1 comment

#62 - Make `xesmf` dependency optional

Issue - State: closed - Opened by ks905383 5 months ago

#61 - Aims to address #58 and #23 by renaming `aux` to `auxfuncs`

Pull Request - State: closed - Opened by ks905383 5 months ago

#60 - Fixing wraparound issue

Pull Request - State: closed - Opened by ks905383 5 months ago

#59 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#58 - InvalidArchiveError aux.py not found (Windows 10, miniconda)

Issue - State: closed - Opened by dmrwal 5 months ago - 6 comments

#57 - Warning in `xa.aggregate()`

Issue - State: closed - Opened by ks905383 5 months ago - 4 comments

#56 - Dimensions Issue

Issue - State: closed - Opened by loganbundy 5 months ago - 1 comment

#55 - silent=True not suppressing messages

Issue - State: closed - Opened by helsharif 5 months ago - 7 comments

#53 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#51 - Longitude -180 pixels included in weightmap

Issue - State: closed - Opened by jrising 7 months ago - 2 comments

#50 - dimension mismatch upon running pixel_overlaps

Issue - State: closed - Opened by ccallahan45 9 months ago - 10 comments

#49 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#48 - Improve performance

Pull Request - State: open - Opened by masawdah 11 months ago - 5 comments

#47 - importing the package

Issue - State: closed - Opened by masawdah 11 months ago - 4 comments

#46 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#45 - Bump actions/setup-python from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#44 - Bump codecov/codecov-action from 1 to 3

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#43 - Update docs to upcoming v0.3.1

Pull Request - State: closed - Opened by ks905383 12 months ago

#42 - Implement silencing stdout

Pull Request - State: closed - Opened by ks905383 12 months ago

#41 - Fixing bad loops

Pull Request - State: closed - Opened by ks905383 12 months ago

#40 - update old branch with new test / ci procedures

Pull Request - State: closed - Opened by ks905383 12 months ago

#39 - Local fixes

Pull Request - State: closed - Opened by ks905383 12 months ago

#38 - silence functions

Issue - State: closed - Opened by khalilT almost 2 years ago - 3 comments

#37 - Mistaken use of ds.var() in `core.py`?

Issue - State: closed - Opened by jrising almost 2 years ago - 3 comments

#36 - add read_wm() to init

Pull Request - State: closed - Opened by ks905383 about 2 years ago - 1 comment

#35 - fix export to dataset issue, insert export tests

Pull Request - State: closed - Opened by ks905383 about 2 years ago - 1 comment

#33 - Implement a way to save weightmaps (output from `pixel_overlaps`)

Pull Request - State: closed - Opened by ks905383 about 2 years ago

#32 - implement making dot product optional, restoring default agg behavior

Pull Request - State: closed - Opened by ks905383 about 2 years ago

#31 - dot product implementation for overlaps breaks xagg for high res grids

Issue - State: closed - Opened by kerriegeil over 2 years ago - 3 comments

#30 - Speedup for large grids - mod gdf_pixels in create_raster_polgons

Pull Request - State: closed - Opened by kerriegeil over 2 years ago - 10 comments

#29 - speed improvement for high res grids in create_raster_polygons

Pull Request - State: closed - Opened by kerriegeil over 2 years ago - 1 comment

#28 - Odd errors from using pixel_overlaps with a weights option

Issue - State: closed - Opened by jrising over 2 years ago - 15 comments

#27 - pixel_overlaps no longer changes the gdf_in outside of the function

Pull Request - State: closed - Opened by ks905383 over 2 years ago

#26 - take over xarray's .to_dataframe() functionality

Pull Request - State: closed - Opened by ks905383 over 2 years ago

#25 - add to_geodataframe() functionality

Pull Request - State: closed - Opened by ks905383 over 2 years ago

#24 - weightmap (pixel_overlaps) warnings and errors

Issue - State: closed - Opened by kerriegeil over 2 years ago - 5 comments

#23 - Trying to install outside target directory

Issue - State: closed - Opened by konradhafen over 2 years ago - 3 comments

#22 - Rename aux for windows

Pull Request - State: closed - Opened by Hugovdberg over 2 years ago - 1 comment

#21 - pixel_overlaps updates input geodataframe

Issue - State: closed - Opened by raybellwaves almost 3 years ago - 1 comment

#20 - use aggregated.to_dataset().to_dataframe() within aggregated.to_dataframe()

Issue - State: closed - Opened by raybellwaves almost 3 years ago - 1 comment

#19 - add to_geodataframe

Pull Request - State: closed - Opened by raybellwaves almost 3 years ago - 3 comments

#18 - add link to docs in sidebar

Issue - State: closed - Opened by raybellwaves almost 3 years ago - 1 comment

#17 - return geometry key in aggregated.to_dataframe()

Issue - State: closed - Opened by raybellwaves almost 3 years ago - 1 comment

#16 - Problem generating weights with DAYMET data

Issue - State: open - Opened by mewieczo almost 3 years ago - 11 comments

#15 - Option to return sum instead of mean?

Issue - State: open - Opened by bradyrx almost 3 years ago - 1 comment

#14 - Aggregation breaks with small enough shapefiles

Issue - State: closed - Opened by bradyrx almost 3 years ago - 2 comments

#13 - `pixel_overlaps` breaks if not starting from index zero

Issue - State: closed - Opened by bradyrx almost 3 years ago - 1 comment

#12 - Check for CRS on geopandas object

Issue - State: open - Opened by bradyrx almost 3 years ago - 3 comments

#11 - Save result of pixel_overlaps

Issue - State: closed - Opened by rmcd-mscb almost 3 years ago - 13 comments

#10 - fix index error if input gdf has own index [issue #8]

Pull Request - State: closed - Opened by ks905383 almost 3 years ago - 1 comment

#9 - allow dataarray inputs into pixel_overlaps [issue 7]

Pull Request - State: closed - Opened by ks905383 almost 3 years ago - 1 comment

#8 - work for one geometry?

Issue - State: closed - Opened by raybellwaves almost 3 years ago - 5 comments

#7 - work with xr.DataArray's

Issue - State: closed - Opened by raybellwaves almost 3 years ago - 2 comments

#6 - DOC: add conda-forge link

Pull Request - State: closed - Opened by raybellwaves about 3 years ago

#5 - Create MANIFEST.in

Pull Request - State: closed - Opened by raybellwaves about 3 years ago

#4 - dot product implementation

Pull Request - State: closed - Opened by jsadler2 about 3 years ago - 9 comments

#3 - xagg use on google colab

Issue - State: open - Opened by jamesafranke about 3 years ago - 1 comment

#2 - using dot-product for aggregation

Issue - State: closed - Opened by jsadler2 about 3 years ago - 1 comment

#1 - consider using cf_xarray

Issue - State: open - Opened by dcherian about 3 years ago - 2 comments