Earthdata Search | Panoply | Giovanni | Worldview | AppEEARS | MODIS/VIIRS Subsetting Tools Suite
Earthdata Search
Earthdata Search is a tool for data discovery of Earth Observation data collections from NASA's Earth Observing System Data and Information System (EOSDIS), as well as U.S and international agencies across the Earth science disciplines. Users (including those without specific knowledge of the data) can search for and read about data collections, search for data files by date and spatial area, preview browse images, and download or submit requests for data files, with customization for select data collections.
In the project area, for some datasets, you can customize your granule. You can reformat the data and output as HDF, NetCDF, ASCII, KML, or GeoTIFF format. You can also choose from a variety of projection options. Lastly, you can subset the data, obtaining only the bands that are needed.
Panoply
Files in HDF and NetCDF format can be viewed in Panoply, a cross-platform application that plots geo-referenced and other arrays. Panoply offers additional functionality, such as slicing and plotting arrays, combining arrays, and exporting plots and animations.
Giovanni
Giovanni is an online environment for the display and analysis of geophysical parameters. There are many options for analysis. The following are the more popular ones.
- Time-averaged maps are a simple way to observe the variability of data values over a region of interest.
- Map animations are a means to observe spatial patterns and detect unusual events over time.
- Area-averaged time series are used to display the value of a data variable that has been averaged from all the data values acquired for a selected region for each time step.
- Histogram plots are used to display the distribution of values of a data variable in a selected region and time interval.
For more detailed tutorials:
- Giovanni How-To's on GES DISC's YouTube channel.
- Data recipe for downloading a Giovanni map in NetCDF format and converting its data to quantifiable map data in the form of latitude-longitude-data value ASCII text.
Worldview
NASA's EOSDIS Worldview visualization application provides the capability to interactively browse over 1,000 global, full-resolution satellite imagery layers and then download the underlying data. Many of the available imagery layers are updated within three hours of observation, essentially showing the entire Earth as it looks "right now." This supports time-critical application areas such as wildfire management, air quality measurements, and flood monitoring. Imagery in Worldview is provided by NASA's Global Imagery Browse Services (GIBS). Worldview now includes nine geostationary imagery layers from GOES-East, GOES-West and Himawari-8 available at ten minute increments for the last 30 days. These layers include Red Visible, which can be used for analyzing daytime clouds, fog, insolation, and winds; Clean Infrared, which provides cloud top temperature and information about precipitation; and Air Mass RGB, which enables the visualization of the differentiation between air mass types (e.g., dry air, moist air, etc.). These full disk hemispheric views allow for almost real-time viewing of changes occurring around most of the world.
AppEEARS
AppEEARS, from LP DAAC, offers a simple and efficient way to access and transform geospatial data from a variety of federal data archives. AppEEARS enables users to subset geospatial datasets using spatial, temporal, and band/layer parameters. Two types of sample requests are available: point samples for geographic coordinates and area samples for spatial areas via vector polygons.
Performing Area Extractions
After choosing to request an area extraction, you will be taken to the Extract Area Sample page where you will specify a series of parameters that are used to extract data for your area(s) of interest.
Spatial Subsetting
Define your region of interest in one of these three ways:
- Upload a vector polygon file in shapefile format (you can upload a single file with multiple features or multipart single features). Files in .shp, .shx, .dbf, or .prj format must be zipped into a file folder to upload.
- Upload a vector polygon file in GeoJSON format (can upload a single file with multiple features or multipart single features).
- Draw a polygon on the map by clicking on the Bounding box or Polygon icons (single feature only).
Select the date range for your time period of interest.
Specify the range of dates for which you wish to extract data by entering a start and end date (MM-DD-YYYY) or by clicking on the Calendar icon and selecting dates a start and end date in the calendar.
Adding Data Layers
Enter the product short name (e.g., MOD09A1, ECO3ETPTJPL), keywords from the product long name, a spatial resolution, a temporal extent, or a temporal resolution into the search bar. A list of available products matching your query will be generated. Select the layer(s) of interest to add to the Selected layers list. Layers from multiple products can be added to a single request. Be sure to read the list of available products available through AppEEARS.
Selecting Output Options
Two output file formats are available:
If GeoTIFF is selected, one GeoTIFF will be created for each feature in the input vector polygon file for each layer by observation. If NetCDF4 is selected, outputs will be grouped into files in .nc format by product and by feature.
Interacting with Results
Once your request is completed, from the Explore Requests page, click the View icon in order to view and interact with your results. This will take you to the View Area Sample page.
The Layer Stats plot provides time series boxplots for all of the sample data for a given feature, data layer, and observation. Each input feature is renamed with a unique AppEEARS ID (AID). If your feature contains attribute table information, you can view the feature attribute table data by clicking on the Information icon to the right of the Feature dropdown. To view statistics from different features or layers, select a different AID from the Feature dropdown and/or a different layer of interest from the Layer dropdown.
Be sure to check out the AppEEARS documentation to learn more about downloading the output GeoTIFF or NetCDF4 files.
MODIS/VIIRS Subsetting Tools Suite
ORNL DAAC also has several MODIS and VIIRS Subset Tools for subsetting data.
- With the Global Subset Tool, you can request a subset for any location on earth, provided as GeoTIFF and in text format, including interactive time-series plots and more. Users specify a site by entering the site's geographic coordinates and the area surrounding that site, from one pixel up to 201 x 201 km. From the available datasets, you can specify a date and then select from MODIS Sinusoidal Projection or Geographic Lat/Long. You will need to register for an Earthdata Login to request data.
- With the Fixed Subsets Tool, you can download pre-processed subsets for 3000+ field and flux tower sites for validation of models and remote sensing products. The goal of the Fixed Sites Subsets Tool is to prepare summaries of selected data products for the community to characterize field sites. It includes sites from networks such as National Ecological Observatory Network, Forest Global Earth Observatory network, Phenology Camera network, and Long Term Ecological Research Network that are of relevance to the biodiversity community.
- With the Web Service, you can retrieve subset data (in real-time) for any location(s), time period, and area programmatically using a REST web service. Web service client and libraries are available in multiple programming languages, allowing integration of subsets into users' workflow.