[yt-users] Support for boxlib-style orion files

Andrew Myers atmyers at berkeley.edu
Tue Oct 2 15:38:19 PDT 2012


Hi Mark,

Exactly what version of yt are you using? I'm on the "tip" of the main
development branch (yt-2.x, not the yt-3.0 fork) and I can still load ORION
output files, provided the "inputs" file is in my wd. If you're using
yt-3.0, I can install that and see if I can reproduce your error.

-Andrew Myers

On Tue, Oct 2, 2012 at 11:17 AM, Mark Krumholz <mkrumhol at ucsc.edu> wrote:

>
> Hi yt list,
>
> I just upgraded to the latest and greatest yt release, and I discovered
> that I can no longer read BoxLib-style (i.e. older style) ORION output
> files. When I try, I get
>
> In [1]: pf=load('plt05230')
> yt : [ERROR    ] 2012-10-02 11:14:41,142 Couldn't figure out output type
> for plt05230
> ---------------------------------------------------------------------------
> YTOutputNotIdentified                     Traceback (most recent call last)
> /Users/krumholz/Library/yt/yt-x86_64/src/yt-hg/scripts/iyt in <module>()
> ----> 1 pf=load('plt05230')
>
> /Users/krumholz/Library/yt/yt-x86_64/src/yt-hg/yt/convenience.pyc in
> load(*args, **kwargs)
>      81                 return output_type_registry[n](fn)
>      82         mylog.error("Couldn't figure out output type for %s",
> args[0])
> ---> 83         raise YTOutputNotIdentified(args, kwargs)
>      84     mylog.error("Multiple output type candidates for %s:", args[0])
>      85     for c in candidates:
>
> YTOutputNotIdentified: Supplied ('plt05230',) {}, but could not load!
>
> This file was previously readable with an older version of yt, so
> something about the recent upgrade seems to have broken compatibility with
> these older files. Any suggestions?
>
> --
> Mark Krumholz
>
>
>
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20121002/d9b84ddc/attachment.htm>


More information about the yt-users mailing list