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

Import and export fields and pipes #28

Open
MassimoCimmino opened this issue Dec 21, 2017 · 1 comment
Open

Import and export fields and pipes #28

MassimoCimmino opened this issue Dec 21, 2017 · 1 comment
Labels

Comments

@MassimoCimmino
Copy link
Owner

Add functionnality to import and export bore fields and pipes, possibly using json.

Bore fields should be exportable/importable in both json and simple text formats.

This could require changes in the interfaces of Borehole and Pipe classes.

@j-c-cook
Copy link
Contributor

j-c-cook commented Dec 16, 2021

An option for this may be pickle. The pickle package can store objects in a file. I don't think the file created would be human readable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants