Closed huard closed 2 years ago
Related PR: https://github.com/Ouranosinc/pavics-sdi/pull/221
Running finch.subset
using our THREDDS-housed data and a PAVICS-based finch is incredibly slow. Using a locally running instance of finch, the only bottleneck is my internet connection when collecting the data, but otherwise it all runs very fast. My feeling is it might be a network issue.
Running
finch.subset
using our THREDDS-housed data and a PAVICS-based finch is incredibly slow.
FYI, we currently have a slow Twitcher/Magpie problem (https://github.com/bird-house/twitcher/issues/97) and a low I/O problem (https://github.com/bird-house/birdhouse-deploy/pull/122#issuecomment-773477708) on PAVICS in prod.
This has possibly many explanations.
This should hopefully be improved with the new clisops release.
Description
Defining a 500 km² watershed and then trying to compute ERA5 average on it (tolerance=.1) is extremely slow (one month of data). Never had the patience to let it finish.