kristinemlarson / gnssrefl

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

Can't find where "logs/psfd_hybrid_error.txt" is located #261

Closed jsppr1147 closed 6 months ago

jsppr1147 commented 6 months ago

Good day! I'm running the code on Docker Desktop on Windows 11. I was wondering if someone could help me with this issue regarding the rinex2snr process.

I placed the RINEX file in the folder /refl_code/2023/rinex/psfd/ and ran the rinex2snr module

image

image

I kept on getting this error but I can't seem to find the psfd_hybrid_error.txt in my local directory to figure out what went wrong during the processing.

kristinemlarson commented 6 months ago

try typing ls. is there a directory called logs there?

On Fri, Mar 15, 2024 at 11:45 AM jsppr1147 @.***> wrote:

Good day! I'm running the code on Docker Desktop on Windows 11. I was wondering if someone could help me with this issue regarding the rinex2snr process.

I placed the RINEX file in the folder /refl_code/2023/rinex/psfd/ and ran the rinex2snr module

image.png (view on web) https://github.com/kristinemlarson/gnssrefl/assets/159399535/aa7cc7d1-ba5c-44f7-91ef-e62f0b63fddc

image.png (view on web) https://github.com/kristinemlarson/gnssrefl/assets/159399535/453690ea-c2b6-4521-8faf-4b9668220c2d

I kept on getting this error but I can't seem to find the psfd_hybrid_error.txt in my local directory to figure out what went wrong during the processing.

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

-- Kristine M. Larson Professor Emerita, University of Bonn @.*** https://www.kristinelarson.net http://www.kristinelarson.net https://gnss-reflections.org https://github.com/kristinemlarson

Are you waiting for your code to be perfect?

kristinemlarson commented 6 months ago

if that doesn't work, you could try this full pathname

/usr/src/gnssrefl/logs

On Fri, Mar 15, 2024 at 11:45 AM jsppr1147 @.***> wrote:

Good day! I'm running the code on Docker Desktop on Windows 11. I was wondering if someone could help me with this issue regarding the rinex2snr process.

I placed the RINEX file in the folder /refl_code/2023/rinex/psfd/ and ran the rinex2snr module

image.png (view on web) https://github.com/kristinemlarson/gnssrefl/assets/159399535/aa7cc7d1-ba5c-44f7-91ef-e62f0b63fddc

image.png (view on web) https://github.com/kristinemlarson/gnssrefl/assets/159399535/453690ea-c2b6-4521-8faf-4b9668220c2d

I kept on getting this error but I can't seem to find the psfd_hybrid_error.txt in my local directory to figure out what went wrong during the processing.

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

-- Kristine M. Larson Professor Emerita, University of Bonn @.*** https://www.kristinelarson.net http://www.kristinelarson.net https://gnss-reflections.org https://github.com/kristinemlarson

Are you waiting for your code to be perfect?