nasa / Kamodo

Other
50 stars 25 forks source link

Update swmfgm_4D.py #118

Closed lrastaet closed 1 year ago

lrastaet commented 1 year ago

Prepare var_data outside the interp() function so it is only executed once for each output time read and quantity interpolated. This makes interpolations perform at the intended speed.