<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Sorry, I made an error, I just wanted to save this interesting email since I also wish to move to python3 in the next future.<div class="">@Takaya, thanks a lot for the useful links! </div><div class=""><br class=""></div><div class="">Cheers </div><div class=""><br class=""></div><div class="">Maura</div><div class=""><br class=""></div><div class=""> <br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 2 Oct 2020, at 21:20, Maura Brunetti <<a href="mailto:Maura.Brunetti@unige.ch" class="">Maura.Brunetti@unige.ch</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div dir="auto" class=""><div dir="ltr" class="">
<!--=
head--><div dir="3D"auto"" style="3D"word-wrap:" ="=""""" break-word;-webkit-nbsp-mode:space;line-break:after-white-space;?="" class="=3D""">Hi Christoph,<div class="3D"""><br class="3D"""></div><div class="3D""">If =
you=E2=80=99re switching to Python, I think the xmitgcm package (<a href="x-msg://9/3D=" ?https:github.commitgcmxmitgcm?="" class="3D""">https://github.com/MITgcm/xm=
itgcm</a>) along with xgcm (<a href="x-msg://9/3D%22https://github.com/xgcm/xgcm%22" class="=3D""">https://github.com/xgcm/xgcm</a>) would provide a simpler and more co=
mprehensive toolkit for using Python to analyze your outputs.</div><div cla="ss=3D""" class="">The best way to install these packages is probably via conda.</div>=
<div class="3D"""><br class="3D"""></div><div class="3D""">Best,</div><div class="=3D""">Takaya<br class="3D"""><div class="3D""">
<div dir="3D"auto"" style="3D"caret-color:" rgb(0,0,0);color:normal;text-align:start;text-indent:0px;text-transform=":" none;white-space:word-spacing:-webkit-text-stroke-width:="0px;" text-decoration:word-wrap:break-word;-webkit-nbsp-mode:space=";" line-break:after-white-space;?="" class="3D"""><div style="3D"color:" rgb(0,0,="0);" letter-spacing:normal;text-align:start;text-indent:0px;text-tran="sform:" none;white-space:word-spacing:-webkit-text-stroke-wi="dth:" word-wrap:break-word;-webkit-nbsp-mode:space;line-break:afte="r-white-space;"" class="3D"""><div style="3D"color:" rgb(0,0,0);letter-spacin="g:" normal;text-align:start;text-indent:0px;text-transform:none;white="-space:" word-spacing:-webkit-text-stroke-width:word-wra="p:" break-word;-webkit-nbsp-mode:space;line-break:after-white-space;?cl="ass=3D""" class=""><div style="3D"word-wrap:" break-word;-webkit-nbsp-mode:space;lin="e-break:" after-white-space;?="" class="3D"""><div style="3D"color:" rgb(0,0,0);="font-family:" helvetica;font-size:12px;font-style:normal;font-variant-c="aps:" font-weight:letter-spacing:text-align:="" start=";" text-indent:0px;text-transform:none;white-space:word-spacing=":" -webkit-text-stroke-width:0px;?="" class="">=E2=80=94=E2=80=94=E2=80=94=E2=80=
=94=E2=80=94=E2=80=94=E2=80=94</div><div style="3D"color:" rgb(0,0,0);="" font="-family:" helvetica;font-size:12px;font-style:normal;font-variant-caps:="normal;" font-weight:letter-spacing:text-align:start;te="xt-indent:" 0px;text-transform:none;white-space:word-spacing:0p="x;" -webkit-text-stroke-width:0px;?="" class="">Postdoctoral Research Fellow</div><div ="=""""" style="3D"color:" rgb(0,0,0);font-family:helvetica;font-size:12px;="" font="-style:" normal;font-variant-caps:font-weight:letter-spac="ing:" text-align:start;text-indent:0px;text-transform:none;whi="te-space:" word-spacing:-webkit-text-stroke-width:0px;?="" class="=3D""">MultiscalE Ocean Modelling (MEOM)</div><div style="3D"color:" rgb(0,0,="0);" font-family:helvetica;font-size:12px;font-style:normal;font-vari="ant-caps:" font-weight:letter-spacing:text-align:="start;" text-indent:0px;text-transform:none;white-space:word-sp="acing:" -webkit-text-stroke-width:0px;?="" class="3D""">IGE, Grenoble</div>=
<div style="3D"color:" rgb(0,0,0);font-family:helvetica;font-size:12px;="font-style:" normal;font-variant-caps:font-weight:letter="-spacing:" text-align:start;text-indent:0px;text-transform:none=";" white-space:word-spacing:-webkit-text-stroke-width:0px;?="class=3D""" class=""><a href="x-msg://9/3D%22https://roxyboy.github.io/%22" class="3D""">https://roxybo=
y.github.io/</a></div></div></div></div></div>
</div>
<div class=""><br class="3D"""><blockquote type="3D"cite"" class="3D"""><div class="3D""">On=
 Oct 2, 2020, at 6:16 PM, Christoph Voelker <<a href="x-msg://9/3D%22mailto:christoph=" .voelker@awi.de?="" class="3D""">christoph.voelker@awi.de</a>> wrote:</div><b= r="" class="3D"Apple-interchange-newline""><div class="3D"""><div class="3D""">Dear =
all,<br class="3D"""><br class="3D""">I am trying to switch my python plotting =
routines for MITgcm output to python3, and in doing so I had to install the=
 MITgcm python utilities anew; since I use ipython, I have tried doing that=
 through ipython, with<br class="3D"""><br class="3D""">sudo ipython3 setup.py<=
br class=3D""><br class="3D""">(which worked if I remember correctly for ipyt=
hon (with python version2). But now I am getting a large number of error me=
ssages, that I don't really understand. Has anyone experiences something si=
milar and found a fix?<br class="3D"""><br class="3D""">Cheers, Christoph<br cl="ass=3D""" class=""><br class="3D""">-- <br class="3D""">Christoph Voelker<br class="3D""">A=
lfred Wegener Institute<br class="3D""">Helmholtz Centre for Polar and Marine=
 Research<br class="3D""">Am Handelshafen 12<br class="3D""">27570 Bremerhaven,=
 Germany<br class="3D""">e: <a href="x-msg://9/3D%22mailto:Christoph.Voelker@awi.de%22" class="=3D""">Christoph.Voelker@awi.de</a><br class="3D""">t: +49 471 4831 1848<b= r="" class="3D"""><br class="3D""">_______________________________________________=
<br class="3D""">MITgcm-support mailing list<br class="3D"""><a href="x-msg://9/3D%22mailto:=" mitgcm-support@mitgcm.org?="" class="3D""">MITgcm-support@mitgcm.org</a><br clas="s=3D""" class=""><a href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support" class="">http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support</a><br class="=3D"""></b=></div></div></b=></blockquote></div><br class="3D"""></div></div>=
<span class="">_______________________________________________</span><br class=""><span class="">MITgcm-support mailing list</span><br class=""><span class=""><a href="mailto:MITgcm-support@mitgcm.org" class="">MITgcm-support@mitgcm.org</a></span><br class=""><span class=""><a href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support" class="">http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support</a></span><br class=""></div></div></div></blockquote></div><br class=""></div></body></html>