Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add contributions/xcube_processing.ipynb (ID: c565b3ce-ec7b-4efb-b42a-2028ea4abfb4) #169

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

eurodatacube-submissions
Copy link
Member

{"path": "contributions/xcube_processing.ipynb", "id": "c565b3ce-ec7b-4efb-b42a-2028ea4abfb4", "license": null, "name": "xcube processing for algorithm development", "requirements": ["eurodatacube-xcube-gen"], "tags": ["xcube", "Jupyter"], "tosAgree": true, "type": "Jupyter Notebook", "version": "0.0.1", "description": "xcube processing for algorithm development e.g. for BYOA", "authors": [{"id": "139b9f28-6757-4ffa-8345-3f658eb33850", "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 [10]":
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
<ipython-input-10-6dd41e8ef3ec> in <module>
      4 from xcube.core.gen2 import CubeGeneratorRequest
      5 from xcube.core.gen2 import CubeGenerator
----> 6 from xcube.core.gen2 import ServiceConfig
      7 
      8 from xcube.core.dsio import open_cube

ImportError: cannot import name 'ServiceConfig' from 'xcube.core.gen2' (/opt/conda/envs/eurodatacube-0.24.5/lib/python3.8/site-packages/xcube/core/gen2/__init__.py)

@totycro
Copy link
Member

totycro commented Oct 20, 2021

The author has been contacted.

@eurodatacube-submissions
Copy link
Member Author

❌ The execution resulted in errors:

---------------------------------------------------------------------------
Exception encountered at "In [10]":
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
<ipython-input-10-6dd41e8ef3ec> in <module>
      4 from xcube.core.gen2 import CubeGeneratorRequest
      5 from xcube.core.gen2 import CubeGenerator
----> 6 from xcube.core.gen2 import ServiceConfig
      7 
      8 from xcube.core.dsio import open_cube

ImportError: cannot import name 'ServiceConfig' from 'xcube.core.gen2' (/opt/conda/envs/eurodatacube-0.24.5/lib/python3.8/site-packages/xcube/core/gen2/__init__.py)

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.

2 participants