gdal-async
Version:
Bindings to GDAL (Geospatial Data Abstraction Library) with full async support
8 lines (5 loc) • 414 B
Markdown
## Meta Raster Format
MRF is a GDAL raster format designed to be cloud friendly and can also be used as a tile storage and as a local pass-through caching.
It implements multiple per-tile storage formats, including JPEG,PNG,LERC,ZSTD and DEFLATE.
Up to date documentation: [MUG](https://github.com/nasa-gibs/mrf/blob/master/doc/MUG.md)
MRF specific utilities: [NASA-GIBS/mrf](https://github.com/nasa-gibs/mrf)