issues Search Results · language:Edge language:Python linked:pr language:JavaScript linked:pr language:JavaScript
Filter by
222k results
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- CLAUDE.md
- .textlintrc
- .codespellrc
- .gitleaks.toml
- .claude/governance.json
- .claude/settings.json ...
SonarQube maintainability issues highlighted. Replace these redundant literal strings with constants.
kumocloud.py Using sequential assignment as fallback
sht31.py: src.sht31_flask_server
ssl_certificate.py: ...
maintainability issue
Priority-3
Is your feature request related to a problem?
to_geotiff(pack=True) works on cupy and dask+cupy input since #3240, and open_geotiff(unpack=True) has supported
gpu=True since #3075. But three pack features ...
backend-coverage
enhancement
geotiff
gpu
severity:medium
sweep-test-coverage
tests
Describe the bug
xrspatial/geotiff/__init__.py exports 17 exception classes in __all__, but three more are raised on public open_geotiff
paths and aren t exported. Users can only catch them via a base ...
api
bug
geotiff
severity:medium
Describe the bug
The unpack parameter doc in open_geotiff (xrspatial/geotiff/init.py:712-713) says:
A source without scale / offset metadata is a no-op.
That s wrong for any source that declares a nodata ...
bug
documentation
geotiff
severity:medium
Describe the bug
merge() always returns float64, even when every input raster is int16 or uint8. All three merge paths hardcode it:
_merge_inmemory builds float64 arrays, _merge_dask advertises a float64 ...
bug
severity:medium
sweep-metadata
This repo is consumed by deployments as a pinned dependency (the reference deployment resolves skills from a pinned
clone). Today the pin is a bare commit SHA on a repo with no release discipline: a consumer ...
author:claude
documentation
effort:S
Feature
SkyPilot s Azure provider accepts two image_id forms:
- Marketplace URN — publisher:offer:sku:version
- Community Gallery — /CommunityGalleries/ gallery /Images/ image
It cannot boot a ...
Describe the bug
_pack (xrspatial/geotiff/_attrs.py) reverses the unpack transform with (data - add_offset) / scale_factor, rounds, and
casts to the integer dtype recorded in attrs[ mask_and_scale_dtype ...
bug
geotiff
severity:high
sweep-accuracy
Describe the bug
When creating a submap of a map, the global population suddenly becomes “NaN.” This bug occurred a long time ago, and
although it was fixed a few days later, it happens again in the present. ...
bug

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.