Skip to content

Create geos-utils package with logger, geos constants, geometry functions, ConnectionSet and update dependencies #63

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

Closed
Tracked by #54
mlemayTTE opened this issue Mar 27, 2025 · 0 comments · Fixed by #64
Assignees

Comments

@mlemayTTE
Copy link
Contributor

mlemayTTE commented Mar 27, 2025

The objective is the create a low-level geos-utils package defining utilities common to all other geos python packages.

These utilities are from initial commit of geos-posp and include:

  • logger overload to add default formatter
  • basic geometrical and algebra functions
  • unit definition and conversion tools
  • GEOS constant names (GEOS fields, mesh component names, phase names, etc.) and physics constant values

Possible future work:

  • Unit tools may need to be improved relying on existing unit management libraries
  • GEOS constant names need to be updated with GEOS code. If possible, this part should directly be linked with GEOS code.
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 a pull request may close this issue.

1 participant