Skip to content
Snippets Groups Projects
Commit 807a3e87 authored by Roberto Susino's avatar Roberto Susino
Browse files

Add warning message for UV rad. calibration

parent 2ae385dc
Branches fix-issue-885
No related tags found
No related merge requests found
...@@ -166,6 +166,7 @@ pro metis_l2_prep_uv ...@@ -166,6 +166,7 @@ pro metis_l2_prep_uv
; update the comment and history keywords ; update the comment and history keywords
fxaddpar, primary_header, 'COMMENT', 'WARNING: UV radiometric calibration is still preliminary.'
fxaddpar, primary_header, 'COMMENT', 'Uncertainty matrix in the FITS extension is preliminary.' fxaddpar, primary_header, 'COMMENT', 'Uncertainty matrix in the FITS extension is preliminary.'
for k = 0, n_elements(history) - 1 do $ for k = 0, n_elements(history) - 1 do $
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment