Interpolating map values with varying 'CellExtentInLatitude'
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mohammad Gohardoust
el 6 de Abr. de 2019
Comentada: Mohammad Gohardoust
el 16 de Abr. de 2019
Hi,
I am reading an EASE-Grid original map with 'cylindrical equal-area' projection and 'mapparalles' parameter of 30 degree. I have also the lat and lon at the center of each raster cell. I'd like to do interpolation at query lat and lon like in 'geointerp' but here the 'CellExtentInLatitude' is not a scalar and varries with latitude. To be able to use 'scatteredInterpolant' for interpolation I guess I need to transform lat and lon to Intrinsic coordinate first, but I am not sure how to do this. Any suggestion is highly appreciated.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!