Command Help

Discuss any other weather software not covered above, including data feeds, weather web pages, and more!
Post Reply
andyg
Member
Posts: 42
Joined: Fri Jun 25, 2004 10:40 am

Command Help

Post by andyg »

I want to insert date and valid time stamps into some of my macro's. I forgot what the command is. Can anyone help? Thank you.

Andy
ncwxman
Senior Member
Posts: 128
Joined: Sat Aug 07, 2004 12:57 am
Location: North Carolina

Post by ncwxman »

Andy,

LTM# will give you the forecast time & date.
LFD# will give you the forecast model run time & date.
Replace # with the line number of your label you want it to appear on.

Example:

Code: Select all

LFO1 LFD1 LMN1
LLL2 LPL2 LTM2 LLN2
Image

Refer to pages 68 - 75 of the PCGRIDDS32 Users Guide for addtional help with lables.

Good luck,

Kevin
andyg
Member
Posts: 42
Joined: Fri Jun 25, 2004 10:40 am

Post by andyg »

Kevin,

Thank you.
Post Reply