Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SimAquaLife
GR3D
Commits
d76c2d2d
Commit
d76c2d2d
authored
Apr 22, 2021
by
patrick.lambert
Browse files
remove blank in export header
parent
ce74c732
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/analysis/AnalyseSpawnerFeatures.java
View file @
d76c2d2d
...
...
@@ -328,7 +328,7 @@ public class AnalyseSpawnerFeatures extends AquaNismsGroupProcess<DiadromousFish
result
[
0
][
1
]
=
"basin_name"
;
result
[
0
][
2
]
=
"latitude"
;
result
[
0
][
3
]
=
"mean_age_female"
;
// primiparous and multiparous
result
[
0
][
4
]
=
"mean_age
_male"
;
// primiparous and multiparous
result
[
0
][
4
]
=
"mean_age_male"
;
// primiparous and multiparous
result
[
0
][
5
]
=
"pct_primiparous"
;
int
i
=
1
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment