Add normal distribution inventories #31
Labels
good first issue
Good for newcomers
module: utils
Related to utility scripts
type: feature
Brand new functionality, features, pages, workflows, endpoints etc.
Add capability to create artificial inventories with normal distribution in addition to simple uniform distribution. Alternatively or additionally, implement more sophisticated distributions resembling realistic emission inventories.
in utils/create_artificial_inventories.py,
add ArtificialInventory.create_normal_dist(self)
The text was updated successfully, but these errors were encountered: