- 22 Feb, 2021 1 commit
-
-
Mathias Bavay authored
Added new ENABLE_XXX_FILTERING keys, code factorization in 1dinterpolations and new option for decimal dates in CSV plugin
-
- 01 Feb, 2021 1 commit
-
-
Mathias Bavay authored
-
- 14 Dec, 2020 1 commit
-
-
Mathias Bavay authored
renamed the undst filter into shift, removed time restrictions on the time filters (as this is not applicable)
-
- 01 Dec, 2020 1 commit
-
-
Mathias Bavay authored
-
- 01 Oct, 2020 1 commit
-
-
Mathias Bavay authored
-
- 25 Sep, 2020 1 commit
-
-
Mathias Bavay authored
And some mandatory parameters that were not tagged as such have been properly marked as mandatory
-
- 14 Sep, 2020 1 commit
-
-
Mathias Bavay authored
-
- 02 Sep, 2020 1 commit
-
-
Mathias Bavay authored
-
- 01 Sep, 2020 1 commit
-
-
Mathias Bavay authored
-
- 04 Jul, 2020 1 commit
-
-
Mathias Bavay authored
-
- 24 Jun, 2020 1 commit
-
-
Mathias Bavay authored
As well as some reformatting for some help texts
-
- 04 May, 2020 1 commit
-
-
Mathias Bavay authored
-
- 01 May, 2020 1 commit
-
-
Mathias Bavay authored
This is necesary for the packaging (it is much beter to have an "inishell-apps" folder in /usr/share than an "applications" folder)
-
- 28 Apr, 2020 1 commit
-
-
Mathias Bavay authored
And fixed an inconsistent option (between SUPPR on single parameters and on time).
-
- 27 Apr, 2020 1 commit
-
-
Mathias Bavay authored
When both a default value and precision=... where provided in the xml file, the precision was reset to the default precision. Now the default precision is reset to the XML provided precision. In order to give the user the required flexibility to enter the numeric values he/she wants to, precision specifications have been almost everywhere in the xml files (a few places still rely on the default settings because it makes sense). The units have also been added where possible.
-
- 16 Apr, 2020 1 commit
-
-
Michael Reisecker authored
-
- 05 Apr, 2020 1 commit
-
-
Michael Reisecker authored
For the Kalman filter this is not possible yet because of changes requiring anything entered in a Number's expression to be a complete formula.
-
- 01 Apr, 2020 3 commits
-
-
Mathias Bavay authored
-
Mathias Bavay authored
-
Mathias Bavay authored
-
- 20 Mar, 2020 1 commit
-
-
Michael Reisecker authored
Implement mechanism to translate custom syntax to tinyexpr before styling (so e. g. hardcoded substitutions are allowed exactly like in some filters)
-
- 19 Mar, 2020 1 commit
-
-
Mathias Bavay authored
This fixes issue 829 with MeteoIO's "*::EXCLUDE" kind of keys. Moreover, the new option for MeteoIO's deGrass filter has been included in the xml file.
-
- 10 Mar, 2020 1 commit
-
-
Mathias Bavay authored
Of course, this means that "performant=true" must be replaced by "pre-generate=false" for the same behavior.
-
- 07 Mar, 2020 3 commits
-
-
Michael Reisecker authored
-
Mathias Bavay authored
-
Mathias Bavay authored
Some filters had unnecessary constraints that have been removed. Some periods in seconds were expressed as a number and have been replaced by an expression for clarity.
-
- 05 Mar, 2020 2 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
'Alternative' panels. Better error messages. Now for nodes where we know that the performance saving workaround makes sense, we can explicitly set it in the attributes. By default, all children are built. Result: E. g. GEO_HEAT will be filled correctly even if it's not used because SNP_SOIL is FALSE (without having to state that it should work in the XML).
-
- 03 Mar, 2020 2 commits
-
-
Mathias Bavay authored
Moreover, one color used in meteoIO_filters has been tweaked to be more visible in dark theme
-
Michael Reisecker authored
Fix two subtle bugs where a wrong error would be displayed and in some situations the help could not be loaded via keyboard shortcut
-
- 02 Mar, 2020 1 commit
-
-
Michael Reisecker authored
They were left over from testing out GUI elements and may have been the oldest untouched INIshell code... now they are cleaner and less intrusive.
-
- 29 Feb, 2020 1 commit
-
-
Michael Reisecker authored
-
- 14 Feb, 2020 1 commit
-
-
Mathias Bavay authored
-
- 13 Feb, 2020 1 commit
-
-
Mathias Bavay authored
But still lots more to do!
-
- 11 Feb, 2020 1 commit
-
-
Michael Reisecker authored
-
- 06 Feb, 2020 1 commit
-
-
Mathias Bavay authored
Thanks to the includes, we are now much more granular. But more work is needed with better handling of defaults, more thoughts about colors and making sure all MeteoIO and Snowpack keys are represented.
-
- 06 Jan, 2020 2 commits
-
-
Michael Reisecker authored
Disable panels' context menus for grouping elements that could show up on a few pixels. Minor XML tweaks and (very) minor code optimization.
-
Michael Reisecker authored
Improve SNOWPACK stability corrections documentation, and a try to make a setup with very many filters more readable.
-
- 23 Dec, 2019 1 commit
-
-
Michael Reisecker authored
Another hotfix for propagating Replicator numbers... now, replace only the first occurrence of '#' so keys like 'TA::FILTER#::ARG#' work
-
- 21 Dec, 2019 1 commit
-
-
Michael Reisecker authored
-