pangeo-forge / pangeo-forge-recipes

Python library for building Pangeo Forge recipes.

Home Page:https://pangeo-forge.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document rechunking logic and clarify terminology

jbusecke opened this issue · comments

Splitting this out of the large #715 as a separate issue.

image
          FWIW I think it would be helpful to keep working on a schematic like the one above and label the following terms in there:
  • Files
  • Fragments
  • Sub-Fragments
  • Groups (of fragments)
  • Target chunks

I might have missed/double counted some terms, but having those enumerated might help with future debugging/refactoring.

Originally posted by @jbusecke in #715 (comment)