diff --git a/CHANGELOG.md b/CHANGELOG.md index d8b5294..8554592 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ This project adheres to [Semantic Versioning](https://semver.org/). * Fixed error in mock downloading F10.7 prelim files * Fixed combine_kp to consider desired time limits and fill values when loading the standard dataset + * Updated controlled information statement for clarity and accuracy [0.2.0] - 2024-08-30 -------------------- diff --git a/docs/index.rst b/docs/index.rst index c927597..965b286 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -22,8 +22,10 @@ indices as pysat.Instrument objects. acknowledgements.rst -.. admonition:: DISTRIBUTION STATEMENT A: Approved for public release. - Distribution is unlimited. +.. admonition:: Review Status for Classified or Controlled Information by NRL + + DISTRIBUTION STATEMENT A: Approved for public release. + Distribution is unlimited. diff --git a/pysatSpaceWeather/instruments/ace_epam.py b/pysatSpaceWeather/instruments/ace_epam.py index a895fd1..0fae69d 100644 --- a/pysatSpaceWeather/instruments/ace_epam.py +++ b/pysatSpaceWeather/instruments/ace_epam.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/ace_mag.py b/pysatSpaceWeather/instruments/ace_mag.py index fbf874d..c202523 100644 --- a/pysatSpaceWeather/instruments/ace_mag.py +++ b/pysatSpaceWeather/instruments/ace_mag.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/ace_sis.py b/pysatSpaceWeather/instruments/ace_sis.py index 405ab18..dee11f5 100644 --- a/pysatSpaceWeather/instruments/ace_sis.py +++ b/pysatSpaceWeather/instruments/ace_sis.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/ace_swepam.py b/pysatSpaceWeather/instruments/ace_swepam.py index e6a164c..1eefe82 100644 --- a/pysatSpaceWeather/instruments/ace_swepam.py +++ b/pysatSpaceWeather/instruments/ace_swepam.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/methods/ace.py b/pysatSpaceWeather/instruments/methods/ace.py index 5e11e2b..d48aed1 100644 --- a/pysatSpaceWeather/instruments/methods/ace.py +++ b/pysatSpaceWeather/instruments/methods/ace.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/methods/auroral_electrojet.py b/pysatSpaceWeather/instruments/methods/auroral_electrojet.py index 2c0b179..78d5297 100644 --- a/pysatSpaceWeather/instruments/methods/auroral_electrojet.py +++ b/pysatSpaceWeather/instruments/methods/auroral_electrojet.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/methods/dst.py b/pysatSpaceWeather/instruments/methods/dst.py index b4831a6..928bb42 100644 --- a/pysatSpaceWeather/instruments/methods/dst.py +++ b/pysatSpaceWeather/instruments/methods/dst.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/methods/f107.py b/pysatSpaceWeather/instruments/methods/f107.py index d4ae7a4..0596a8c 100644 --- a/pysatSpaceWeather/instruments/methods/f107.py +++ b/pysatSpaceWeather/instruments/methods/f107.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/methods/general.py b/pysatSpaceWeather/instruments/methods/general.py index 673d96c..aae2afe 100644 --- a/pysatSpaceWeather/instruments/methods/general.py +++ b/pysatSpaceWeather/instruments/methods/general.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/methods/gfz.py b/pysatSpaceWeather/instruments/methods/gfz.py index 2d5ad55..1d87fb6 100644 --- a/pysatSpaceWeather/instruments/methods/gfz.py +++ b/pysatSpaceWeather/instruments/methods/gfz.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/methods/kp_ap.py b/pysatSpaceWeather/instruments/methods/kp_ap.py index c28bdb0..8c27040 100644 --- a/pysatSpaceWeather/instruments/methods/kp_ap.py +++ b/pysatSpaceWeather/instruments/methods/kp_ap.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/methods/lasp.py b/pysatSpaceWeather/instruments/methods/lasp.py index a3ddfaf..8d2a6cc 100644 --- a/pysatSpaceWeather/instruments/methods/lasp.py +++ b/pysatSpaceWeather/instruments/methods/lasp.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/methods/lisird.py b/pysatSpaceWeather/instruments/methods/lisird.py index 5832749..94a1840 100644 --- a/pysatSpaceWeather/instruments/methods/lisird.py +++ b/pysatSpaceWeather/instruments/methods/lisird.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/methods/swpc.py b/pysatSpaceWeather/instruments/methods/swpc.py index 9e6431c..f65ec82 100644 --- a/pysatSpaceWeather/instruments/methods/swpc.py +++ b/pysatSpaceWeather/instruments/methods/swpc.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_ae.py b/pysatSpaceWeather/instruments/sw_ae.py index 73d2db4..4178738 100644 --- a/pysatSpaceWeather/instruments/sw_ae.py +++ b/pysatSpaceWeather/instruments/sw_ae.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_al.py b/pysatSpaceWeather/instruments/sw_al.py index 72f07ed..3d93f01 100644 --- a/pysatSpaceWeather/instruments/sw_al.py +++ b/pysatSpaceWeather/instruments/sw_al.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_ap.py b/pysatSpaceWeather/instruments/sw_ap.py index f87562f..a5fdcac 100644 --- a/pysatSpaceWeather/instruments/sw_ap.py +++ b/pysatSpaceWeather/instruments/sw_ap.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_apo.py b/pysatSpaceWeather/instruments/sw_apo.py index be5f139..c8b58dc 100644 --- a/pysatSpaceWeather/instruments/sw_apo.py +++ b/pysatSpaceWeather/instruments/sw_apo.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_au.py b/pysatSpaceWeather/instruments/sw_au.py index 4c49085..3100995 100644 --- a/pysatSpaceWeather/instruments/sw_au.py +++ b/pysatSpaceWeather/instruments/sw_au.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_cp.py b/pysatSpaceWeather/instruments/sw_cp.py index 009e9f0..d462fde 100644 --- a/pysatSpaceWeather/instruments/sw_cp.py +++ b/pysatSpaceWeather/instruments/sw_cp.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_dst.py b/pysatSpaceWeather/instruments/sw_dst.py index 6d6fc40..d132bba 100644 --- a/pysatSpaceWeather/instruments/sw_dst.py +++ b/pysatSpaceWeather/instruments/sw_dst.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_f107.py b/pysatSpaceWeather/instruments/sw_f107.py index e2ec995..f7f4acb 100644 --- a/pysatSpaceWeather/instruments/sw_f107.py +++ b/pysatSpaceWeather/instruments/sw_f107.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_flare.py b/pysatSpaceWeather/instruments/sw_flare.py index 78870e0..9b195be 100644 --- a/pysatSpaceWeather/instruments/sw_flare.py +++ b/pysatSpaceWeather/instruments/sw_flare.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_hpo.py b/pysatSpaceWeather/instruments/sw_hpo.py index 9db5a1c..9b0f5ba 100644 --- a/pysatSpaceWeather/instruments/sw_hpo.py +++ b/pysatSpaceWeather/instruments/sw_hpo.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_kp.py b/pysatSpaceWeather/instruments/sw_kp.py index f8a331c..b17e5a8 100644 --- a/pysatSpaceWeather/instruments/sw_kp.py +++ b/pysatSpaceWeather/instruments/sw_kp.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_mgii.py b/pysatSpaceWeather/instruments/sw_mgii.py index 2dc766e..3df953c 100644 --- a/pysatSpaceWeather/instruments/sw_mgii.py +++ b/pysatSpaceWeather/instruments/sw_mgii.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_polarcap.py b/pysatSpaceWeather/instruments/sw_polarcap.py index 7739ff1..d16857f 100644 --- a/pysatSpaceWeather/instruments/sw_polarcap.py +++ b/pysatSpaceWeather/instruments/sw_polarcap.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_sbfield.py b/pysatSpaceWeather/instruments/sw_sbfield.py index 352dcbf..5e1d067 100644 --- a/pysatSpaceWeather/instruments/sw_sbfield.py +++ b/pysatSpaceWeather/instruments/sw_sbfield.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_ssn.py b/pysatSpaceWeather/instruments/sw_ssn.py index 81f6e9c..ba92289 100644 --- a/pysatSpaceWeather/instruments/sw_ssn.py +++ b/pysatSpaceWeather/instruments/sw_ssn.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/instruments/sw_stormprob.py b/pysatSpaceWeather/instruments/sw_stormprob.py index aec1fde..dff151d 100644 --- a/pysatSpaceWeather/instruments/sw_stormprob.py +++ b/pysatSpaceWeather/instruments/sw_stormprob.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/tests/test_instruments.py b/pysatSpaceWeather/tests/test_instruments.py index a1c0355..d28b2e9 100644 --- a/pysatSpaceWeather/tests/test_instruments.py +++ b/pysatSpaceWeather/tests/test_instruments.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/tests/test_methods_ace.py b/pysatSpaceWeather/tests/test_methods_ace.py index ef92e28..ac4f639 100644 --- a/pysatSpaceWeather/tests/test_methods_ace.py +++ b/pysatSpaceWeather/tests/test_methods_ace.py @@ -3,6 +3,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/tests/test_methods_ae.py b/pysatSpaceWeather/tests/test_methods_ae.py index 705330e..ed3e8c1 100644 --- a/pysatSpaceWeather/tests/test_methods_ae.py +++ b/pysatSpaceWeather/tests/test_methods_ae.py @@ -3,6 +3,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/tests/test_methods_f107.py b/pysatSpaceWeather/tests/test_methods_f107.py index 812e95f..7abdf0a 100644 --- a/pysatSpaceWeather/tests/test_methods_f107.py +++ b/pysatSpaceWeather/tests/test_methods_f107.py @@ -3,6 +3,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/tests/test_methods_general.py b/pysatSpaceWeather/tests/test_methods_general.py index bac18e2..cbd9d9c 100644 --- a/pysatSpaceWeather/tests/test_methods_general.py +++ b/pysatSpaceWeather/tests/test_methods_general.py @@ -3,6 +3,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/tests/test_methods_gfz.py b/pysatSpaceWeather/tests/test_methods_gfz.py index dfdb8fb..5e23dad 100644 --- a/pysatSpaceWeather/tests/test_methods_gfz.py +++ b/pysatSpaceWeather/tests/test_methods_gfz.py @@ -3,6 +3,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/tests/test_methods_kp.py b/pysatSpaceWeather/tests/test_methods_kp.py index f6d2165..7a825ee 100644 --- a/pysatSpaceWeather/tests/test_methods_kp.py +++ b/pysatSpaceWeather/tests/test_methods_kp.py @@ -3,6 +3,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ---------------------------------------------------------------------------- diff --git a/pysatSpaceWeather/tests/test_methods_lisird.py b/pysatSpaceWeather/tests/test_methods_lisird.py index 75a2c39..f5490b8 100644 --- a/pysatSpaceWeather/tests/test_methods_lisird.py +++ b/pysatSpaceWeather/tests/test_methods_lisird.py @@ -4,6 +4,8 @@ # Full author list can be found in .zenodo.json file # DOI:10.5281/zenodo.3986138 # +# Review Status for Classified or Controlled Information by NRL +# ------------------------------------------------------------- # DISTRIBUTION STATEMENT A: Approved for public release. Distribution is # unlimited. # ----------------------------------------------------------------------------