Hi, all: I have 200 daily netcdf files. I want to regrid .nc files to 0.17 degrees but original 2.5 degrees. I have two concerns: 1. How do I loop through the regridding process using bilinear method? Can I lterp() or just re()? 2. How can I increase memory size allocation? Thank you. Yours, Joseph Basconcillo