<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Le 24/04/2025 à 21:51, Mike Taves via
      PROJ a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CAM2FmMoyYjAKSugQ-r=pEZsvykWWOe0SEnvO=MzirOWOkmfbZQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <p dir="ltr">There is Git Large File Storage (Git LFS), which has
        a limit of 2GB.</p>
    </blockquote>
    <p>Yes, but there are billing / bandwidth implications. I remember
      we had it enabled, but CI cloning typically exhausted the allowed
      free bandwidth.</p>
    <p>Javier, maybe you can try using gdal_translate -scale X X X X -ot
      UInt16 -co COMPRESS=DEFLATE -co TILED=YES -co PREDICTOR=2 with the
      appropriate scaling values ?</p>
    <p>Or gdal_translate -co DISCARD_LSB=X -co COMPRESS=DEFLATE -co
      TILED=YES -co PREDICTOR=3  to nullify least signifcant bits of the
      mantissa.<br>
    </p>
    <p><br>
    </p>
    <blockquote type="cite"
cite="mid:CAM2FmMoyYjAKSugQ-r=pEZsvykWWOe0SEnvO=MzirOWOkmfbZQ@mail.gmail.com">
      <br>
      <div class="gmail_quote gmail_quote_container">
        <div dir="ltr" class="gmail_attr">On Fri, 25 Apr 2025, 04:37
          Javier Jimenez Shaw via PROJ, <<a
            href="mailto:proj@lists.osgeo.org" moz-do-not-send="true"
            class="moz-txt-link-freetext">proj@lists.osgeo.org</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div dir="ltr">
            <div>Hi</div>
            <div><br>
            </div>
            <div>I am playing with the new American geoid model
              SGEOID2022</div>
            <div><br>
            </div>
            <div>After compressing with this command (can I do it
              better?)</div>
            <div><span style="font-family:monospace">gdal_translate
                sgeoid2022.tif sgcomp.tif -co COMPRESS=DEFLATE -co
                TILED=YES -co PREDICTOR=3</span></div>
            <div>I get a 110 MB file (and it is only one band. No
              velocities).</div>
            <div><br>
            </div>
            <div>GitHub has a limit of 100MB:</div>
            <div><a
href="https://docs.github.com/en/repositories/working-with-files/managing-large-files/about-large-files-on-github"
                target="_blank" rel="noreferrer" moz-do-not-send="true"
                class="moz-txt-link-freetext">https://docs.github.com/en/repositories/working-with-files/managing-large-files/about-large-files-on-github</a></div>
            <div><br>
            </div>
            <div>Just to let you know.</div>
            <div><br>
            </div>
            <div>Cheers,</div>
            <div>Javier.</div>
          </div>
          _______________________________________________<br>
          PROJ mailing list<br>
          <a href="mailto:PROJ@lists.osgeo.org" target="_blank"
            rel="noreferrer" moz-do-not-send="true"
            class="moz-txt-link-freetext">PROJ@lists.osgeo.org</a><br>
          <a href="https://lists.osgeo.org/mailman/listinfo/proj"
            rel="noreferrer noreferrer" target="_blank"
            moz-do-not-send="true" class="moz-txt-link-freetext">https://lists.osgeo.org/mailman/listinfo/proj</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
PROJ mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PROJ@lists.osgeo.org">PROJ@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/proj">https://lists.osgeo.org/mailman/listinfo/proj</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>