issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr linked:pr linked:pr
Filter by
4.4M results
Describe the bug
_reproject_dask builds its map_blocks template with the source s integer dtype (#2505), but the empty-chunk returns are
hardcoded to float64:
- _reproject_chunk_numpy: the non-finite, ...
bug
reproject() documents and supports all four backends (numpy, cupy, dask+numpy, dask+cupy). Its sibling merge() crashes
on cupy-backed inputs:
import numpy as np, xarray as xr, cupy as cp
from xrspatial.reproject ...
backend-coverage
bug
gpu
sweep-api-consistency
Describe the bug
#2651 disabled the numba fast path when either CRS uses a non-WGS84 datum: the projection kernels run in WGS84, so
skipping the datum shift returned corrupt coordinates. That fix gated ...
bug
gpu
Description
reproject() falls back to _reproject_streaming() when the input is an in-memory numpy array over 512 MB and dask is not
installed (dask is an optional dependency, so a plain pip install xarray-spatial ...
backend-coverage
bug
Describe the bug
Three docstring problems in xrspatial/proximity.py, all user-facing:
1. All three public functions claim support NumPy backed, and Dask with NumPy backed xarray DataArray only. The ...
bug
documentation
severity:medium
sweep-api-consistency
Parent bounty: #743 Related report: #4616
Problem
createUser(payload) stores the entire request body, and listUsers() returns the raw in-memory array. If a caller
includes password in POST /api/users, ...
Describe the bug
allocation() and direction() promise a deterministic tie-break: when two targets are equidistant from a pixel, the one
with the lowest flat (row-major) index wins, on every backend. The ...
bug
dask
severity:high
sweep-api-consistency
Goal
Compare actual personal Robinhood performance against hermes-trader on the dashboard chart.
Hard requirements
- Zero influence on trading: the engine/strategy never read brokerage data (enforced ...
area:reporting
type:feature
Context
While evaluating PR #401 (issue #394 consumer artifact-type tier), I probed the path-construction surface in
anvil/skills/memo/lib/rubric_overlays.py::load_overlay.
The production input surface ...
loom:building
Description
rasterize() and open_geotiff() are the only two public functions in the library that take an explicit GPU-backend
boolean (neither has an input array to dispatch on, and both pair the flag ...
api
enhancement
gpu

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.