Open
Description
Is your feature request related to a problem?
It can be difficult to know what engines are available and where they come from. This could help with that.
Describe the solution you'd like
import xarray
xarray.list_engines()
Output:
Name | Description | Documentation
------------------------------------------------
rasterio | Open geospatial files (GeoTiff) | https://corteva.github.io/rioxarray
Describe alternatives you've considered
No response
Additional context
No response