Skip to content

Conversation

@alhom
Copy link
Member

@alhom alhom commented Dec 8, 2025

... this will need a bit thought as dev had gotten a bit stale.

alhom and others added 30 commits May 29, 2024 12:59
…an be accessed from the original vlsv file that has a linked sidecar file
… of yt, remove unnecessary imports and function
… takes a vlsvfile name and keyword arguments and returns magnetopause as triangle mesh vertices and faces (3d) or array (2d). Remove unnecessary functions, change units from RE to m.
jreimi and others added 29 commits August 28, 2025 16:12
missing endline
Cache files framework, spatial indexing for SpatialGrid reads. Also includes file-caching infra for AMR neighborhood stencils (via pickle[!], to be anyway redone for performance, and this currently needs to be driven via an external script). There definitely are things to consolidate further, but to get the performance benefits available this goes to dev now. Propagation to master branch is pending testpackage implementation, at least.
Region classification - into dev as well, these prototypes are already useful!
Bring dev up to date with master
bboxes = self.__reader.get_mesh_domain_extents("SpatialGrid")
bboxes = bboxes.reshape((-1,6), order='C')

self.__rtree_index = rtree.index.Index(self.__rtree_idxfile[:-4],properties=self.__rtree_properties, interleaved=False)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need a custom storage implementation/fix in the rtree package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants