Willem Deconinck
Willem Deconinck
Thanks @tom-j-h for this nice work! It will be very useful. > I've used the name get_grid_copy(), since BlockStructuredColumns and StructuredColumns already have a grid() method and this would cause...
Hi @marcosbento do you have free cycles to spend on this?
Hi @reuterbal @marcosbento has fixed this now and merged in develop. Please, could you check if it is all OK to make sure and then close this issue?
Hi @lewisn-met this looks like a very nice feature and I'd be happy to see this be developed!
Thanks @lewisn-met for this contribution. I am wondering in how far there is overlap with the [ConvexSphericalPolygon](https://github.com/ecmwf/atlas/blob/develop/src/atlas/util/ConvexSphericalPolygon.h) which is used in the "ConservativeSphericalPolygon" interpolation, and if missing functionality can be...
> On a slightly unrelated note, I notice that the linux intel-classic ci and gnu-14 ci are are currently failing for this PR. These failures seem to be related to...
I have followed up on my hunch, and reverting the CI to use "eigen@3" seems to fix the compilation. I have added this fix to develop and a 0.44.1 hotfix...
Raising the cmake minimum required may need coordination with @iainrussell . Iain, could you advise?
This is causing some unexpected error at the moment with nvidia/22.11 on the HPC CI, so should not be merged yet until understood. ``` + srun -n 4 -c 1...
> This is causing some unexpected error at the moment with nvidia/22.11 on the HPC CI, so should not be merged yet until understood. A workaround in atlas has been...