Skip to content

Adding the function to add dataframe as pts with nesting in geohy5.py#276

Merged
lachlangrose merged 10 commits into
masterfrom
laurent
Jun 2, 2026
Merged

Adding the function to add dataframe as pts with nesting in geohy5.py#276
lachlangrose merged 10 commits into
masterfrom
laurent

Conversation

@LaurentAilleres
Copy link
Copy Markdown
Member

Adding the function to add dataframe as pts with nesting in geohy5.py
points a pd.DataFrame() with columns: X, Y, Z, if normal property 'nx', 'ny', 'nz' are present they will be imported. Possibility to nestled into a group with a parent. Parent group must exist prior.

Usage: add_points_from_df('$path_to/project.geoh5", points, overwrite=True, child=ptsname, parent = parentgrp )

@lachlangrose lachlangrose merged commit c621c0b into master Jun 2, 2026
5 of 14 checks passed
@lachlangrose lachlangrose deleted the laurent branch June 2, 2026 05:23
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