Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
L1 pipeline
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Metis scientific pipeline
L1 pipeline
Commits
e32f7a2e
Commit
e32f7a2e
authored
3 years ago
by
Roberto Susino
Browse files
Options
Downloads
Patches
Plain Diff
Update versioning management
parent
111d4ac9
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
metis_l1_prep.pro
+2
-1
2 additions, 1 deletion
metis_l1_prep.pro
with
2 additions
and
1 deletion
metis_l1_prep.pro
+
2
−
1
View file @
e32f7a2e
...
@@ -86,7 +86,7 @@ pro metis_l1_prep
...
@@ -86,7 +86,7 @@ pro metis_l1_prep
;
definitions
for
the
primary
header
;
definitions
for
the
primary
header
;
version
of
the
fits
file
;
version
of
the
fits
file
version
=
string
(
input
.
l1_version
+
1
,
format
=
'(I02)'
)
version
=
string
(
input
.
l1_version
,
format
=
'(I02)'
)
;
creation
and
acquisition
times
in
utc
;
creation
and
acquisition
times
in
utc
...
@@ -283,6 +283,7 @@ pro metis_l1_prep
...
@@ -283,6 +283,7 @@ pro metis_l1_prep
fxaddpar
,
primary_header
,
'CREATOR'
,
'metis_l1_prep.pro'
fxaddpar
,
primary_header
,
'CREATOR'
,
'metis_l1_prep.pro'
fxaddpar
,
primary_header
,
'VERS_SW'
,
input
.
sw_version
fxaddpar
,
primary_header
,
'VERS_SW'
,
input
.
sw_version
fxaddpar
,
primary_header
,
'VERS_CAL'
,
cal_pack
.
version
,
'Version of the calibration package'
,
after
=
'VERS_SW'
fxaddpar
,
primary_header
,
'VERS_CAL'
,
cal_pack
.
version
,
'Version of the calibration package'
,
after
=
'VERS_SW'
fxaddpar
,
primary_header
,
'VERSION'
,
version
fxaddpar
,
primary_header
,
'OBSRVTRY'
,
'Solar Orbiter'
,
'Satellite name'
,
before
=
'INSTRUME'
fxaddpar
,
primary_header
,
'OBSRVTRY'
,
'Solar Orbiter'
,
'Satellite name'
,
before
=
'INSTRUME'
fxaddpar
,
primary_header
,
'TELESCOP'
,
telescope
,
'Telescope that took the measurement'
,
before
=
'INSTRUME'
fxaddpar
,
primary_header
,
'TELESCOP'
,
telescope
,
'Telescope that took the measurement'
,
before
=
'INSTRUME'
fxaddpar
,
primary_header
,
'DETECTOR'
,
detector
,
'Subunit/sensor'
,
before
=
'DATAMIN'
fxaddpar
,
primary_header
,
'DETECTOR'
,
detector
,
'Subunit/sensor'
,
before
=
'DATAMIN'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment