org
.
locationtech
.
rasterframes
.
experimental
.
datasource
.
awspds
MODISCatalogDataSource
Related Docs:
class MODISCatalogDataSource
|
package awspds
object
MODISCatalogDataSource
extends
ResourceCacheSupport
Linear Supertypes
ResourceCacheSupport
,
DownloadSupport
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
MODISCatalogDataSource
ResourceCacheSupport
DownloadSupport
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
val
MCD43A4_BASE
: String("https://modis-pds.s3.amazonaws.com/MCD43A4.006/")
final
val
SHORT_NAME
: String("aws-pds-modis-catalog")
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
cacheDir
(
implicit
fs:
FileSystem
)
:
Path
Attributes
protected
Definition Classes
ResourceCacheSupport
def
cacheName
(
path:
Either
[
URI
,
Path
]
)
(
implicit
fs:
FileSystem
)
:
Path
Attributes
protected
Definition Classes
ResourceCacheSupport
def
cachedFile
(
fileName:
Path
)
(
implicit
fs:
FileSystem
)
:
Option
[
Path
]
Attributes
protected
Definition Classes
ResourceCacheSupport
def
cachedURI
(
uri:
URI
)
(
implicit
fs:
FileSystem
)
:
Option
[
Path
]
Attributes
protected
Definition Classes
ResourceCacheSupport
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
expired
(
p:
Path
)
(
implicit
fs:
FileSystem
)
:
Boolean
Attributes
protected
Definition Classes
ResourceCacheSupport
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
getBytes
(
uri:
URI
)
:
Array
[
Byte
]
Attributes
protected
Definition Classes
DownloadSupport
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getJson
(
uri:
URI
)
:
JsValue
Attributes
protected
Definition Classes
DownloadSupport
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
lazy val
logger
:
Logger
Attributes
protected
Definition Classes
DownloadSupport
def
maxCacheFileAgeHours
:
Int
Definition Classes
MODISCatalogDataSource
→
ResourceCacheSupport
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
ResourceCacheSupport
Inherited from
DownloadSupport
Inherited from
AnyRef
Inherited from
Any
Ungrouped