Will this help draw weather fronts with Photoshop and Javascript?
I am a meteorologist. I use Photoshop to help annotate maps. One thing I always wanted to do, but couldn't, was draw weather fronts.
Recently I've come across some javascript used by leafletjs to draw fronts. Does any of what I've seen get me closer to being able to draw a front with a path? I know Photoshop understands javascript, but not much more.
This is very esoteric. There are few of you who can help. So thanks in advance.
Leafletjs example with fronts: Weather Prediction Center
Javascript code defining fronts: front example.txt - Google Drive
