mirror of
https://github.com/Skyai-io/landsat-util.git
synced 2026-03-10 09:01:18 +00:00
update file credits
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
# USGS Landsat Imagery Util
|
||||
#
|
||||
#
|
||||
# Author: developmentseed
|
||||
# Contributer: scisco, KAPPS-, kamicut
|
||||
#
|
||||
# Landsat Util
|
||||
# License: CC0 1.0 Universal
|
||||
|
||||
import os
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
# USGS Landsat Imagery Util
|
||||
#
|
||||
#
|
||||
# Author: developmentseed
|
||||
# Contributer: scisco, KAPPS-, kamicut
|
||||
#
|
||||
# Landsat Util
|
||||
# License: CC0 1.0 Universal
|
||||
|
||||
#
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
# USGS Landsat Imagery Util
|
||||
#
|
||||
#
|
||||
# Author: developmentseed
|
||||
# Contributer: scisco, KAPPS-, kamicut
|
||||
#
|
||||
# Landsat Util
|
||||
# License: CC0 1.0 Universal
|
||||
|
||||
import json
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
# USGS Landsat Imagery Util
|
||||
#
|
||||
#
|
||||
# Author: developmentseed
|
||||
# Contributer: scisco, KAPPS-, kamicut
|
||||
#
|
||||
# Landsat Util
|
||||
# License: CC0 1.0 Universal
|
||||
|
||||
##
|
||||
|
||||
@@ -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"""
|
||||
|
||||
@@ -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"""
|
||||
|
||||
@@ -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"""
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
# USGS Landsat Imagery Util
|
||||
#
|
||||
#
|
||||
# Author: developmentseed
|
||||
# Contributer: scisco, KAPPS-, kamicut
|
||||
#
|
||||
# Landsat Util
|
||||
# License: CC0 1.0 Universal
|
||||
|
||||
"""Tests for landsat"""
|
||||
|
||||
@@ -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"""
|
||||
|
||||
Reference in New Issue
Block a user