@max-anu I'm a bit confused here: eba2531 I can't find the pull request but thought this was intended to plot on a regional crop but just noticed it is converting to 3D so how is this different to earth_2d_plot ? I think we need to remove this or merge the two functions. A function for plotting a surface when using regional crops would be useful (when vis is in lat/lon/alt coords rather than 3D cartesian).
It could be a lot better to track whether we are using 3D or 2.5D coords in a render, then we can have single functions to plot which check this flag and output in the correct coord system, I'll think about how to best do this.
@max-anu I'm a bit confused here: eba2531 I can't find the pull request but thought this was intended to plot on a regional crop but just noticed it is converting to 3D so how is this different to earth_2d_plot ? I think we need to remove this or merge the two functions. A function for plotting a surface when using regional crops would be useful (when vis is in lat/lon/alt coords rather than 3D cartesian).
It could be a lot better to track whether we are using 3D or 2.5D coords in a render, then we can have single functions to plot which check this flag and output in the correct coord system, I'll think about how to best do this.