fesowola / mrf

GDAL-compatible file format driver designed for fast access to imagery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NASA Global Imagery Browse Services (GIBS)

This software was originally developed at the Jet Propulsion Laboratory as part of Tiled WMS. The Meta Raster Format driver for GDAL source code was split off into this repository.

Meta Raster Format

The MRF driver is included and maintained within the standard GDAL source since GDAL version 2.1. This repository usually lags the GDAL trunk. It is maintained in support of the NASA GIBS and as a source of MRF documentation.

The source code contains the Meta Raster Format (MRF) specification and driver for GDAL, which is used by the OnEarth software package. OnEarth consists of image formatting and serving modules which facilitate the deployment of a web service capable of efficiently serving standards-based requests for georeferenced raster imagery at multiple spatial resolutions including, but not limited to, full spatial resolution. The Meta Raster Format and OnEarth software were originally developed at the Jet Propulsion Laboratory (JPL) to serve global daily composites of MODIS imagery. Since then, it has been deployed and repurposed in other installations, including at the Physical Oceanography Distributed Active Archive Center (PO.DAAC) in support of the State of the Oceans (SOTO) visualization tool, the Lunar Mapping and Modeling Project (now MoonTrek), and Worldview.

The full documentation for the MRF format and the GDAL driver see Meta Raster Format User Guide

For more information, visit https://earthdata.nasa.gov/gibs

About

GDAL-compatible file format driver designed for fast access to imagery

License:Apache License 2.0


Languages

Language:C++ 92.4%Language:Makefile 4.1%Language:Python 2.9%Language:HTML 0.3%Language:Shell 0.2%Language:Dockerfile 0.0%