-
Notifications
You must be signed in to change notification settings - Fork 380
Animation 13 (seismic waveforms) #4400
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
Conversation
Not tested yet. The data set waveform_AV.DO.txt is only here for now but will ve moved to cache before merging into master.
It's unclear to me what "real time" means. I thought real time means the 76-s time-series will become a 76-s movie. |
Yes you are right. THe 76 s data should play in 76 seconds. With 24 frames per second I need to select output times using 1/24s intervals. |
Will post the updated git soon. But my experience opens up an issue for us: movie -Tinfo can either take
In anim13.sh I am creating a single-column list of times with gmt math, and the problem is two-fold:
I can solve this issue by using -Tmin/max/inc but at other times one really may need to build such times from gmt math and then those two issues are problematic. Some solutions:
|
Updated movie is too big (212 Mb) now that it has lots of frames (1801) - you can run it though and see what we should enhance. Apart from things like adding a map and meta data, we can
|
Updated to use the new 24+i for 1/24 increment and selected red, green, blue colors for the three traces. Takes 12 minutes to render on 24 cores. Suggestions for improvements, please. |
Here is the latest MP4: anim13.mp4.zip |
It would be funny to have a counters in km since the beginning of the P waves till first S's showing the epicentral distance from station. |
Added some text in the side-bar. Maybe @seisman could consider a focal mechanism in the available space etc? Think I am reaching my artistic limit on this animation. |
Shall we tweet the animation, although it required GMT 6.2.0? |
Co-authored-by: Meghan Jones <[email protected]>
Co-authored-by: Meghan Jones <[email protected]>
Co-authored-by: Meghan Jones <[email protected]>
Co-authored-by: Meghan Jones <[email protected]>
Co-authored-by: Meghan Jones <[email protected]>
Co-authored-by: Meghan Jones <[email protected]>
Co-authored-by: Meghan Jones <[email protected]>
Sorry, I guess if the focal mechanism changed and magnitude then we do need to update the animation. Perhaps a good practice for @meghanrjones to go through that step? let me know. |
Yes, I can update it. |
Any reason not to merge this now? I assume the YouTube link does not change when you update? |
Need to update |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fine to merge after committing the last suggestion (link update). I am making the animation now.
Actually, it might need a new url:
|
Video and links are updated, so it should be good to merge after the checks finish. Let me know if I should post on twitter as a '6.2 preview' - otherwise we can share after the release. |
Hm, maybe getter to go with the RC1 release since easier for non-dev types to try out a bundle or installer? |
Sounds good. |
A new movie example with time-series
This animation exercises the new events -Ardpi option implemented earlier. The movie runs for me, as explained below. For this draft there are some limitations and issues:
The script has a commented out movie call: You first run the anim13.sh script, then copy/paste the gmt movie command and run that afterwards. Because of -Z you must run anim13.sh before each movie command.
Here is the anim13.png:
This is the animated GIF that is built: