Skip to content

Add convert to parcels.__init__ - #2795

Open
erikvansebille wants to merge 1 commit into
Parcels-code:mainfrom
erikvansebille:fix_convert_init_issue
Open

Add convert to parcels.__init__#2795
erikvansebille wants to merge 1 commit into
Parcels-code:mainfrom
erikvansebille:fix_convert_init_issue

Conversation

@erikvansebille

Copy link
Copy Markdown
Member

Description

This PR fixes #2794 by explicitly adding the convert module to src/parcels/__init__.py. That fixed the issue with notebook rendering.

The question now is why parcels.convert did work before and why is then was suddenly broken...

Checklist

AI Disclosure

None

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

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

parcels.convert breaks with AttributeError: module 'parcels' has no attribute 'convert'

1 participant