WSL/SLF GitLab Repository
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
inishell
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
snow-models
inishell
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a2be7edd3dfb0fe688e4c527ea6db304f68adf32
Select Git revision
Selected
a2be7edd3dfb0fe688e4c527ea6db304f68adf32
Branches
3
master
default
protected
backports_2.1.0
release_test
Tags
11
v2.1.1
v2.1.0
v2.0.8
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.3beta
v2.0.2beta
v2.0.1beta
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Dec
9
8
7
6
3
2
1
30
Nov
12
10
5
4
3
12
Oct
7
25
Sep
15
13
12
7
6
2
17
Aug
16
11
7
23
Jun
22
18
7
6
5
31
May
30
29
28
27
26
25
18
19
Apr
8
14
Mar
11
10
8
6
1
24
Feb
23
22
21
8
5
2
1
31
Jan
30
29
28
24
22
21
20
19
18
16
Dec
14
10
9
8
3
1
25
Nov
23
18
16
12
11
2
29
Oct
28
19
2
1
30
Sep
29
28
25
17
14
11
10
2
1
31
Aug
30
29
20
19
12
6
5
4
24
Jul
22
21
17
14
4
1
30
Jun
24
28
May
27
26
22
19
15
14
13
12
11
7
4
1
28
Apr
27
24
23
16
5
1
31
Mar
26
24
21
20
19
18
17
13
11
10
9
8
7
6
5
4
3
2
1
The version number macro was not working anymore
Better handling of the MeteoIO packaging
Added missing cmake files
Added more acdd fields, changed some of the input box widths
Now trying to pack MeteoIO with Inishell...
More fixes for the packaging on Mac
Fixed warnings provided by CLang on osX
Improved the location of the resources files
Improvements to the Windows packaging
More work on the packaging
Version version of the packaging.
Fix for compiling on Windows
Removed a file that should not be committed (cmake-generated file) and fixed two memory leaks
Fixing some warnings revealed by the new debug compilation flags
Better cmake support with various compilation profiles and targets
Added SPDX licence identifiers
More improvements to cmake
Added a distclean target
Finally, porting Inishell from qmake to cmake!
So far, only the PathView widget do not store the last user entry in the settings.
The user inputs in the workflow start to be saved in the settings, per application
Minor tweaks to the regex in order to tolerate the '+' character in section and key names
Minor documentation improvement that might have a major effect!
Added some missing operators to the arithmetic filter FilterMath
More work on the ACDD fields
Added support for more acdd fields
Added more ACDD fields
Documentation improvements
Fixed a validation expression for SMET outputs
Renamed one smet output key (versioning) and added validation regex to the coordinate systems parameters
DMS WGS84 coordinates are now supported as well as decimal WGS84 (ie with a call to geohack)
Better handling of d/min/sec WGS84 coordinates
Added the MeteoBlue plugin, fixed a bug in 1d grids interpolations
Added the new SMET option to append the creation date to the filename when writing data out
Now full support for all coordinates specifications supported by MeteoIO
providing coordinates as xy() was not supported.
Added the new option to the USER patial interpolation algorithm
Added the new CSV_ONLY_LINES option and restructured this kind of options into a new "Data parsing restrictions" frame
Merge branch 'master' of https://gitlabext.wsl.ch/snow-models/inishell
Added the new CSV_PURGE_CHARS options replacing the previous CSV_DEQUOTE option
Loading