grumbiner / ENIAC

The ENIAC numerical weather prediction model and challenge
Apache License 2.0
0 stars 1 forks source link

Initial Conditions #3

Open grumbiner opened 3 years ago

grumbiner commented 3 years ago

Tool(s) to extract initial conditions from GDAS for challenge1 and set stage for doing so for challenge2.

grumbiner commented 3 years ago

ic.f90 creates initial conditions identical to the original ENIAC model

get_ic.sh pulls 500 mb heights from the GDAS on a 0.25 degree lat-long grid. Doesn't, yet, specialize to the ENIAC grid.