nasa-gibs/mrf

mrf_compact

lucianpls opened this issue · 1 comments

The MRF data file may accumulate unused space when using mrf_insert or when the multi-process safe is used. An utility to copy only the useful parts of the data file is needed, utility which should also preserve the sparse index file.

Solved in e3c17d0