## This template includes Mission-specific global variables to ## be used through the velocity templates. ## ## To include this file in your template and use the macros, add the following ## at the top of your Velocity template: ## ## #parse ( "insight_velocity_globals.txt" ) ## #set ($PRODUCT_LID_PREFIX = "urn:nasa:pds:insight_cameras") #set ($PID_LENGTH = 35) #set ($MOSAIC_PID_LENGTH = 37) #set ($MODEL_VERSION = "1.10.1.0") #set ($WAVELENGTH_RANGE = "Visible") #set ($DOMAIN = "Surface") #set ($DISCIPLINE = "Imaging") #set ($DEFAULT_TARGET = "mars") #set ($DEFAULT_TARGET_TYPE = "planet") #set ($DEFAULT_INVESTIGATION = "InSight") #set ($DEFAULT_SPACECRAFT = "InSight Lander")