From b4bb41b5248004e526eeee1cb34ec4790633cf0f Mon Sep 17 00:00:00 2001 From: "Alexander Drozdov (Sasha)" Date: Mon, 29 Jan 2024 16:09:30 -0800 Subject: [PATCH] Shpinx documentation updated. Added functions from rbspice_lib. --- docs/source/rbsp.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/rbsp.rst b/docs/source/rbsp.rst index f9b54376..8e620d7a 100644 --- a/docs/source/rbsp.rst +++ b/docs/source/rbsp.rst @@ -1,6 +1,6 @@ Van Allen Probes (RBSP) ======================================================================== -The routines in this module can be used to load data from the Van Allen Probes (RBSP) mission. +The routines in this module can be used to load and process data (in case of RBSPICE) from the Van Allen Probes (RBSP) mission. Electric and Magnetic Field Instrument Suite and Integrated Science (EMFISIS) @@ -68,7 +68,9 @@ Example :align: center :class: imgborder +.. autofunction:: pyspedas.rbsp.rbspice_lib.rbsp_rbspice_pad +.. autofunction:: pyspedas.rbsp.rbspice_lib.rbsp_rbspice_pad_spinavg Energetic Particle, Composition, and Thermal Plasma Suite (ECT) - MagEIS ----------------------------------------------------------