Imported Ticket
- Summary: Add non-static output support for streaming data formats
- Component: lagos
- Milestone: 2.1
- Reporter: mturk
- Owner: mturk
- Resolution: None
- Status: new
- Created: 1200073779000000
- Description: Right now everything is based around the EnzoStaticOutput object, which possesses a hierarchy. We want to be able to generate GridCollections that do *not* depend on this, and we can do so with a couple steps --
1. Change our access methods to using GridCollections rather than the Hierarchy
2. Set up a GridCollection instantiation method that is time-dependent
3. Move the grid-finder methods used in _get_list_of_grids in various 3D objects to GridCollection rather than the hierarchy.
Update to Ticket
- Author: mturk
- Changetime: 1207955961000000
- Field: milestone
- Oldvalue: Version 0.3
- Newvalue: Version 0.4
Update to Ticket
- Author: mturk
- Changetime: 1207955961000000
- Field: comment
- Oldvalue: 1
- Newvalue:
Update to Ticket
- Author: mturk
- Changetime: 1283007663000000
- Field: milestone
- Oldvalue: 2.0
- Newvalue: 2.1
Update to Ticket
- Author: mturk
- Changetime: 1283007663000000
- Field: comment
- Oldvalue: 2
- Newvalue: