in reply to Re: Interpolating data using pdl
in thread Interpolating data using pdl
Actually we have data only at few points. There is no invalid data.
What i'm trying to do is something like resizing a image. Suppose i have a 100x100 image and i want to resize it to 1000x1000.
To be precise, I have a world map, and a dataset for every 1.25 interval along both latitude and longitudes. Now I want to be able to interpolate the existing data, so that i can calculate the data at any point on the map.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Interpolating data using pdl
by thanos1983 (Parson) on Mar 15, 2017 at 11:46 UTC |