Thank you, Charlie! It worked for me with slight modification: ncremap -G latlon=72,144#lat_typ=uni#lon_typ=grn_wst -g ~/grd_72x144.nc ncremap -G latlon=181,360#lat_typ=cap#lon_typ=grn_ctr -g ~/grd_181x360.nc ncremap -R '--rgr lat_nm=Y#lon_nm=X#lat_dmn_nm=Y#lon_dmn_nm=X' --grd_src=${HOME}/grd_181x360.nc --grd_dst=${HOME}/grd_72x144.nc mean_f.nc mean_regrid.nc
I'm trying to regrid some forecasts from the IRI Data Library (sample posted at https://nirkrakauer.net/misc/mean_f.nc ) using ncremap --alg_typ=ncoaave -R "--rgr lat_nm=Y --rgr lon_nm=X" -G latlon=181,360#lat_typ=cap#lon_typ=grn_ctr -g latlon=72,144#lat_typ=uni#lon_typ=grn_wst mean_f.nc mean_regrid.nc and the result is Input #00: mean_f.nc ncks: ERROR nco_grd_nfr() unable to identify latitude and/or longitude variable. HINT: Potential causes and workarounds for this include: 1. Coordinate variables...
odepkg updated to match new Octave API's
Added tag 1.6.2 for changeset 6bc28a056815
communications-1.2.5
splines-1.3.5
Thanks @lostbard I'll fix those for the next minor release.
communications-1.2.5