kristinemlarson / gnssrefl

GNSS Interferometric Reflectometry Software (GNSS-IR)
GNU General Public License v3.0
151 stars 75 forks source link

rinex2snr seems to search for RINEX files online even when using local RINEX files with the -nolook T command #314

Closed Baizitang closed 12 hours ago

Baizitang commented 6 days ago

Hi,

I've encountered an issue while using the tool. When I use local RINEX files and the command, it still appears to search for RINEX files online. I am unsure if this is a bug in the program or just an incorrect output message.rinex2snr-nolook T

To provide more context, I will demonstrate two scenarios over two days:

In most cases, when it doesn't find the file I've locally named, it skips the search and runs normally. However, in one case, it seems to find and search for RINEX files online, which should not happen with .-nolook T Any insights on whether this behavior is intentional or an error would be helpful.

Thank you!! 1.code 微信图片_20240911115720 2.doy118 微信图片_20240911115431

3.doy119 (I have omitted some repetitive content in the middle.) 微信图片_20240911115725 微信图片_20240911115727

kristinemlarson commented 6 days ago

thanks for posting these. i will do my best to fix the code and let you know when it is fixed.

On Tue, Sep 10, 2024 at 9:03 PM Baizitang @.***> wrote:

Hi,

I've encountered an issue while using the tool. When I use local RINEX files and the command, it still appears to search for RINEX files online. I am unsure if this is a bug in the program or just an incorrect output message.rinex2snr-nolook T

To provide more context, I will demonstrate two scenarios over two days:

In most cases, when it doesn't find the file I've locally named, it skips the search and runs normally. However, in one case, it seems to find and search for RINEX files online, which should not happen with .-nolook T Any insights on whether this behavior is intentional or an error would be helpful.

Thank you!! 1.code _20240911115720.png (view on web) https://github.com/user-attachments/assets/ffbf6b50-437f-4bd8-aeb8-440ac002b83e 2.doy118 _20240911115431.png (view on web) https://github.com/user-attachments/assets/3a68211d-5bcc-4567-af17-ed62c176d041

3.doy119 (I have omitted some repetitive content in the middle.) _20240911115725.png (view on web) https://github.com/user-attachments/assets/943262ee-1f80-4c9f-a6eb-ee3c0dedf91b _20240911115727.png (view on web) https://github.com/user-attachments/assets/7feea814-48c1-42bb-a43f-4b07f8965023

— Reply to this email directly, view it on GitHub https://github.com/kristinemlarson/gnssrefl/issues/314, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFSDAPBG4SDK6TAPISG6XXLZV66KTAVCNFSM6AAAAABOABVWWWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUYTQNBQGUYDAMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Kristine M. Larson @.*** https://www.kristinelarson.net http://www.kristinelarson.net https://gnss-reflections.org https://github.com/kristinemlarson

Have you tried reading the documentation?

kristinemlarson commented 5 days ago

please try the new version if you can. it should no longer look for files when it already has one!

Baizitang commented 4 days ago

Thank you very much for your efforts, after I tried this issue I think this issue has been solved, but I have a new problem and don't know if I should continue to give feedback here.

I used the -gnss3 command to do this, but when downloading the track, the regular download part stopped, what is this error?

Should I download and upload the sp3 to the folder and solve it, and if so, how do I command to identify my local sp3?

  1. code image

  2. The run was successful image

  3. sp3 (GFZ FIN) download issue image

kristinemlarson commented 4 days ago

I am away from my laptop and cannot Help you with this now.

I would recommend using another orbit Source.

Kristine M. Larson @.*** https://www.kristinelarson.net http://www.kristinelarson.net https://gnss-reflections.org https://github.com/kristinemlarson

Have you tried reading the documentation?

On Fri, Sep 13, 2024 at 8:44 AM Baizitang @.***> wrote:

Thank you very much for your efforts, after I tried this issue I think this issue has been solved, but I have a new problem and don't know if I should continue to give feedback here.

I used the -gnss3 command to do this, but when downloading the track, the regular download part stopped, what is this error?

Should I download and upload the sp3 to the folder and solve it, and if so, how do I command to identify my local sp3?

1.

code image.png (view on web) https://github.com/user-attachments/assets/426848a5-eb10-4691-ab83-ed3edfb01bd6 2.

The run was successful image.png (view on web) https://github.com/user-attachments/assets/176e24b6-212f-46bd-bee6-a985cd6fb351 3.

sp3 (GFZ FIN) download issue image.png (view on web) https://github.com/user-attachments/assets/f62b2ed5-6810-45d9-86d8-055c92d3f9c7

— Reply to this email directly, view it on GitHub https://github.com/kristinemlarson/gnssrefl/issues/314#issuecomment-2349255341, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFSDAPH5TFDQVHGJDOAY2KDZWMB6NAVCNFSM6AAAAABOABVWWWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBZGI2TKMZUGE . You are receiving this because you commented.Message ID: @.***>

Baizitang commented 4 days ago

Yes, I have read the documentation, as I used the same orbit for my previous data, and my goal is to process it with the same orbit. Thank you, I think I will try some other tracks instead.

kristinemlarson commented 4 days ago

One idea, you could try rinex3_snr. That one just Takes the name of the rinex file, so you dont have to deal With all the complexities of rinex3 names. It has an orb Option. Maybe gnss3 works. I cannot say for sure.

Kristine M. Larson @.*** https://www.kristinelarson.net http://www.kristinelarson.net https://gnss-reflections.org https://github.com/kristinemlarson

Have you tried reading the documentation?

On Fri, Sep 13, 2024 at 9:14 AM Baizitang @.***> wrote:

Yes, I have read the documentation, as I used the same orbit for my previous data, and my goal is to process it with the same orbit. Thank you, I think I will try some other tracks instead.

— Reply to this email directly, view it on GitHub https://github.com/kristinemlarson/gnssrefl/issues/314#issuecomment-2349311212, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFSDAPB7JJ7EFFRUE7XIKXLZWMFMRAVCNFSM6AAAAABOABVWWWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBZGMYTCMRRGI . You are receiving this because you commented.Message ID: @.***>

Baizitang commented 4 days ago

Ok,thank you,I will try it.

Baizitang commented 12 hours ago

OK,I get it! Thanks.