Skip to content

Can s2dv_cube return the attributes first/last latitude and longitude?

Hello,

For CSDownscale, it would be good if 's2dv_cube' could return the attributes attr(mod$lon, "first_lon"), attr(mod$lon, "last_lon"), attr(mod$lat, "first_lat") and attr(mod$lat, "last_lat").

If you finally implement this, please consider that the first (last) latitude/longitude might not be the first (last) element in mod$lat or mod$lon.

Thanks in advance.

Jaume