Problems with new shear parameters

Discuss any other weather software not covered above, including data feeds, weather web pages, and more!
Post Reply
ncwxman
Senior Member
Posts: 128
Joined: Sat Aug 07, 2004 12:57 am
Location: North Carolina

Problems with new shear parameters

Post by ncwxman »

Jeff,

I am having trouble getting some of the new shear parameters to plot.

For example, the program hangs when I run the following macro:

Code: Select all

loop
plan
map
FHOR
LNDF
LFO1 LFD1 LMN1
LLL2 LPL2 LTM2 LLN2
06km
blks CLR2&
txt3 BULK SHEAR 0 - 6 km
endl
The same happens when trying to work with the BRCH - Bulk Richardson Number parameter.

Kevin
jkrob
Senior Member
Posts: 300
Joined: Fri Jun 25, 2004 11:42 pm
Contact:

Post by jkrob »

Kevin,

Looking over things, I thought I had picked up those commands but I think they got left out. Thanks for the heads-up & I'll look into it.

Jeff
jkrob
Senior Member
Posts: 300
Joined: Fri Jun 25, 2004 11:42 pm
Contact:

Post by jkrob »

Kevin,

The problems are fixed & will be included in the next Beta release on 09-15-2005.

One other note; The command string you used will not work with these new commands. Instead of:

06km
blks CLR2&

it should be:

blks 06km CLR2&

The control flags for the convection & shear parameters MUST follow immediately after the command (or...come immediately before...if you are talking about the right-to-left processing scheme). If they are placed on another line, they (the control flags) will be ignored.

Just something new to learn ;-)

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

Thanks

Post by ncwxman »

Jeff,

Thank you for the fix and for correcting me on the control flag being on the wrong line!

BTW, can you give me a hint of what you made mentione of in another post several weeks ago ---
I have some big news awaiting in the wing for what follows this next release but I'll hold off for now & let your mind wander about what it is.
My curiosity has gotten the best (or worst) of me :P

As always, Thank you!

Kevin
Post Reply