-
Notifications
You must be signed in to change notification settings - Fork 465
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
New package: GeometryOpsCore v0.1.0 #116495
New package: GeometryOpsCore v0.1.0 #116495
Conversation
JuliaRegistrator
commented
Oct 3, 2024
•
edited
Loading
edited
- Registering package: GeometryOpsCore
- Repository: https://github.com/JuliaGeo/GeometryOps.jl
- Created by: @asinghvi17
- Version: v0.1.0
- Commit: 737340f599d7066a57fde2fc33fd9d7ee98ccb91
- Reviewed by: @asinghvi17
- Reference: JuliaGeo/GeometryOps.jl@737340f#commitcomment-147539643
- Description: GeoInterface-based geometry operations
* Factor all core stuff out into a GeometryOpsCore package This basically guts the `types.jl` and `primitives.jl` files from GeometryOps and puts them into a new, low-dependency module that other packages can utilize for a convenient structure. * Define `Manifold` and subtypes Linear, Spherical, Geodesic The name `Manifold` is up for debate, I just wanted some supertype for dispatch constraints. * Fix integration issues, get things working * Fix import error * Finish Project.toml and README * Get docs to cover core + extensions also * Fix typo * push things properly * amend paths too * fix again
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human. 1. New package registrationPlease make sure that you have read the package naming guidelines. 2. AutoMerge Guidelines are all met! ✅Your new package registration met all of the guidelines for auto-merging and is scheduled to be merged when the mandatory waiting period (3 days) has elapsed. 3. To pause or stop registrationIf you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text Tip: You can edit blocking comments to add |
0fb7ecb
to
84cff09
Compare
84cff09
to
bfb1381
Compare
UUID: 05efe853-fabf-41c8-927e-7063c8b9f013 Repo: https://github.com/JuliaGeo/GeometryOps.jl.git Tree: 8e0c68d19b0d9624d720cb2b4ab075ccf6c82650 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
bfb1381
to
bf6db6f
Compare