Scisco
|
c67c0e77c9
|
Merge pull request #122 from developmentseed/develop
Hotfix: 0.9.1
v0.9.1
|
2015-10-26 15:17:30 -04:00 |
|
Scisco
|
8f97f0668d
|
bump up version to 0.9.1
|
2015-10-26 15:04:58 -04:00 |
|
Scisco
|
283bae490b
|
add missing package to setup.py
|
2015-10-26 15:04:44 -04:00 |
|
Scisco
|
004611e9b7
|
Merge pull request #121 from developmentseed/develop
version 0.9.0
|
2015-10-23 18:13:23 -04:00 |
|
Scisco
|
2355ff0c51
|
bump up version to 0.9.0 [ci skip]
v0.9.0
|
2015-10-23 18:12:34 -04:00 |
|
Scisco
|
a1b7400034
|
updated documentation [ci skip]
|
2015-10-23 18:12:22 -04:00 |
|
Scisco
|
82be313b8c
|
Merge pull request #120 from developmentseed/fix_out_of_bound
Handles out of bound clipping requests
|
2015-10-23 13:37:00 -04:00 |
|
Scisco
|
c6b0a8e956
|
test out of bound clipping
|
2015-10-23 12:47:23 -04:00 |
|
Scisco
|
ca452845c2
|
handle out of bounds clipping
|
2015-10-23 12:47:14 -04:00 |
|
Scisco
|
e83bb1996f
|
adjust bounding box when out of bound
|
2015-10-23 12:45:15 -04:00 |
|
Scisco
|
c13d95fcae
|
Merge pull request #119 from developmentseed/naming
Name clipped images using Google' Polyline encoder
|
2015-10-15 11:50:22 -04:00 |
|
Scisco
|
a85aa91170
|
set clipped to false
|
2015-10-15 11:45:32 -04:00 |
|
Scisco
|
680899a6d2
|
new filenaming function with support for clipped naming
|
2015-10-15 11:42:15 -04:00 |
|
Scisco
|
026bfd9210
|
polyline encoder
|
2015-10-15 11:41:54 -04:00 |
|
Scisco
|
814c1ce0ea
|
Merge pull request #118 from cayetanobv/develop
fixed bad link to Change log
|
2015-10-15 10:24:57 -04:00 |
|
Scisco
|
c1dffd6288
|
Merge pull request #116 from developmentseed/julesair-master
Merging Julesair master NDVI pr
|
2015-10-15 10:24:29 -04:00 |
|
Scisco
|
90a32bc74f
|
remove extra comments
|
2015-10-15 10:05:28 -04:00 |
|
Scisco
|
dbb96f1ee0
|
change log language
|
2015-10-14 17:58:09 -04:00 |
|
cayetanobv
|
e41ed91510
|
fixed bad link to Change log
|
2015-10-12 22:24:23 +02:00 |
|
Scisco
|
621a2e25cd
|
install docker.txt
|
2015-10-07 17:51:31 -04:00 |
|
Scisco
|
697dfbbda2
|
build image from current branch
|
2015-10-06 17:33:18 -04:00 |
|
Scisco
|
8fef4c0360
|
separate packages needed for docker from the rest
|
2015-10-06 17:33:07 -04:00 |
|
Scisco
|
8ce9d0017b
|
only check for ndvi among options
|
2015-10-02 15:45:12 +02:00 |
|
Scisco
|
96d24255eb
|
change path
|
2015-10-02 15:36:51 +02:00 |
|
Scisco
|
199b82446a
|
copy mtl and read metadata
|
2015-10-02 15:36:41 +02:00 |
|
Scisco
|
89d2e08d8f
|
merge changes by julesair
|
2015-10-02 15:36:25 +02:00 |
|
Scisco
|
e2da4d706b
|
colormaps for ndvi
|
2015-10-02 15:35:19 +02:00 |
|
Scisco
|
5261cfe42d
|
read cmap from settings
|
2015-10-02 15:35:13 +02:00 |
|
Scisco
|
40be196447
|
change default ndvi colormap
|
2015-10-02 15:34:58 +02: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
|
b9584d1901
|
Merge pull request #100 from developmentseed/pansharpen
Pansharpen fixes
|
2015-09-30 14:36:44 +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
|
6c92e508a9
|
Merge pull request #115 from developmentseed/aoi
Add clip option
|
2015-09-30 13:23:50 +02:00 |
|
Scisco
|
d4d3ddd740
|
use get name method for BQA band
|
2015-09-30 12:35:50 +02:00 |
|
Scisco
|
73bb2c3eca
|
remove unnecessary prints
|
2015-09-30 12:21:09 +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
|
443290ebf6
|
better handle clip argument
|
2015-09-30 12:07:03 +02:00 |
|
Scisco
|
792d7e5ede
|
improve regex formula
|
2015-09-30 12:06:50 +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 |
|
Scisco
|
12c62494b3
|
receive all arguments
|
2015-09-30 11:43:38 +02:00 |
|
Scisco
|
d746c5f6d2
|
update docs rst
|
2015-09-30 10:37:26 +02:00 |
|
Scisco
|
344a87ffbd
|
remove redundant make commands
|
2015-09-30 10:37:12 +02:00 |
|
Scisco
|
2ed9e56bbf
|
add clipping to docs
|
2015-09-30 10:32:34 +02:00 |
|
Scisco
|
353d401120
|
fix a typo
|
2015-09-30 10:32:25 +02:00 |
|
Scisco
|
fe015ceb9c
|
add docs test
|
2015-09-30 10:32:16 +02:00 |
|
Scisco
|
c46bcb2674
|
fix linting issue in readme
|
2015-09-30 10:32:10 +02:00 |
|