TGSAI / mdio-python

Cloud native, scalable storage engine for various types of energy data.
https://mdio.dev/
Apache License 2.0
33 stars 12 forks source link

Function to rechunk single variables or batch variables from existing MDIO #368

Closed tasansal closed 6 months ago

tasansal commented 6 months ago

This PR allows users to rechunk MDIO datasets when needed.

Also added examples and documentation.