# Last edited on 2019-04-06 02:05:21 by stolfilocal

all:
	cat inner-core-data.txt | ./convert_coords.gawk
	./plot_earth_var.sh inner-core-vpress "P-wave Velocity" "V_P (km/s)" 15  2 2
	./plot_earth_var.sh inner-core-vshear "S-wave Velocity" "V_S (km/s)" 15  2 2
	./plot_earth_var.sh inner-core-densty "Density"         "d (kg/L)"   15  2 2
	./plot_earth_var.sh inner-core-pressu "Pressure"        "P (GPa)"   400 50 5