Skip to content

Conversation

@eurodatacube-submissions
Copy link
Member

{"path": "contributions/Sentinel-2_based_object_detection.ipynb", "id": "eb05cc18-5f1d-4632-8133-c4847a260223", "license": null, "name": "Sentinel-2 based object detection", "requirements": ["eurodatacube"], "tags": ["Machine Learning", "Sentinel Data", "EO Data"], "tosAgree": true, "type": "Jupyter Notebook", "version": "0.0.1", "description": "Object detection task using deep learning.", "authors": [{"id": "3d76fe8a-ecd3-4736-b462-38f98f1f605e", "name": "[email protected]"}]}

@github-actions
Copy link

I have scheduled automatic execution for all changed notebooks on the EDC cluster. The results should arrive within minutes.

@eurodatacube-submissions
Copy link
Member Author

❌ The execution resulted in errors:

---------------------------------------------------------------------------
Exception encountered at "In [7]":
---------------------------------------------------------------------------
FileNotFoundError                         Traceback (most recent call last)
Input In [7], in <module>
      1 basesearch_url = f"https://creodias.sentinel-hub.com/ogc/wfs/e85faeeb-72ce-4de6-984c-c6dd0ede3ee0?"
----> 2 with open(aoisfile, "r") as f:
      3     csv_reader = csv.reader(f, delimiter=",")
      4     for i,line in enumerate(csv_reader):

FileNotFoundError: [Errno 2] No such file or directory: '/home/jovyan/.shared/notebooks/eurodatacubenotebooks/contributions/example_data/Ships_Input_for_WPS_call.csv'

@github-actions
Copy link

I have scheduled automatic execution for all changed notebooks on the EDC cluster. The results should arrive within minutes.

@eurodatacube-submissions
Copy link
Member Author

The notebook was executed sucessfully ✔️

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.

3 participants