Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:Java is:public

Filter by

265k results  (376 ms)

265k results

Description mean() in xrspatial/focal.py promotes its input with agg.data.astype(float), so the numpy and dask+numpy backends compute and return float64. The cupy and dask+cupy paths then throw that away: ...
bug
dask
gpu
severity:medium
sweep-security

Parent bounty: #743 Mirrors #6334 because the existing report is creator-limited. Bug createUser() stores the request payload directly in the in-memory user record. If a caller creates a user with a ...

Describe the bug _check_kernel_vs_raster_memory() in xrspatial/focal.py guards apply(), focal_stats(), and hotspots() against kernel/raster combinations that would OOM the host. It budgets kernel_bytes ...
bug
oom
performance

Describe the bug Two related dtype problems in xrspatial/focal.py: 1. mean() returns a different dtype depending on the backend. The function casts input to float64 (agg.data.astype(float)) before ...
bug
dask
gpu
severity:medium
sweep-metadata

Describe the bug Two statements in the hotspots() docstring do not match what the function does: 1. The agg entry says the input Can be a NumPy backed, CuPy backed, or Dask with NumPy backed DataArray ...
api
bug
documentation

Describe the bug focal.apply() defaults to func=_calc_mean, an @ngjit CPU function. The cupy and dask+cupy paths launch func as a CUDA kernel (func[griddim, blockdim](...) in _focal_stats_func_cupy), ...
api
bug
gpu

Describe the bug focal.mean() handles dtype differently on each backend: - numpy and dask+numpy: mean() runs agg.data.astype(float), so the output is always float64, even for float32 input. - cupy ...
bug
gpu

Problem backend/app/datasources/flatfile.py:118 reads Parquet directly: return pd.read_parquet(raw, dtype_backend= pyarrow ) and the profiler (profile_service.py) supports parquet as a flat-file format ...
dependencies

The README uses both em dashes (—) and double hyphens (--) for punctuation. For consistent typography throughout the document, we should replace double hyphens with em dashes.

Problem Rapid sign-in account interactions can start overlapping account-selection work and leave the sign-in flow in a confusing state. Examples from the original report: - Clicking multiple accounts ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.