From 47448103147bfdb51e78652e97ba46684488fd02 Mon Sep 17 00:00:00 2001 From: Jeff Klenzing <19592220+jklenzing@users.noreply.github.com> Date: Thu, 7 Sep 2023 14:51:48 -0400 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Angeline Burrell --- docs/archival.rst | 2 +- docs/examples.rst | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/archival.rst b/docs/archival.rst index 9c02a932..46de4910 100644 --- a/docs/archival.rst +++ b/docs/archival.rst @@ -1,7 +1,7 @@ Building data files for archival at NASA SPDF ============================================= -The codes and routines at pysatNASA are designed for end-users of NASA data +The codes and routines at :py:mod:`pysatNASA` are designed for end-users of NASA data products. However, pysat in general has also been used to build operational instruments for generating archival data to be uploaded to the Space Physics Data Facility (SPDF) at NASA. diff --git a/docs/examples.rst b/docs/examples.rst index df897a6b..a2062741 100644 --- a/docs/examples.rst +++ b/docs/examples.rst @@ -6,4 +6,3 @@ tools .. toctree:: examples/ex_init.rst -