Skip to content

Commit

Permalink
Add temperature attribute to ATAOS applyCorrection
Browse files Browse the repository at this point in the history
  • Loading branch information
gmegh committed Sep 8, 2024
1 parent a16574f commit 205299c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/news/interface_changes/DM-46190.ataos.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add temperature attribute to ATAOS_command_applyCorrection.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,13 @@
<Units>degree</Units>
<Count>1</Count>
</item>
<item>
<EFDB_Name>temperature</EFDB_Name>
<Description>Temperature at the time of the correction.</Description>
<IDL_Type>double</IDL_Type>
<Units>degree_Celsius</Units>
<Count>1</Count>
</item>
</SALCommand>
<SALCommand>
<Subsystem>ATAOS</Subsystem>
Expand Down

0 comments on commit 205299c

Please sign in to comment.