2078 Commits

Author SHA1 Message Date
Brendan Ward
c54e22da24 Raise WindowError from geometry_window 2017-09-19 19:34:21 -07:00
Brendan Ward
33232130be py2.7 fix, docstring improvements 2017-09-14 06:25:10 -07:00
Brendan Ward
4a09df276a Merge branch 'master' into mask-return-type 2017-09-12 20:25:31 -07:00
Sean Gillies
b69f4c0615 Merge pull request #1147 from mapbox/trust-the-pangolin
Fix Travis builds on Ubuntu 14.04
2017-09-12 17:01:21 -06:00
Brendan Ward
f911f03053 use internal png
fix travis config error

try libpng14

try libpnglite

now try zlib

now try zlib both arch

now try png internal
2017-09-12 05:41:07 -07:00
Brendan Ward
37d6202a21 force use of Travis VM 2017-09-11 22:01:17 -07:00
Brendan Ward
d99003493a force use of Ubuntu 12.04 2017-09-11 21:55:14 -07:00
Brendan Ward
330574fd90 Refactored mask functionality, updated tests 2017-09-11 20:59:02 -07:00
Brendan Ward
86fb4cd011 Fix mask return type issue, restructured logic, overhauled tests 2017-09-01 08:33:35 -07:00
Dan Baston
3861d5e060 Add failing test 2017-08-31 21:18:28 -07:00
Sean Gillies
6fc3ab3342 Merge pull request #1129 from jdmcbr/fix-mask-deprecation-warning
Use height/width instead of num_row/num_col in mask
2017-08-28 10:32:48 -06:00
Matthew Perry
ba93333b91 Merge pull request #1117 from mapbox/make-it
Makefile
2017-08-28 08:09:10 -06:00
James McBride
e6a9fe4118 Use height/width instead of num_row/num_col in mask
The window attributes num_row/num_col were deprecated in #1074.
2017-08-27 15:29:12 -07:00
Sean Gillies
ef2692627d Create ISSUE_TEMPLATE.md 2017-08-24 08:13:08 -06:00
Sean Gillies
b64bdd8b9a Merge pull request #1112 from mapbox/cinit
No more work done in dataset start()
2017-08-21 23:06:12 -06:00
Sean Gillies
8edea9dfa7 Remove commented code 2017-08-21 22:51:27 -06:00
Matthew Perry
78348e1d01 initial Makefile 2017-08-11 17:08:16 -06:00
Sean Gillies
a8e12188e8 Merge pull request #1105 from mapbox/issue1100
Remove deprecated ul() method from TransformMethodsMixin class
2017-08-11 14:22:59 -06:00
Sean Gillies
e6114698d7 Merge branch 'master' into issue1100 2017-08-11 11:10:29 -06:00
Sean Gillies
52cf7b86c2 Note changes in v1 doc 2017-08-11 11:08:13 -06:00
Sean Gillies
11984c0716 Address reviewer comments 2017-08-10 17:45:56 -06:00
Sean Gillies
9a55725a74 No more work done in dataset start()
Resolves #1046
2017-08-04 17:30:27 -07:00
Sean Gillies
77977eb575 Merge pull request #1106 from jorisvandenbossche/patch-1
DOC: wrong keyword in resample example
2017-08-04 09:57:54 -07:00
Sean Gillies
f5cb805d83 Merge pull request #1111 from brendan-ward/rio_info_abort_err
Fix abort in rio info on float.tif and improve tests
2017-08-04 09:57:26 -07:00
Sean Gillies
4a1d94901a Merge pull request #1109 from brendan-ward/issue1107
Properly close destination dataset after copy operation
2017-08-04 09:36:37 -07:00
Brendan Ward
ea70487220 GDAL version issues in exception message 2017-08-03 21:09:13 -07:00
Brendan Ward
62b7c8041c Added fix for rio info abort and updated tests 2017-08-03 20:41:28 -07:00
Brendan Ward
4cc94aa446 Properly close destination after copy and change default param value 2017-08-02 21:56:03 -07:00
Brendan Ward
76d1bd83a1 Breaking test case for rio info on float.tif 2017-08-02 19:53:24 -07:00
Joris Van den Bossche
730c3b4408 DOC: wrong keyword in resample typo 2017-08-02 14:48:23 +02:00
Sean Gillies
92d5e811c6 Merge pull request #1085 from mapbox/issue1077
Add a block() method to dataset objects.
2017-07-31 14:58:19 -07:00
Sean Gillies
4727381842 Remove ul() method
Resolves #1100
2017-07-31 14:56:56 -07:00
Sean Gillies
bc3ea193a3 Merge branch 'master' into issue1077 2017-07-31 14:46:34 -07:00
Sean Gillies
42ee69134a Merge pull request #1084 from mapbox/issue1082
Eliminate use of deprecated boundless keyword
2017-07-31 14:40:25 -07:00
Sean Gillies
7943e538b6 Merge branch 'master' into issue1082 2017-07-31 14:40:03 -07:00
Sean Gillies
5eea4fcdf0 Return of attrs 2017-07-31 13:58:30 -07:00
Sean Gillies
9e7de93725 Update change log for #1103, #1104 2017-07-31 13:51:21 -07:00
Sean Gillies
8c097554ef Remove BlockInfo class and attrs 2017-07-31 13:45:40 -07:00
Sean Gillies
be9ae27086 Merge pull request #1104 from brendan-ward/fix_mac_segfaults
Resolve test segfaults on OSX
2017-07-31 13:21:24 -07:00
Brendan Ward
d16e729e58 make sure logging handler uses GIL, other cleanup 2017-07-30 06:00:22 -07:00
Sean Gillies
b94cc6d2ac Split block() method into block_window() and block_size()
Now instead of dancing around failure or non-implementation of
the later we can fail outright.
2017-07-27 17:59:40 -06:00
Sean Gillies
241e601393 Merge pull request #1102 from brendan-ward/cleanup_deps
Sync versions of dependencies
2017-07-27 10:08:58 -06:00
Sean Gillies
8a5eab14be Merge pull request #1101 from brendan-ward/readme_typo
Fix 'brew upgrade' -> 'brew update' in README
2017-07-27 10:07:44 -06:00
Brendan Ward
1198dd0759 Added missing test dependency and ignore more files 2017-07-27 08:21:39 -07:00
Brendan Ward
eca2e1a448 Sync versions of requirements and sort 2017-07-27 06:32:09 -07:00
Brendan Ward
f3f2c5cbb2 Fix brew upgrade -> brew update in README 2017-07-26 22:13:47 -07:00
Sean Gillies
5df51bd684 More explanation and a deprecation test 2017-07-26 14:57:07 -06:00
Matthew Perry
e94e52b9e3 Merge pull request #1097 from mapbox/update-docs
Update docs: rasterio.tools.mask.mask() -> rasterio.mask.mask()
2017-07-20 07:35:34 -06:00
Kevin Wurster
958b655f9d Update docs: rasterio.tools.mask.mask() -> rasterio.mask.mask() 2017-07-19 22:14:24 -04:00
Sean Gillies
0a2b6e93b3 Skip block info test for GDAL < 2.0 2017-07-14 11:13:49 +02:00