Daniil
Daniil
I guess I see these options so far: 1) Additionally to all smaller bits of data used in web UI, save data for each monitor into separate files, which could...
> For 3. it seems most ideal, but is it possible to do the unpacking/merging on server side? (downloading a large number of small files probably has performance issue I...
- I think we will have to iterate on naming a few times. My current suggestion would be: `semiconductor_dev/` -> `device/` `semicon_dev_spec` -> `charge_spec` `AbstractSemiConDevSpec` -> `AbstractChargeSpec` `InsulatingSpec` -> `InsulatorSpec`...
> Is it ok for me to convert this PR a "draft" or is it officially ready for review? > > > (note, we just tend to do this for...
yeah, I agree, I think option 2 is good. Are you thinking of filtering as elimination of modes (threshold for loss, threshold for volume, etc) or reordering of them (order...
> Sorry another question @tylerflex: it seems that allowing a simulation field to be the union of a basic type (e.g. bool in `subpixel` and float in `run_time`) and a...