From 8dba3ee39eb74f67dab3b761c5e71ee44e008ff1 Mon Sep 17 00:00:00 2001 From: Jeff Klenzing <19592220+jklenzing@users.noreply.github.com> Date: Thu, 29 Aug 2024 19:44:59 -0400 Subject: [PATCH] Update pysatNASA/instruments/templates/template_cdaweb_instrument.py --- pysatNASA/instruments/templates/template_cdaweb_instrument.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pysatNASA/instruments/templates/template_cdaweb_instrument.py b/pysatNASA/instruments/templates/template_cdaweb_instrument.py index 8c145998..ff69fe90 100644 --- a/pysatNASA/instruments/templates/template_cdaweb_instrument.py +++ b/pysatNASA/instruments/templates/template_cdaweb_instrument.py @@ -11,7 +11,8 @@ Copy and modify this file as needed when adding a new Instrument to pysat. -DO NOT include the NRL distribution statement in your new file. +DO NOT include the NRL distribution statement in your new file. Statements for new +files will have to be approved by NRL separately before the versioned release. This is a good area to introduce the instrument, provide background on the mission, operations, instrumenation, and measurements.