Skip to content

To Do

Warning

While functional, rekx needs some 💜 to be able to properly crunch more data chunks!

  • Complete backend for rechunking, support for
    • NetCDF4
    • Xarray
    • nccopy
  • Simplify command line interface
    • merge "multi" commands to single/simple ones ?
    • make common-shape and validate options to shapes ?
    • clean non-sense suggest-alternative command or merge to suggest
    • merge reference-parquet to reference
    • as above, same for/with combine commands
    • does a sepatate select-fast make sense ?
    • review various select/read commands
  • Go through :
    • https://peps.python.org/pep-0314/
    • ?
  • Write clean and meaningful docstrings for each and every function
  • Pytest each and every (?) function
  • Packaging
  • Documentation
    • Use https://squidfunk.github.io/mkdocs-material/
    • Simple examples
      • Diagnose
      • Suggest
      • Rechunk
      • Kerchunk
      • Select (aka read)
        • From Xarray-supported datasets
        • From Kerchunk references
    • Tutorial
      • Rechunking and Kerchunking SARAH3 products
    • Add visuals to Concepts