"regridding" netCDF?
ping yang Thu, 18 Oct 2012 22:47:07 -0400
I want to do a transform (re-projection) from a Lambert Conformal Conic (grid, Daymet netCDF data) to Lat/lon grid. Has here someone already done this kind of transformation?
No, but I have done a reverse regridding (from lon-lat to LCC), which could be quite similar. See code @ https://github.com/TomRoche/GEIA_to_NetCDF esp https://github.com/TomRoche/GEIA_to_netCDF/blob/master/regrid.global.to.AQMEII.r HTH, Tom Roche <Tom_Roche at pobox.com>