GenericMappingTools / gmt-2024-animation

Illustration and movie scripts for 2024 publication on GMT animations
GNU General Public License v3.0
1 stars 0 forks source link

Guillaume’s animation “seismicity” #2

Closed gd-a closed 9 months ago

gd-a commented 1 year ago

Volcanic seismicity

gd-a commented 1 year ago

I started to work on it in December, but halted for 2 reasons :

  1. I wasn’t able to have a nice rotation around the volcano (see here)
  2. Even though I have a nice workaround for the PostScript ”spheres” using -Se, the trick collapses for azimuth 0

Also, I position everything manually, which can be ugly code-wise.

Esteban82 commented 1 year ago
  • I wasn’t able to have a nice rotation around the volcano (see here)

How you try using +v for-p(as in the animation 03)?

gd-a commented 1 year ago

I haven't. But for demonstration material, it's a little weird to project from lon-lat to x-y while +w exists ... no?

gd-a commented 1 year ago

(for illustration) BTW, I couldn't make the topography semi-transparent (grdview).

test

PaulWessel commented 1 year ago

BTW, I couldn't make the topography semi-transparent (grdview).

Using -t would make the entire grdview layer transparent. Would that work?

PaulWessel commented 1 year ago

Sorry this is so slow. Might you be able to share the script/data that makes this and that chokes with -p+w ?

gd-a commented 1 year ago

Ouch, sorry yeah, I'll try to do come back to it this week. New job... so I expect to be worse than slow from now on.

gd-a commented 1 year ago

Archive.zip

It "was" work in progress ... From what I remember, -t was buggy too.

Esteban82 commented 10 months ago

@gd-a is this file DATA/2014-2019_catalog.csv on github? If not, could you add it so I can help with your script.

gd-a commented 10 months ago

done

Esteban82 commented 10 months ago

@gd-a I run your script and I got this figure:

test

I will work on the comments here that I copy below:

gd-a commented 10 months ago

Dude! You’ll make me feel bad if you’re doing the work that I should be doing :o

Esteban82 commented 10 months ago

Uhh ok sorry. Let me know if do you need help with something.

gd-a commented 10 months ago

Well… depending on @PaulWessel, either the -p problem is fixed, or I completely switch to a 2x2 subplot with map (recycled), time-series(new), cross section (recycled but incomplete) and heatmap (recycled from forum).

but of you find a way, I’ll take your solution :)

Esteban82 commented 9 months ago

Hi @gd-a !

I am checking this script. When I run it, I only get an image but I didn't got an animation. Do you get the same? Do you have a finish version of the script?

gd-a commented 9 months ago

It is "work in progress". I wanted to settle on the visual (static) first before going to animation.

I had several issues :

(-X,-Y) [ 3 [map] D [profile] view] [time-series]

or

(subplot) [map] [time-series] [profile X] [profile Y]