Roadmap
-
A bug fix release, to be put out at the same time as Enzo1.5. This will be primarily a documentation release, combined with some fido integration with Enzo1.5's new output notification method, as well as IPython and command-line radial profiles.
Development for this will take place in branches/yt-1.0 and ported to trunk (if appropriate) as needed. Specifically, documentation in trunk is not currently supported, but will in fact be taken verbatim from 1.0 when 1.1 goes out.
-
This release will continue on the path laid out by 1.0, without any of the generalization features of 2.0. It will contain two primary enhancements: parallel mapping of data (projections, as well as all lazy_reader capable objects) and VTK support in the GUI.
Additionally, the FixedResolutionBuffer? will be implemented, along with simple analysis of 2D images.
The documentation will be cross-referenced and expanded.
-
This version will see yt transition to being a generalized AMR data reader. In theory this will not mean much for Enzo users; in practice, it will mean that code objects will be more generic, with platform-specific implementations being available, as well as a skeleton for implementing more types of codes. For now, these will be restricted to rectilinear patch-based methods.
The primary goal of a 2.0 release will be the generalization. All other aspects will remain the same.
