[MacPorts] #70542: Zarr-Python on MacPorts?

MacPorts noreply at macports.org
Tue Aug 13 14:35:38 UTC 2024


#70542: Zarr-Python on MacPorts?
----------------------+-----------------------
 Reporter:  ogourgue  |      Owner:  (none)
     Type:  request   |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:  2.10.0
 Keywords:            |       Port:  py-xarray
----------------------+-----------------------
 I am using Python and Xarray from MacPorts, which work very well. Many
 thanks for the amazing work by the maintainers and the community. However,
 I would like to use the function open_zarr from Xarray
 (https://docs.xarray.dev/en/stable/generated/xarray.open_zarr.html), but
 it does not work because Zarr-Python
 (https://zarr.readthedocs.io/en/stable/) is not installed. To reproduce
 the error in Python:

 {{{
 import xarray
 ds = open_zarr('')
 }}}

 Would that be possible to have Zarr-Python on MacPorts (either as part of
 Xarray or as separate port). Thank you for your help!

-- 
Ticket URL: <https://trac.macports.org/ticket/70542>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list