diff --git a/pysatNASA/instruments/timed_saber.py b/pysatNASA/instruments/timed_saber.py index dc3ec1be..5859dbfa 100644 --- a/pysatNASA/instruments/timed_saber.py +++ b/pysatNASA/instruments/timed_saber.py @@ -18,6 +18,8 @@ Note ---- +Note on Temperature Errors: https://saber.gats-inc.com/temp_errors.php + SABER "Rules of the Road" for DATA USE Users of SABER data are asked to respect the following guidelines @@ -43,8 +45,6 @@ """ -# Note on Temperature Errors: https://saber.gats-inc.com/temp_errors.php - import datetime as dt import functools