From 0012ab5a9807555ced37567c3225eba704870ff7 Mon Sep 17 00:00:00 2001 From: dwest77 Date: Thu, 15 Feb 2024 09:39:38 +0000 Subject: [PATCH] Fixed bypass typo --- docs/source/index.rst | 2 +- docs/source/start.rst | 75 ++++++++++++++++++++++++++++++++++++++++++- group_run.py | 5 ++- 3 files changed, 77 insertions(+), 5 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index a2257e1..c0d52d6 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -38,8 +38,8 @@ Ingest/Catalog files :caption: Contents: Getting Started - Running the Pipeline Worked Examples + Pipeline control script flags Assessor Tool Overview Error Codes diff --git a/docs/source/start.rst b/docs/source/start.rst index d928233..b0b08b5 100644 --- a/docs/source/start.rst +++ b/docs/source/start.rst @@ -31,4 +31,77 @@ Create a config file to set necessary environment variables. (Suggested to place export KVENV=/home/users/dwest77/Documents/kerchunk_dev/kerchunk-builder/build_venv; -Now you should be set up to run the pipeline properly. For any of the pipeline scripts, running ```python