pyam icon indicating copy to clipboard operation
pyam copied to clipboard

refactor API of upper and lower bounds for check

Open danielhuppmann opened this issue 7 years ago • 0 comments

suggested by @marek-iiasa:

in functions like validate(), to avoid ambiguity, consider four keywords for low/upp bounds, e.g. lt [less-than], le [less-or equal], ge, gt (alternatively, for those not familiar with latex: <, <=, >=, > ).

danielhuppmann avatar Sep 28 '18 11:09 danielhuppmann