eo-flow icon indicating copy to clipboard operation
eo-flow copied to clipboard

Jupyter notebook and EOPatch file structure

Open chikaj opened this issue 2 years ago • 0 comments

I am trying to run the examples/notebook.ipynb Jupyter notebook. The line

eop = EOPatch.load(os.path.join(root_dir, 'train', 'eopatch-17x11'))

expects EOPatches to pre-exists in a certain folder structure. Where can I find the data for the notebook (a raw image, I guess) and how do I prepare it for processing with eo-flow (to create patches)? Is this notebook meant to follow after one of the eo-learn notebooks?

chikaj avatar Sep 21 '23 20:09 chikaj