pySTEPS / pysteps

Python framework for short-term ensemble prediction systems.
https://pysteps.github.io/
BSD 3-Clause "New" or "Revised" License
441 stars 160 forks source link

Speed up reading of input files (e.g. NWP NetCDF files) #372

Open ladc opened 1 month ago

ladc commented 1 month ago

The nowcast spends a lot of time reading files. This can be made a lot more efficient.