cidgoh / DataHarmonizer

A standardized browser-based spreadsheet editor and validator that can be run offline and locally, and which includes templates for SARS-CoV-2 and Monkeypox sampling data. This project, created by the Centre for Infectious Disease Genomics and One Health (CIDGOH), at Simon Fraser University, is now an open-source collaboration with contributions from the National Microbiome Data Collaborative (NMDC), the LinkML development team, and others.
MIT License
91 stars 23 forks source link

413 compress image assets #414

Closed kennethbruskiewicz closed 7 months ago

kennethbruskiewicz commented 8 months ago

Compressed GIFs for web build. Between 4%-14% compression rate. Used mapping to 256 bit colour palette, dithering, and frame cut down to 10FPS. No resize compared to the originals. Originals used for README documentation unaffected.