Skip to content

Commit

Permalink
add qagrade to the RSR README.html
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Jul 19, 2024
1 parent 679c69b commit b1970bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/rsr_readme
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ echo " <tr><th scope='row'>Input Observations</th><td>$inobs</td></tr>"
echo " <tr><th scope='row'>Integration Time (s) [driver]</th><td>$itime</td></tr>"
echo " <tr><th scope='row'>220 GHz Opacity</th><td>$tau</td></tr>"
echo " <tr><th scope='row'>Date of Reduction</th><td>$reddate</td></tr>"
echo " <tr><th scope='row'>QA grade</th><td>$qagrade</td></tr>"
echo "</tbody></table>"

echo "<div class='row'>"
Expand Down

0 comments on commit b1970bf

Please sign in to comment.