Skip to content

issues Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:HTML linked:pr

Filter by

8.2M results  (354 ms)

8.2M results

What _git_op_in_progress in tools/lib/sync_cmd.py treats the presence of .git/REBASE_HEAD as an in-progress rebase. But unlike MERGE_HEAD / CHERRY_PICK_HEAD / REVERT_HEAD — which git removes when the ...
bug

doctor currently reports missing first-run setup files (cv.md, config/profile.yml, and portals.yml) as hard failures. Those files are expected to be absent before onboarding, so this can make a fresh setup ...

Description read_geotiff_gpu(..., stable_only=True) accepts the stable_only kwarg but never enforces it. The function runs _validate_dispatch_kwargs for the generic dispatcher checks, but it skips _validate_stable_only_remote, ...
bug
geotiff
gpu

Describe the bug When you pass an invalid z_unit to aspect(..., method= geodesic ), the ValueError lists numeric conversion factors instead of the unit names you re allowed to pass. The check at xrspatial/aspect.py:446 ...
api
bug

Describe the bug NaN/nodata handling in viewshed has a gap. _init_event_list (xrspatial/viewshed.py around line 1164) creates ENTERING/CENTER/EXITING events for NaN cells. A NaN cell on the observer s ...
bug
viewshed tools

Describe the bug viewshed() doesn t validate max_distance. Negative, NaN, and infinite values get passed straight into the windowing math (xrspatial/viewshed.py:2096) and blow up with internal errors ...
bug
input-validation
viewshed tools

Describe the bug Bounded Dask proximity crashes when the computed halo depth is larger than an axis. _halo_depth() turns max_distance into a pixel search radius using the densest coordinate spacing. On ...
bug
dask
proximity tools

Problem A prune=true run of apply-labels.yml (run 26839401015) deleted every live label that is not declared in .github/labels.json. This wiped: - retro:fp (the label itself was deleted, removing it ...
layer:meta
threat:intel-needed
type:fix

Describe the bug viewshed() mutates the caller s input raster in place. - CPU path, xrspatial/viewshed.py:1584: raster.data = raster.data.astype(np.float64, copy=False) replaces the input DataArray ...
bug
viewshed tools
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.