Hi Martin et al,<div><br></div><div>I&#39;m reading a &#39;grd&#39; (netcdf file) that has a UTM Zone 10 CRS but when I read it, using CoverageIO.read, has a CRS of &#39;NetCDF:&quot;x y&quot;&#39;. How do I force the CRS to be UTM Zone 10?</div>
<div>  </div><div><br></div><div>Here&#39;s some params I&#39;m getting:</div><div><div>--- GEOMETRY:</div><div>GridGeometry2D[GeneralGridEnvelope[0?5082, 0?4066], PARAM_MT[&quot;Affine&quot;, </div><div>  PARAMETER[&quot;num_row&quot;, 3], </div>
<div>  PARAMETER[&quot;num_col&quot;, 3], </div><div>  PARAMETER[&quot;elt_0_0&quot;, 50.0], </div><div>  PARAMETER[&quot;elt_0_2&quot;, 422985.2775983825], </div><div>  PARAMETER[&quot;elt_1_1&quot;, -50.0], </div><div>  PARAMETER[&quot;elt_1_2&quot;, 4118814.9067777675]]]</div>
<div>--- CRS:</div><div>NetCDF:&quot;x y&quot;</div><div><br></div><div>I&#39;m looking at the GridCoverage2D constructor, but I feel like I&#39;m going down a big rabbit hole of interfaces. So I thought I&#39;d go straight to the authorities (i.e. you guys) for this one. Any suggestions?</div>
<div><br></div><div>Thanks!</div><div><br></div>-- <br>~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ <br>Brian Schlining<br><a href="mailto:bschlining@gmail.com">bschlining@gmail.com</a><br>
</div>