Skip to content

add subsetting also in data loaders, not just in downlaoder#11

Open
JoachimKoenigslieb wants to merge 1 commit intodmidk:mainfrom
JoachimKoenigslieb:main
Open

add subsetting also in data loaders, not just in downlaoder#11
JoachimKoenigslieb wants to merge 1 commit intodmidk:mainfrom
JoachimKoenigslieb:main

Conversation

@JoachimKoenigslieb
Copy link
Copy Markdown

Fixes an issue where subsetting is only perfomed in the download branch of run_mode. This means the running on local files is very slow since we do the optical flow on the whole satellite domain!

To achieve this I have:

  • moved subset_to_bbox to geospatial to avoid circular imports
  • call subset_to_bbox in all branches of run_mode in main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant