Drew Bollinger
188e241703
Update tests for new api response
2017-01-19 10:11:21 -05:00
Drew Bollinger
dba091ddcd
Move the whitehouse slightly
2017-01-19 09:59:22 -05:00
Drew Bollinger
39b6e2e2a2
Merge pull request #215 from developmentseed/bug/191-bands
...
Bug/191 bands
2017-01-03 13:58:52 -05:00
Drew Bollinger
544e493f61
Minimal future proofing of file size test
2017-01-03 13:37:06 -05:00
Drew Bollinger
8a86e61a11
Update tests for correct band default
2017-01-03 13:08:48 -05:00
Drew Bollinger
cfa5488f8f
Update test to reflect change in remote file size
2016-12-20 14:49:24 -05:00
Sean Gillies
b9f8e52d3c
Python 3 is now supported
...
After I adjusted imports to be absolute, the rest of the work
was sorting out the distinction between bytes and strs. The
uploader was written for strings of bytes and needed to be changed
to actual bytes.
Closes #170
2016-03-25 12:58:34 -06:00
Nat Wilson
49883cf85f
fixes issue #145
...
In two places, landsat-util tests for the presense of lon/lat with
if lon:
if lat:
but this fails when lon == 0 or lat == 0
replaced with an explicit check for `None`
2016-03-05 14:40:12 -05:00
Scisco
a834e22068
more realastic tests
2016-02-19 03:07:06 -05:00
Scisco
e2d871cf83
update tests to catpure downloader refactor
2016-02-19 02:51:33 -05:00
Scisco
35625f70e7
tests for usgs fallback
2016-02-17 23:52:17 -05:00
Scisco
9f5d2168c0
tests for geojson output
2016-01-12 09:07:20 -05:00
Scisco
aba8ca99e1
test for geojson argument in search
2016-01-12 08:59:57 -05:00
scisco
9ee59fd4f5
a new url builder
2015-12-01 19:04:43 -05:00
scisco
2862d4c3e4
test default bands are applied with -p flag
2015-12-01 17:28:00 -05:00
scisco
1e2fc64117
test default download
2015-12-01 17:06:09 -05:00
scisco
bf1e35d38b
capture change in function call
2015-12-01 16:29:20 -05:00
scisco
6583794a83
adjust for WH coordinates change
2015-12-01 16:29:09 -05:00
Miles Watkins
a6a32dae74
Merge in production
2015-10-27 13:45:44 -04:00
Miles Watkins
c8397889a3
Tweak precision on White House address test
2015-10-27 13:41:33 -04:00
Scisco
8c68be8bf9
support bare json fixes #96
2015-10-27 13:07:04 -04:00
Miles Watkins
39422b4b62
Merge in production
2015-10-27 11:18:39 -04:00
Scisco
c6b0a8e956
test out of bound clipping
2015-10-23 12:47:23 -04:00
Scisco
e83bb1996f
adjust bounding box when out of bound
2015-10-23 12:45:15 -04:00
Scisco
54b303f69f
update test tar.bz2
2015-10-02 15:34:46 +02:00
Scisco
4d2c78a232
fixed typo
...
# Conflicts:
# landsat/image.py
# landsat/landsat.py
2015-10-02 15:34:28 +02:00
Scisco
4dcd3c2669
use correct output in tests
2015-09-30 14:30:40 +02:00
Scisco
cc5d475280
Merge branch 'develop' into pansharpen
...
# Conflicts:
# landsat/image.py
# tests/test_landsat.py
2015-09-30 14:30:19 +02:00
Scisco
f899d1467d
fix typo
2015-09-30 12:20:59 +02:00
Scisco
7469cb4926
add clip tests
2015-09-30 12:07:14 +02:00
Scisco
f7b0b4bf4e
add tests for float list generator
2015-09-30 12:06:39 +02:00
Scisco
065e081ebc
tests for clipping
2015-09-30 11:43:52 +02:00
Miles Watkins
97e3ad193b
Add street address search
2015-08-18 02:01:18 -04:00
Scisco
3a60cc8297
updated test file
2015-07-13 11:35:41 -04:00
Scisco
936785e938
update tests to asset default bands
2015-07-10 16:48:19 -04:00
Scisco
079f2c3b4c
add test for ndvi with manual colormap
2015-07-08 14:28:51 -04:00
Scisco
3a3c10d9a1
move tests to outside of landsat folder
2015-07-08 13:12:37 -04:00
Scisco
ca283a4614
move tests to landsat folder
2015-01-22 11:54:21 -05:00
Scisco
b4653d6916
Updated output for image processing
2014-09-16 16:37:05 -04:00
Scisco
fa29bdfb9f
Fixed a bug
2014-08-29 17:02:03 -04:00
Scisco
181b3a52ed
Updated gs helper tests
2014-08-28 18:47:35 -04:00
Scisco
a01b73a0d8
updated clipper tests
2014-08-28 18:42:37 -04:00
Scisco
e44dfa2520
updated main landsat tests
2014-08-28 18:42:08 -04:00
Scisco
e4382e216c
Updated tests to reflect changes in the class
2014-08-28 16:27:21 -04:00
Scisco
0f7f37d4ad
Minor fix
2014-08-21 16:07:25 -04:00
Scisco
4a79d4445e
tests for main landsat
2014-08-21 16:06:24 -04:00
Scisco
97ae7e1d88
new tests and docstrings
2014-08-21 14:02:28 -04:00
Scisco
0e9ed86947
Updated paired_list function to accept lists
2014-08-21 13:50:16 -04:00
Scisco
f9e7b3749f
Updated setup and teardown methods
2014-08-21 12:11:26 -04:00
Scisco
813be4d3b1
new tests for gs_helper
2014-08-21 12:08:17 -04:00