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
|
#!/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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|||||||
@@ -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"""
|
||||||
|
|||||||
@@ -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"""
|
||||||
|
|||||||
@@ -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"""
|
||||||
|
|||||||
@@ -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"""
|
||||||
|
|||||||
@@ -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"""
|
||||||
|
|||||||
Reference in New Issue
Block a user