bifacial_radiance icon indicating copy to clipboard operation
bifacial_radiance copied to clipboard

Allow removal of entries from module.json

Open cdeline opened this issue 3 years ago • 1 comments

Right now module.json is growing and not easy to pare down. We should have functions that let you interact with this data file.

cdeline avatar Feb 02 '22 18:02 cdeline

One important function will be to just clean-slate the json. I keep running into ways to break it (now it was a name with a comma)

Also --- it'd be great to be able to copy modules, and modify specific variables without running the full command. i.e. mymodule.set_attribute('zgap', newZgapvalue)

shirubana avatar Feb 22 '22 14:02 shirubana