Skip to content

Unifying MRES and DENSE Neon Containers #2

@hsalehipour

Description

@hsalehipour

It would it be possible to unify :

  • set_mres_grid and set_grid
  • get_mres_write_handle and get_write_handle
  • get_mres_read_handle and get_read_handle

This will help with simpligying lots of neon's single res and multi-res containers.

All we need to do is to always pass the level (default to 0) and have the neon_implementation be different for single-res vs multi-res scenarios (essentially just a loop over num_levels)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions