diff --git a/docs/topic_guides/index.rst b/docs/topic_guides/index.rst index 01adddbaa..864baa78e 100644 --- a/docs/topic_guides/index.rst +++ b/docs/topic_guides/index.rst @@ -14,3 +14,4 @@ If you’re starting fresh you might want to check out the Tutorial first. usertools net loading + vbi_stitching diff --git a/docs/topic_guides/vbi_stitching.rst b/docs/topic_guides/vbi_stitching.rst new file mode 100644 index 000000000..85031ce24 --- /dev/null +++ b/docs/topic_guides/vbi_stitching.rst @@ -0,0 +1,18 @@ +.. _dkist:topic-guides:vbi-stitching: + +Stitching Mosaics with Reproject +================================ + +In this guide we cover the various options available in the reproject package for working with mosaics (mainly VBI at the time of writing). +There are many options available, which largely trade off various things against speed and memory requirements. + +.. warning:: + + Some of the options discussed in this page require reproject >= X.X.X + + +To make plots and in examples we can only use this dataset: + +.. code-block:: python + + from dkist.data.sample import VBI_L1_NZJTB