<div dir="ltr"><div>Not sure but your error "
<span style="font-variant-ligatures:no-common-ligatures">Failed to process SRS definition: ESPG:32612</span> " looks like a typo - should it be EPSG:32612  <br></div><div><br></div><div>Regards<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 2 Jul 2021 at 14:06, Hill, David Foster <<a href="mailto:David.Hill@oregonstate.edu">David.Hill@oregonstate.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;">Hi.<div><br></div><div>gdal_translate was working great for me for the past two weeks. I would do commands like:</div><div><br></div><div><div>—>fin="/nfs/depot/cce_u1/hill/dfh/op_snowmodel/wy_snowmodel/ctl_files/wo_assim/$STAMP.nc"</div><div>—>fout="/nfs/depot/cce_u1/hill/dfh/op_snowmodel/wy_snowmodel/ctl_files/wo_assim/$STAMP.tif"</div><div>—>gdal_translate -of GTiff -a_srs EPSG:32612 $fin $fout</div><div><br></div><div>from a bash script.</div><div><br></div><div>Now, it is not working. I get errors like:</div><div><br></div><div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"><span style="font-variant-ligatures:no-common-ligatures">—>Failed to process SRS definition: ESPG:32612</span></div></div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"><span style="font-variant-ligatures:no-common-ligatures">I don’t understand what happened. The version is: </span>GDAL 1.11.4, released 2016/01/25</div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"><br></div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo">When I did printenv, I did not find that GDAL_DATA was set. So, I set it with this:</div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"><br></div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo">—>export GDAL_DATA=/usr/share/gdal</div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"><br></div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo">And, I now see that when I re-do printenv. But, I keep getting the same error? I have spent a lot of time looking for help online and can’t find anything other than making sure gdal_data is correctly set, which it now is.</div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"><br></div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo">Regards,</div><div style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div>
<div>---------------------------------------------------<br>David F. Hill<br>Professor<br>Civil and Construction Engineering<br>Oregon State University<br>220 Owen Hall<br>Corvallis, OR 97331<br>541.737.4939<br><a href="mailto:david.hill@oregonstate.edu" target="_blank">david.hill@oregonstate.edu</a><br><a href="http://www.engr.oregonstate.edu/~dfh" target="_blank">http://www.engr.oregonstate.edu/~dfh</a><br>---------------------------------------------------</div><div><br></div><br>

</div>
<br></div></div>_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div>