Skip to content

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

Filter by

259k results  (417 ms)

259k 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

Describe the bug The dask Tier C out-of-core fallback in viewshed() produces visibility masks that diverge substantially from the exact numpy sweep, but the docstring at xrspatial/viewshed.py:1670 only ...
bug
dask

Summary The public MFD functions document a specific input contract: each cell s 8 fraction bands lie in [0, 1] and sum to either 1.0 (flow) or 0.0 (pit/flat/sink), with all-NaN bands at edges and nodata ...
enhancement
hydrology
input-validation

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 ...

Describe the bug open_geotiff(..., bbox=...) resolves the bounding box to a pixel window before it runs the stable_only=True rejection for remote and VRT sources. The bbox resolver reads source geo metadata ...
bug
geotiff
input-validation

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 The MFD hydrology functions assume their input fraction grid is a directed acyclic graph (DAG) but never check it. A hand-built or user-supplied fraction grid with a cycle is not rejected, ...
bug
hydrology
input-validation

While validating BIDS - Zarr conversion on real datasets (OpenNeuro ds004148/ds004362/ds004796, duallayer_tennis, hyser_bids, alljoined raw .fif), two gaps blocked faithful conversion. 1. EEGLAB .set ...

Describe the bug The MFD hydrology functions validate that secondary/companion rasters are 2-D DataArrays, but they never check that the companion raster s shape matches the primary MFD grid shape (H, ...
bug
hydrology
input-validation

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
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.