Open
Description
🐛 Bug Report
@stephenworsley - When working with large source data and trying to generate a regridder am hitting TypeError: buffer is too small for requested array
How To Reproduce
Steps to reproduce the behaviour:
- Start a SPICE interactive session with 180GB memory (not actually necessary but gives sufficient overhead to prove this isn't a memory availability problem)
- module load scitools
- set: ulimit -u unlimited
- start python
- load in large source file (please contact separately for path)
- load in a C48 target cube
- generate regridder
- wait for traceback to be generated
Expected behaviour
regridder to be generated
Environment
- SPICE interactive
- scitools/default-current
esmf_regrid
version: 0.5.0
Additional context
We need to be able to regrid this particular large source file to a range of UGrid resolutions (target C896 for now) in order to generate ancillary files for starting LFRic. An example script and source files can be provided on request but am not able to advertise on a public repo.
Metadata
Metadata
Assignees
Type
Projects
Status
No status
Status
Todo