-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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.
rafaqz
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested