|
Peter,
I've had an after thought as I do not have access to The Red Book out here offshore Argentina, at the moment and changed your 'Snow Script' from your posting.
But I collected the script below sometime ago from this website somewhere but cannot remember the originator. I have posted it to save you hunting through the loads of useful scripts available.
#Freezing rain/snow script
ERASE
SFCPLOTMODEL,C:\Program Files\DigitalAtmosphereWS\Standard Plot model.sps
ANALYZE,OVER FILL LSTN=1530 COLOR=255:200:255 FILS=2 SDIF=1:2 STOR=2 HGHT H850 STOR=1 HGHT H700
ANALYZE,OVER FILL LSTN=1290 FILS=0 COLOR=255:200:255 SDIF=1:2 STOR=2 HGHT H000 STOR=1 HGHT H850
ANALYZE,CONT EQUA=1530 LINE=2 COLOR=000:213:053 SDIF=1:2 STOR=2 HGHT H850 STOR=1 HGHT H700
ANALYZE,CONT EQUA=1290 LINE=2 COLOR=255:000:000 SDIF=1:2 STOR=2 HGHT H000 STOR=1 HGHT H850
ANALYZE,CONT EQUA=5400 COLOR=055:090:250 LINE=2 CONT LSTN=5400 COLOR=055:090:250 CONT CINT=60 DASH COLOR=200:000:000 SDIF=1:2 STOR=2 HGHT H000 STOR=1 HGHT H500
It might need to be modifed it to suit your file structure and preferences.
Regards Peter
|