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: BingClaw_fortfile_display_example/README.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,4 +27,17 @@ but you will need to adjust paths for GMT and install all of the python dependen
27
27
28
28
If successful, you should end up with a figure resembling this one:
29
29
30
-

30
+

31
+
32
+
In the case of running GMT6, where the program gmt is in the user's path (e.g. under /usr/bin), then the script *gmt6_one_fortfile_2_png.sh* should work.
33
+
Running
34
+
35
+
```
36
+
bash make_all_png_files.sh
37
+
```
38
+
39
+
should make one png file for each output file from BingCLAW (../fort.q*) and an animated gif file can be made by running
0 commit comments