Skip to content

feat: improve and update of geos-mesh utils functions #109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 34 commits into from
Aug 6, 2025

Conversation

RomainBaville
Copy link
Contributor

@RomainBaville RomainBaville commented Jun 27, 2025

This PR updates the utils functions of geos-mesh:

  • Functions are added to arrayHelper.py
  • Functions in arrayModifiers are updated to be more global and consistent
    • VTK data type and value type are checked to be coherent
    • No more hard coded variable
  • Tests in test_arrayModifiers.py are updated to check more unit case

close #108

Copy link
Contributor

@paloma-martinez paloma-martinez left a comment

Choose a reason for hiding this comment

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

Thanks for the work on the logger !

It looks good to me, I only made a few suggestions on wording

@alexbenedicto alexbenedicto merged commit 02f9aa2 into main Aug 6, 2025
43 checks passed
@alexbenedicto alexbenedicto deleted the RomainBaville/feature/update_geos-mesh_utils branch August 6, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve geos-mesh utils functions
3 participants