<div dir="ltr">Hello, good afternoon,<div class="gmail_quote"><div dir="ltr"><div><br></div><div>My name is Joan Montolio Llenas, and I would like to share with you a little doubt concerning an inverse transformation of coordinates that I want to perform from "Lambert Conformal Conical" (y,x) coordinates to (lat,lon) ones.</div><div><br></div><div>I am using the "pyproj.Proj()" function to define the features of the "lcc" projection. The features of the "lcc" projection that I am considering are these:</div><div><br></div><div>lat_0 : reference latitude of the projection</div><div>lon_0 : reference longitude of the projection</div><div>latC : latitude of domain center</div><div>lonC: longitude of domain center</div><div><br></div><div>The problem that I have is that I can't specify "lon_0" as a parameter in the "pyproj.Proj()" function. Note that my "lon_0" does not have the same meaning as the "lon_0" appearing as a parameter in the function. The first represents the "reference longitude of the projection" and the latter is the "longitude of projection center" (which is my "lonC").</div><div><br></div><div>To better understand my situation, I send you the link to a web page (<a href="https://hirlam.github.io/nwptools/domain.html" target="_blank">https://hirlam.github.io/nwptools/domain.html</a>) where you can visualize the domain of the "lcc" projection that I am considering. I send you in this image the configuration of my "lcc" projection:</div><div><a href="https://pasteboard.co/h9QXQnKCkFag.png">https://pasteboard.co/h9QXQnKCkFag.png</a></div><br></div><div dir="ltr">Note that "lon_0" and "LonC" take different values.<div><br></div><div>I was wondering if there is some way to specify the longitude of reference within the "pyproj.Proj()" function. I would be glad if you could give me a hand with this issue.</div><div><br></div><div>Thanks in advance.</div><div><br></div><div>Regards,</div><div><br></div><div>Joan<br></div><div><br></div><div><br></div></div>
</div></div>