Skip to content
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

Register v0.1.0 #1

Open
JakeGrainger opened this issue Aug 14, 2023 · 10 comments
Open

Register v0.1.0 #1

JakeGrainger opened this issue Aug 14, 2023 · 10 comments

Comments

@JakeGrainger
Copy link
Member

@JuliaRegistrator register

Release notes:

Initial release of PointProcessFilters.jl
A package for applying bandpass filters to spatial point processes.
@JuliaRegistrator
Copy link

Error while trying to register: Register Failed
@JakeGrainger, it looks like you are not a publicly listed member/owner in the parent organization (SDS-EPFL).
If you are a member/owner, you will need to change your membership to public. See GitHub Help

@JakeGrainger
Copy link
Member Author

@JuliaRegistrator register

Release notes:

Initial release of PointProcessFilters.jl
A package for applying bandpass filters to spatial point processes.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/89603

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.0 -m "<description of version>" 37173717e857ff7ea019ab5f8f382da34a67c58f
git push origin v0.1.0

@juliohm
Copy link

juliohm commented Aug 14, 2023

Hey @JakeGrainger ,nice to see another package on top of Meshes.jl for spatial point processes. Are you aware of PointPatterns.jl? That is where we are building this functionality:

https://juliaearth.github.io/GeoStats.jl/stable/pointpatterns/pointprocs.html

Should we join efforts? It would be nice to port filters or any other utility function to PointPatterns.jl to reduce fragmentation and increase visibility.

@JakeGrainger
Copy link
Member Author

Hi @juliohm, yes I had, the last time I looked it had less functionality, so really cool to see stuff getting added.
Actually I have some other stuff for simulation so I will create an issue on PointPatterns.jl for some of that.
Wrt the filtering, yeah probably that would make sense, either properly merging it or including the functionality from this within PointPatterns.jl.
I guess it depends how large PointPatterns.jl is likely to get, and how you plan to structure things?

@juliohm
Copy link

juliohm commented Aug 15, 2023 via email

@sofiaolhede
Copy link

sofiaolhede commented Aug 15, 2023 via email

@JakeGrainger
Copy link
Member Author

JakeGrainger commented Aug 15, 2023 via email

@JakeGrainger
Copy link
Member Author

Hey @JakeGrainger ,nice to see another package on top of Meshes.jl for spatial point processes. Are you aware of PointPatterns.jl? That is where we are building this functionality:

https://juliaearth.github.io/GeoStats.jl/stable/pointpatterns/pointprocs.html

Should we join efforts? It would be nice to port filters or any other utility function to PointPatterns.jl to reduce fragmentation and increase visibility.

Hey @juliohm

Yeah that seems sensible, I will stop the merge for this and make an issue for pointpatterns

@juliohm
Copy link

juliohm commented Aug 17, 2023 via email

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

No branches or pull requests

4 participants