ladybug-blender
ladybug-blender copied to clipboard
JSON doesn't include default value?
https://github.com/ladybug-tools/ladybug-grasshopper/blob/master/ladybug_grasshopper/json/LB_Direct_Sun_Hours.json#L58-L64
Shouldn't there be a default value? Ping @mostaphaRoudsari and @chriswmackey
Another example?
https://github.com/ladybug-tools/ladybug-grasshopper/blob/master/ladybug_grasshopper/json/LB_Analysis_Period.json#L52-L77
Ideally there should be one but I think @chriswmackey is relying on the default values in the Python libraries and doesn't expose them inside Grasshopper. This should be an easy fix. We should probably transfer this issue to the other repository.