WilhelmusLab / ice-floe-tracker-pipeline

Processing pipeline for IceFloeTracker.jl
1 stars 1 forks source link

Fix SOIT error #102

Open tdivoll opened 8 months ago

tdivoll commented 8 months ago

When running SOIT from a task and using the Docker image for software, getting an error:


  File "/usr/local/bin/pass_time_cylc.py", line 487, in <module>
    main()
  File "/usr/local/bin/pass_time_cylc.py", line 482, in main
    get_passtimes(**vars(args))
  File "/usr/local/bin/pass_time_cylc.py", line 351, in get_passtimes
    if (pass_dict["rise_lat"] > pass_dict["over_lat"]) and (
KeyError: 'over_lat'
2024-01-19T12:53:04-05:00 CRITICAL - failed/ERR```
tdivoll commented 8 months ago

@danielmwatkins, have you gotten this error at all when running the SOIT script?

danielmwatkins commented 8 months ago

I haven’t, what are the case settings you were trying?-DanielOn Jan 19, 2024, at 13:07, Timothy Divoll @.***> wrote: @danielmwatkins, have you gotten this error at all when running the SOIT script?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

tdivoll commented 8 months ago

I seem to get it when running SOIT via Cylc on Oscar with the bering_sea set from the sample locations. @cpaniaguam reminded me that there is some discussion of this in the SOIT repo:. I think it's just an issue with certain dates and certain overpass times.

cpaniaguam commented 8 months ago

I seem to get it when running SOIT via Cylc on Oscar with the bering_sea set from the sample locations. @cpaniaguam reminded me that there is some discussion of this in the SOIT repo:. I think it's just an issue with certain dates and certain overpass times.

It could also be certain combos of lat/lon pairs.

tdivoll commented 8 months ago

location: bering_strait center_lat: 65 center_lon: -170 top_left_lat: 55.92827 top_left_lon: -172.77869 lower_right_lat: 74.25843 lower_right_lon: -163.83708 left_x: -3002871.001 right_x: -1502871.001 lower_y: 827477.2577 top_y: 2327477.258 startdate: 2020-09-04 enddate: 2020-09-07