tjturnage / cloud-radar-server

Radar server in the cloud for NOAA computing project
MIT License
2 stars 2 forks source link

Add DCAPE to NSE placefile output #55

Closed lcarlaw closed 1 month ago

lcarlaw commented 1 month ago

This PR works in DCAPE as an addition to the NSE placefiles (and closes #53).

Because this involved changes to the meso lifting code/functions, running python cache_nse_funcs.py from within scripts/meso should be done again to cache the new cpython files for numba.

tjturnage commented 1 month ago

Thanks Lee. Was able to cache the new new files. 138.7s -> 15.4s loop difference!