Skip to content

Making the coarsest resolution the base of the pyramidΒ #59

@felixcremer

Description

@felixcremer

I discussed with @rafaqz how to deal with Base and DD functions in PyramidScheme and we came to the conclusion that the Base function should work as if the Pyramid is a single layer and the different other layers are just add ons.
If we do it that way, it might be better to invert the pyramid, so that the normal functionality would happen on the coarsest resolution because that would mean, that the user would not run into memory issues when they try to run some Base functionality suddenly on a very large array.
We should add some errors or hints to tell the user, that they are operating only on the coarsest resolution and how to get the higher resolution data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions