UT-Covid / episimlab

Framework for development of epidemiological models
https://ut-covid.github.io/episimlab/
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Refactor partition module in xarray #48

Closed ethho closed 2 years ago

ethho commented 2 years ago

Refactor the partition module to use math in xarray instead of Dataframe/Dataset munging (which is mostly column/index manipulation).

https://github.com/eho-tacc/episimlab/blob/d571332f365d4407500a42b044a6f876e669a75c/episimlab/partition/partition.py#L1