Add demo decks and video capture script - #54
Merged
Merged
Conversation
Curated, self-contained OPM Flow decks (trimmed from opm-tests) for recording short feature videos of the extension. Each deck resolves its INCLUDE/PATHS references locally: - 01-spe1-basics: highlighting, folding, hover, diagnostics, completion, align/headers, docs sidebar, keyword reference - 02-udq-actionx: UDQ alignment, UDQ/ACTIONX hover, value completion - 03-includes-and-names: INCLUDE navigation, well/group-name completion - 04-msw-multirecord: WELSEGS/COMPSEGS per-record hover/headers, PATHS alias Includes README.md index and VIDEO-SCRIPT.md shot-by-shot capture script.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a small, self-contained set of OPM Flow decks under
demo-decks/for recording short feature videos of the extension, plus a shot-by-shot capture script.The decks are trimmed copies of cases from
opm-tests. EveryINCLUDEandPATHSreference resolves inside its own folder, so each deck opens and navigates with no external files.Contents
01-spe1-basics/SPE1CASE1.DATA02-udq-actionx/UDQ_WCONPROD.DATA,ACTIONX_M1.DATA03-includes-and-names/TEST1_WS.DATACtrl+clickINCLUDE navigation, well/group-name completion fromWELSPECS/GRUPTREE04-msw-multirecord/MSW-SIMPLE.DATAWELSEGS/COMPSEGShover + per-record headers,PATHSalias navigationREADME.md— folder index and attribution.VIDEO-SCRIPT.md— setup steps, 5 clips broken into individual takes (each mapped to a file and line number), and a suggested 60-second highlight-reel cut order.The MSW deck's
PATHSalias was repointed to its localinclude/folder so the$WSEGVALV/...navigation demo works self-contained.