rice-solar-physics / pydrad

Python tools for setting up HYDRAD runs and parsing output
https://pydrad.readthedocs.io
MIT License
4 stars 3 forks source link

Non-uniform grid interpolation #85

Open wtbarnes opened 4 years ago

wtbarnes commented 4 years ago

For the time-distance plots, we've interpolated onto a uniform grid thus far. @jwreep has suggested that we instead interpolate onto a grid composed of all of the possible unique positions of the grid cells so as to preserve all of information from the original grid resolution.