Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.33 KB

import-export-well.md

File metadata and controls

51 lines (29 loc) · 1.33 KB
description
Importing and exporting well data as JSON may save time and also enables data sharing

Import/Export Well

{% hint style="info" %} Minimum dependency required: plugin-wells-2.27.0 {% endhint %}

Import and Export Well

  • At the well parameters tab the option for import and export is available

Import flow

  • At the import option modal it is possible to select JSON option

Import well as JSON option

  • It is possible to drop a file or paste the JSON from the clipboard

Importing paste and drop file option

  • Paste the well JSON data

Well JSON at the import option

  • Live will validate the JSON

JSON validation

  • After importing it is possible to confirm or cancel

Importing confirmation

Export flow

  • At the export option modal it possible to select JSON option

Export well option

  • It is possible to copy JSON to clipboard or download the file

Options to export well to clipboard and as json file

Export confirmation warning