in reply to Re^5: Interpolating data using pdl
in thread Interpolating data using pdl
I'm able to use your solution. When I try to initiate a piddle with zeroes(5400,2700) it works fine, but zeroes(21600,10800) doesn't work. It shows an error as Probably false alloc of over 1Gb PDL! (set $PDL::BIGPDL = 1 to enable). I tried setting $PDL::BIGPDL=1, but then it crashes. How can we solve this?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Interpolating data using pdl
by vr (Curate) on Mar 16, 2017 at 08:43 UTC | |
by etj (Priest) on May 10, 2022 at 15:23 UTC |