Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

RemoteSensing

Symbols

  • AppEEARSAuthenticate
  • AppEEARSData
  • AppEEARSImages
  • AppEEARSTask
  • GIBSData
  • GIBSGeoServer
  • MakeAppEEARSTaskRequest
PhileasDazeleyGaist`RemoteSensing`
GIBSData
​
GIBSGeoServer[]
Returns a list of available GIBS geographic layers
​
​
GIBSData[layer]
Returns an association of available metadata for the specified layer
​
​
GIBSData[layer,property]
Returns the value of the specified property for the specified layer
​
Details and Options

Examples  
(1)
Basic Examples  
(1)
Preview the list of available GIBS layers:
In[1]:=
Take
GIBSData
[],5//Column
Out[1]=
Agricultural_Lands_Croplands_2000
Agricultural_Lands_Pastures_2000
AIRS_L2_Carbon_Monoxide_500hPa_Volume_Mixing_Ratio_Day
AIRS_L2_Carbon_Monoxide_500hPa_Volume_Mixing_Ratio_Night
AIRS_L2_Cloud_Top_Height_Day
Get metadata for a specified GIBS layer:
In[2]:=
GIBSData
["Agricultural_Lands_Croplands_2000"]
Out[2]=
TitleCroplands (Global Agricultural Lands, 2000),TileMatrixSetGoogleMapsCompatible_Level7,TemplateTemplateObject
​
Parameters:
"TileCol"
,
"TileMatrix"
,
"TileMatrixSet"
,
"TileRow"
,DateRangeMissing[NotFound],DateDefaultMissing[NotFound]
Get a property of a specified GIBS layer:
In[3]:=
GIBSData
["Agricultural_Lands_Croplands_2000","Title"]
Out[3]=
Croplands (Global Agricultural Lands, 2000)
SeeAlso
GIBSData
▪
AppEEARSData
▪
AppEEARSTask
▪
AppEEARSImages
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com