You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GpsProcessing (in backend.py) has a lot of SentinelHub details woven in, with a lot of nested functions and classes. This makes it hard to maintain and write tests for. As noted in code itself:
GpsProcessing (in backend.py) has a lot of SentinelHub details woven in, with a lot of nested functions and classes. This makes it hard to maintain and write tests for. As noted in code itself:
openeo-geopyspark-driver/openeogeotrellis/backend.py
Lines 1395 to 1397 in f66a2e5
Example: as (quick)fix for #248 I added
openeo-geopyspark-driver/openeogeotrellis/backend.py
Lines 1481 to 1483 in f66a2e5
The text was updated successfully, but these errors were encountered: