update file credits

This commit is contained in:
Scisco
2015-02-26 13:17:07 -05:00
parent 6aa475c27c
commit 00ad608b4d
14 changed files with 14 additions and 84 deletions

View File

@@ -1,10 +1,5 @@
#!/usr/bin/env python #!/usr/bin/env python
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
import landsat.landsat import landsat.landsat

View File

@@ -1,9 +1,4 @@
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco, KAPPS-, kamicut
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
import os import os

View File

@@ -1,10 +1,5 @@
# Pansharpened Image Process using Rasterio # Pansharpened Image Process using Rasterio
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco, KAPPS-, kamicut
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
import warnings import warnings

View File

@@ -1,11 +1,6 @@
#!/usr/bin/env python #!/usr/bin/env python
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco, KAPPS-, kamicut
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
from __future__ import print_function from __future__ import print_function

View File

@@ -1,9 +1,4 @@
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco, KAPPS-, kamicut
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
# #

View File

@@ -1,10 +1,5 @@
# Pansharpened Image Process using Rasterio # Pansharpened Image Process using Rasterio
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco, KAPPS-, kamicut
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
import sys import sys

View File

@@ -1,9 +1,4 @@
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco, KAPPS-, kamicut
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
import json import json

View File

@@ -1,9 +1,4 @@
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco, KAPPS-, kamicut
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
## ##

View File

@@ -1,9 +1,4 @@
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco, KAPPS-, kamicut
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
"""Tests for clipper_helper""" """Tests for clipper_helper"""

View File

@@ -1,9 +1,4 @@
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco, KAPPS-, kamicut
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
"""Tests for general_helper""" """Tests for general_helper"""

View File

@@ -1,9 +1,4 @@
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco, KAPPS-, kamicut
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
"""Tests for gs_helper""" """Tests for gs_helper"""

View File

@@ -1,9 +1,4 @@
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco, KAPPS-, kamicut
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
"""Tests for landsat""" """Tests for landsat"""

View File

@@ -1,9 +1,4 @@
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco, KAPPS-, kamicut
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
"""Tests for search_helper""" """Tests for search_helper"""

View File

@@ -1,11 +1,6 @@
#!/usr/bin/env python #!/usr/bin/env python
# USGS Landsat Imagery Util # Landsat Util
#
#
# Author: developmentseed
# Contributer: scisco
#
# License: CC0 1.0 Universal # License: CC0 1.0 Universal
import sys import sys