Skip to content

Add coordinates to section

Patrick Wagner requested to merge add_coordinates_to_section into master

Added variables jj,ii,lat,lon with ji and latlon coordinates to the section output. An alternative would be to store tuples of coordinates to reduce the number of variables. This would require another dimension.

Merge request reports