issues
search
mapbox
/
nodata
Because the pixels you can't see are harder than the ones you can.
MIT License
1
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
adding band_interleaved test (wip)
#74
dnomadb
opened
6 years ago
0
trying out pre commit hook [TEST]
#73
dnomadb
opened
6 years ago
0
Separate IO logic from processing logic
#72
dnomadb
opened
6 years ago
0
pydocstyle reports 18 missing docstrings (D1xx)
#71
sgillies
opened
6 years ago
0
Additional deprecation warnings for rasterio.windows
#70
perrygeo
closed
6 years ago
1
tests passing on Linux, not OSX
#69
perrygeo
closed
6 years ago
2
Switch to rasterio>=1.0a10 usage
#68
sgillies
closed
6 years ago
2
pypi permissions
#67
perrygeo
closed
7 years ago
1
slic test failure
#66
perrygeo
closed
6 years ago
1
CircleCI git permissions
#65
perrygeo
closed
7 years ago
3
python 3 compat
#64
perrygeo
closed
7 years ago
0
Rasterio oneoh
#63
perrygeo
closed
7 years ago
1
Python 3.6 name error
#62
perrygeo
closed
7 years ago
1
VisibleDeprecationWarning
#61
perrygeo
closed
8 years ago
3
Adds codecov
#60
jqtrde
closed
6 years ago
1
test case for untiled data [wip]
#59
dnomadb
closed
8 years ago
2
Adds CircleCI
#58
jqtrde
closed
8 years ago
6
tiled vs untiled differences in nodata blob
#57
perrygeo
closed
8 years ago
12
fix skippy logic for edge cases,
#56
perrygeo
closed
6 years ago
1
skippy logic revisited
#55
perrygeo
opened
8 years ago
3
integrating skippy logic
#54
dnomadb
closed
8 years ago
1
skip fillnodata if window is all nodata
#53
perrygeo
closed
8 years ago
0
first draft of array clamper
#52
dnomadb
closed
6 years ago
4
fixing non-passing of certain opts
#51
dnomadb
closed
8 years ago
0
fast filling with ndimage [WIP]
#50
dnomadb
closed
6 years ago
2
adding a slight change to alfa func, + adding more tests
#49
dnomadb
closed
9 years ago
0
robustify --alphafy option + add tests
#48
dnomadb
closed
6 years ago
1
making blobbing faster by deduping
#47
dnomadb
closed
9 years ago
0
fixing a dumb mistake
#46
dnomadb
closed
9 years ago
1
visual comparison of raster diffs using CSS
#45
perrygeo
closed
6 years ago
1
Experiment with alternate alpha masking functions
#44
perrygeo
opened
9 years ago
1
Add --co to alpha cli
#43
perrygeo
opened
9 years ago
0
Make masking algorithms more configurable
#42
sgillies
closed
4 years ago
1
Switch nodata-blob to `--co` and `--jobs`
#41
sgillies
closed
9 years ago
1
assert "any" in the lossy nodata slic test
#40
sgillies
closed
9 years ago
0
skip windows that have no nodata on edges
#39
perrygeo
opened
9 years ago
2
Tests for nondeterministic masking methods
#38
perrygeo
closed
9 years ago
1
Deterministic slic algorithm test
#37
sgillies
closed
9 years ago
0
Sliczero masking function
#36
perrygeo
closed
9 years ago
1
Alpha cli
#35
perrygeo
closed
6 years ago
1
Abstract out comparison
#34
dnomadb
closed
6 years ago
1
adding basis for CLI [ WIP ]
#33
dnomadb
closed
9 years ago
1
Use raster-tester for image comparison
#32
dnomadb
opened
9 years ago
1
Add padding control to the window computer.
#31
sgillies
closed
9 years ago
0
Restore keyword arguments.
#30
sgillies
closed
9 years ago
0
Handle data with existing Alpha bands
#29
perrygeo
opened
9 years ago
0
Add an all_valid() masking function.
#28
sgillies
closed
9 years ago
0
Introducing NodataPoolMan
#27
sgillies
closed
9 years ago
3
normalize mask 0 (nodata) to 255 (valid), plus tests. fixes #25
#26
perrygeo
closed
9 years ago
0
normalize to 255 for valid data
#25
perrygeo
closed
9 years ago
2
Next