Skip to content

API inconsistent between file- and array-backed caches #66

@angus-g

Description

@angus-g

With 013b53d ("Factor out advection cache class"), the intention was to be able to swap LagrangeParticleArray directly in for the file-backed cache. However, because the API is different between these classes, it doesn't quite work:

AttributeError: 'LagrangeParticleArray' object has no attribute 'set_group'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions