Philip Hackstock
Philip Hackstock
Agreed on the strategy of nice, small PRs. @dc-almeida, in this case you should edit the description of #419 and remove the "closes" as otherwise this issue will be closed...
Since #407 is merged, I'd say we can close this issue. Thanks @korsbakken.
> Because int-values can't be saved to a database? Correct, ORACLE throws an error if you're trying to save the numeric value `inf`. Every now and then a user tries...
Looks very good to me, would be happy to implement it like this. If we wanted (which I'm not sure we do) we could try to make the syntax of...
@danielhuppmann fair point about the variable. Regarding your point on having a use case where the variable is not the main dimension I'm not sure if we'd want to put...
@danielhuppmann, I like the idea. We could and probably should encourage this for all future post-processing steps. Each step should come with it's own set of defined output variables.
Ah yes, this should be a one-liner (ish). This should be a pydantic setting to disallow additional attributes. This way we should be able to catch this type of mistake.
Ah good catch.