79642517

Date: 2025-05-28 15:18:20
Score: 1
Natty:
Report link

Yet other possible syntax are:

lon = arr1.lon

or

lon = arr1['lon']

apart from the already mentioned

lon = arr1.coords['lon']
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Divyansh Gupta