<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Jose and Sasha,<div class=""><br class=""></div><div class=""><br class=""></div><div class="">Jose — We actually do have a PyNGL package “pyngl", as well as an NCL package “ncl", available via conda. These packages were created in the past few months and are still somewhat experimental (they do not correspond to an official release version and are essentially just development snapshots for now), and we do not yet have any relevant documentation on our website.</div><div class=""><br class=""></div><div class="">If you are interested in trying this installation method, I would recommend installing PyNGL into its own conda environment if possible; dependency version mismatches may occur when installing PyNGL/NCL alongside certain other conda packages, another reason why I still consider these packages to be “experimental”.</div><div class=""><br class=""></div><div class="">In order to install PyNGL using conda, the channels “dbrown” and “khallock” must be included in your “conda create” or “conda install” command, for example:</div><div class=""><font face="Monaco" class="">conda&nbsp;create --name pyngl --channel dbrown --channel khallock pyngl</font></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Sasha — Regarding Python 3 support, this is a topic that we’ve recently been discussing internally and have identified as being fairly high priority. We have explored several options for porting PyNGL and PyNIO to Python 3, but this is still very much a work in progress. We will definitely send announcements to pyngl-talk and other appropriate mailing lists when more progress has been made.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">I hope this helps!</div><div class=""><br class=""></div><div class="">Kevin</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On May 16, 2016, at 4:06 AM, Oleksandr Huziy &lt;<a href="mailto:guziy.sasha@gmail.com" class="">guziy.sasha@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi:<div class=""><br class=""></div><div class=""><br class=""></div><div class="">I've recently installed PyNGL for a friend on linux, from binaries (it took us ~10 min), just download binaries for mac and unzip the&nbsp;archive, then the contents of lib/site-packages should go to your python's installation site-packages dir and the contents of the bin should go to the bin folder with your python executable.</div><div class=""><br class=""></div><div class="">A somewhat related question: is PyNGL ported to Python 3?</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Cheers</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">2016-05-15 23:22 GMT-04:00 Jose Ochoa <span dir="ltr" class="">&lt;<a href="mailto:jose.ochoa@sjsu.edu" target="_blank" class="">jose.ochoa@sjsu.edu</a>&gt;</span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi I am a meteorology student at San Jose State University and have been trying to install PyNGL for the past month or so. I was able to acquire PyNIO from “conda” but not PyNGL. I am not a programmer myself, just a meteorologist who uses Python to analyze weather and climate data. Will PyNGL ever cross over to conda? What is the easiest way to install PyNGL for a Mac user who uses Terminal to code.<br class="">
<br class="">
Thank you,<br class="">
<br class="">
Jose Ochoa<br class="">
SJSU- 2016<br class="">
Meteorology: Climate Science<br class="">
_______________________________________________<br class="">
pyngl-talk mailing list<br class="">
List instructions, subscriber options, unsubscribe:<br class="">
<a href="http://mailman.ucar.edu/mailman/listinfo/pyngl-talk" rel="noreferrer" target="_blank" class="">http://mailman.ucar.edu/mailman/listinfo/pyngl-talk</a><br class="">
</blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div class="gmail_signature"><div dir="ltr" class="">Sasha</div></div>
</div>
_______________________________________________<br class="">pyngl-talk mailing list<br class="">List instructions, subscriber options, unsubscribe:<br class=""><a href="http://mailman.ucar.edu/mailman/listinfo/pyngl-talk" class="">http://mailman.ucar.edu/mailman/listinfo/pyngl-talk</a><br class=""></div></blockquote></div><br class=""></div></body></html>