zarr is a cloud native file format that works seamlessly with cloud platforms like s3, google cloud.
A simple utility that reads simulation generated data and converts it into zarr would be very useful to make simulation data "cloud ready".
Should be simple enough to implement. We already have utils that read data files into arrays and so on.
zarr is a cloud native file format that works seamlessly with cloud platforms like s3, google cloud.
A simple utility that reads simulation generated data and converts it into zarr would be very useful to make simulation data "cloud ready".
Should be simple enough to implement. We already have utils that read data files into arrays and so on.