Open bmorris3 opened 4 years ago
Changing the data from float64 to float32 doesn't help. Shortening the data set may help.
Activating partition_lons
seems to solve the problem after introducing an absolute lower radius bound of 1e-6
.
Summary of diagnostic runs:
Number of LC points | Success/fail |
---|---|
4000 | Fail |
2000 | Success |
1300 | Success |
Error of the day:
Seems to be related to pickling large objects. Might be relevant discussion here.