harphub / harpIO

IO functions for HARP
https://harphub.github.io/harpIO/
Other
6 stars 17 forks source link

Memory use for long conversion to sqlite operations #53

Open andrew-MET opened 3 years ago

andrew-MET commented 3 years ago

It appears that when doing long conversions of vfld data to sqlite for large ensembles (IFSENS - 51 members), memory can become an issue.

See http://adv-r.had.co.nz/memory.html for profiling method.