Skip to content

Releases: gwlucastrig/gridfour

Release 1.0.4 Multithreading for read operations, finalize GVRS format

22 Nov 00:07
Compare
Choose a tag to compare

Release 1.0.4 adds multithreading for reading compressed data. In some cases, multithreading can reduce the time for read operations by half.

This release also refines element of the GVRS file format. These format changes were implemented in response to a review while the GVRS file format specification document was being prepared. The format will remain stable for the foreseeable future.

Release 1.0.2 Expand API, implement multi-threading for GVRS

08 Jun 23:13
Compare
Choose a tag to compare

This release expands the Gridfour software library to include a more well-rounded API for the Gridfour Virtual Raster Store. It also initiates a new set of utility classes for rendering applications, including support for Color Palette Table (CPT) files.

The GVRS file writing operations now support optional multi-threaded processing for performing data compression. This enhancement can reduce the time to write GVRS files by more than half.