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

Switch use of readimc in pipeline #122

Closed
nilseling opened this issue Feb 15, 2023 · 1 comment
Closed

Switch use of readimc in pipeline #122

nilseling opened this issue Feb 15, 2023 · 1 comment
Assignees

Comments

@nilseling
Copy link
Contributor

With the newest version of readimc I get the error:

/Users/nils/opt/anaconda3/envs/imcsegpipe/lib/python3.9/site-packages/readimc/mcd_file.py:35: UserWarning: `MCDFile.metadata` will be removed in future readimc releases; use `MCDFile.schema_xml` instead

We would need to switch from MCDFile.metadata to MCDFile.schema_xml soon.

Milad4849 added a commit that referenced this issue Mar 7, 2023
Fixes issue #122, Switch to MCDFile.schema_xml to keep up with readimc.
@nilseling
Copy link
Contributor Author

Fixed in #126

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

No branches or pull requests

2 participants