79469713

Date: 2025-02-26 12:34:21
Score: 0.5
Natty:
Report link

You should have three steps :

xrds.rio.set_spatial_dims(x_dim='lon', y_dim='lat', inplace=True)
xrds.rio.write_grid_mapping(inplace=True)
xrds.rio.write_crs(crs, inplace=True)

This way, QGIS will understand the attached CRS.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: cyril