Hi! I just saw this project, and I'm wondering why exactly you felt xarray wasn't suitable for your use case?
In the readme xarray is mentioned, but it's not totally clear to me what xarray doesn't offer that you need?
We even have an in-progress project in xarray to split out a lightweight version of the xr.Variable object as an xr.NamedArray, which seems to be exactly what you're trying to build here.
I would love to see more collaboration between the (awesome) astropy stack and the xarray community, so please let us know if we can help here!
Hi! I just saw this project, and I'm wondering why exactly you felt xarray wasn't suitable for your use case?
In the readme xarray is mentioned, but it's not totally clear to me what xarray doesn't offer that you need?
We even have an in-progress project in xarray to split out a lightweight version of the
xr.Variableobject as anxr.NamedArray, which seems to be exactly what you're trying to build here.I would love to see more collaboration between the (awesome) astropy stack and the xarray community, so please let us know if we can help here!