wxstall / GridsSimp

0 stars 0 forks source link

Loading elements #15

Closed wxmanted closed 6 years ago

wxmanted commented 6 years ago

When starting GridsSimp it will load foundation grids:

T, Td, MaxT, MinT, Sky, Wind, WindGust, Visibility, Wx, PoP, PoP12, QPF, SnowAmt, StormTotalSnow, SnowLevel, IceAccum, Hazards

On step 2 it loads the PoT grids as you have them...

After the completion of Step 3 (end of GridsSimp) it loads the Public Weather Element Group. If Aviation was selected at the beginning it loads the Aviation Element Group.

wxmanted commented 6 years ago

If aviation is selected at the beginning we probably would add all the following foundation aviation elements: LLWS, LLWSHgt, CloudBasePrimary, CloudBaseSecondary, CloudBaseConditional, Ceiling, and VisibilityConditional...in addition to all the grids above.

(You can worry about this stuff later...)

wxstall commented 6 years ago

Partial completion for 0.1.3. Aviation elements have been merged with open DAS ticket https://github.com/wxstall/GridsSimp/issues/9

Latest update will load grids properly at each step and load the Restore database with Fcst database grids during step 2.