You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vhs.tape
+9-8Lines changed: 9 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -60,12 +60,12 @@ Output geotessera.gif
60
60
Require uvx
61
61
62
62
Set Shell "bash"
63
-
Set Padding 1
64
-
Set Margin 0
63
+
Set Padding 3
64
+
Set Margin 3
65
65
Set CursorBlink false
66
-
Set FontSize 14
67
-
Set Width 1000
68
-
Set Height 600
66
+
Set FontSize 12
67
+
Set Width 800
68
+
Set Height 500
69
69
Set PlaybackSpeed 8.0
70
70
71
71
Ctrl+L
@@ -100,7 +100,7 @@ Sleep 20s
100
100
101
101
Enter
102
102
Set TypingSpeed 0.2s
103
-
Type "timg -p q tessera_coverage.png"
103
+
Type "timg -p q tessera_coverage.png # blurry because of terminal"
104
104
Set TypingSpeed 1s
105
105
Sleep 10s
106
106
Enter
@@ -152,11 +152,12 @@ Wait @300s
152
152
Sleep 15s
153
153
154
154
Enter
155
-
Type "timg -p q cb.tiff"
155
+
Type "timg -p q cb.tiff # blurry because of terminal"
156
156
Sleep 5s
157
157
Enter
158
158
159
+
Set TypingSpeed 0.4s
159
160
Type echo "Run it for yourself and look at the high resolution version in a web browser! Once you're done, go to https://github.com/ucam-eo/tessera-interactive-map for an interactive Jupyter notebook to try labelled classifications."
0 commit comments