geumjin99 / PyRINEX

6 stars 0 forks source link

license and the support of the future release and future satellite constellation #1

Open drlwang opened 4 months ago

drlwang commented 4 months ago

Dear Author thanks a lot for sharing this repository, I am interested in your work and this tool. At the moment, there is a missing of license type in your repository and I also did not find this information in your paper (https://peerj.com/articles/cs-1800/) if your could defined it in your repository this could give me a clear image if I can use it in my work or not. Thanks in advance!

I would also like to ask what is the plan of this tool, will this tool in future be maintained to support future RINEX format, and future satellite constellation. The latest RINEX format version is 4.01, will it be updated to adopt to the new format?

geumjin99 commented 4 months ago

Hello dear drlwang. Thank you very much for your interest in this work. For the license description you can confirm it in the setup.py or in the very beginning of the manual, you are more than welcome to use this repository for your work. I haven't read the instructions for version 4.0 of the RINEX format in detail, and unfortunately it's going to be difficult to update PyRINEX for version 4.0 in the short term as I'm going in a new work. However, since the underlying code of PyRINEX is not very complex, I think that if there are other interested parties, they can implement the handling of version 4.0 of RINEX in PyRINEX with a few modifications.

drlwang commented 4 months ago

Dear @geumjin99 thanks a lot for your response, and sorry that I did not went through the details in the setup.py file. I am just curious that comparing with G-Nut/Anubis software, how is the speed of PyRinex?