iiasa / pysquirrel

MIT License
6 stars 1 forks source link

Rename unit to region #17

Closed phackstock closed 3 months ago

phackstock commented 4 months ago

I would change the variable name unit in here:

https://github.com/iiasa/pysquirrel/blob/5d8005389d78f42a65863c3b175f879684d58643/src/pysquirrel/core.py#L123-L144

to region. Especially in the context of IAMC data we use unit to mean a physical unit. Since you are reading in regions, I think using region would be more logical and easier to read.