New package: RINEX v0.1.0#161767
Conversation
JuliaRegistrator
commented
Jul 19, 2026
- Registering package: RINEX
- Repository: https://github.com/JuliaGNSS/RINEX.jl
- Created by: @giove-a
- Version: v0.1.0
- Commit: 4aadbaff896d879d28a927b7c0d482a669ba34dd
- Reviewed by: @giove-a
- Reference: JuliaGNSS/RINEX.jl@4aadbaf#commitcomment-192973699
- Description: Streaming RINEX 3.05 observation and navigation file writer
UUID: 28565f2c-cea1-4611-871d-1d57561f65b6 Repo: https://github.com/JuliaGNSS/RINEX.jl.git Tree: 0b16c669fc235dd37b75eacbc26f20735b259eb0 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
…nfig Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
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 which are not met ❌
3. Needs action: here's what to do next
If you need help fixing the AutoMerge issues, or want your pull request to be manually merged instead, please post a comment explaining what you need help with or why you would like this pull request to be manually merged. Then, send a message to the 4. 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 |
|
[noblock] This package is named after RINEX (Receiver Independent Exchange Format), the standard GNSS data interchange format defined by the IGS (https://igs.org/wg/rinex/). The all-caps spelling is the canonical and only spelling of the format name used in the GNSS field — a mixed-case "Rinex" would be unfamiliar to the target audience. The package implements a writer for RINEX 3.05 observation and navigation files. Registered precedents for standard format/protocol acronyms include NMEA.jl, FITSIO.jl, SBML.jl, and OSQP.jl. We would therefore like to ask for a manual review and merge with the name kept as RINEX.jl. Thank you! |
|
My recommendation would be |
|
[noblock] We anticipate to also use it as a reader in the future. I think RINEX.jl fits well, but we are open for other suggestions. |
In that case, |
|
We ended up using RINEXParser.jl. (#161833). Thank you for your recommendations! |
|
Closing in favor of #161833 |