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
# USGS Landsat Imagery Util
#
#
# Author: developmentseed
# Contributer: scisco
#
# Landsat Util
# License: CC0 1.0 Universal
import landsat.landsat

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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