Loading isis/src/apollo/apps/apollopangenck/Makefile 0 → 100644 +7 −0 Original line number Diff line number Diff line ifeq ($(ISISROOT), $(BLANK)) .SILENT: error: echo "Please set ISISROOT"; else include $(ISISROOT)/make/isismake.apps endif No newline at end of file isis/src/apollo/apps/apollopangenck/apollopangenck.cpp 0 → 100644 +1130 −0 File added.Preview size limit exceeded, changes collapsed. Show changes isis/src/apollo/apps/apollopangenck/apollopangenck.xml 0 → 100644 +55 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <application name="apollopangenck" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://isis.astrogeology.usgs.gov/Schemas/Application/application.xsd"> <brief> Generate files to be used as input to NAIF utility msopck. </brief> <description> Generate files to be used as input to NAIF utility msopck. Location of Apollo Pan metadata csv is /archive/missions/apollo_pan/AS15/CriticalData/PanData/MetadataCSVVersions/. </description> <history> <change name="Ken Edmundson" date="2018-07-06"> TODO </change> </history> <category> <missionItem>Apollo</missionItem> </category> <seeAlso> <applications> <item>isis2std</item> </applications> </seeAlso> <groups> <group name="Files"> <parameter name="FROM"> <type>filename</type> <fileMode>input</fileMode> <brief> Input Apollo Pan metadata csv file. </brief> <description> Use this parameter to select the filename to import. </description> <filter> *.csv </filter> </parameter> </group> <group name="Time"> <parameter name="GMT"> <type>string</type> <brief>GMT format: YYYY-MM-DD HH:MM:SS.SSS</brief> <description>GMT is space deliniated Year Month Day Hour Minute Seconds</description> </parameter> </group> </groups> </application> Loading
isis/src/apollo/apps/apollopangenck/Makefile 0 → 100644 +7 −0 Original line number Diff line number Diff line ifeq ($(ISISROOT), $(BLANK)) .SILENT: error: echo "Please set ISISROOT"; else include $(ISISROOT)/make/isismake.apps endif No newline at end of file
isis/src/apollo/apps/apollopangenck/apollopangenck.cpp 0 → 100644 +1130 −0 File added.Preview size limit exceeded, changes collapsed. Show changes
isis/src/apollo/apps/apollopangenck/apollopangenck.xml 0 → 100644 +55 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <application name="apollopangenck" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://isis.astrogeology.usgs.gov/Schemas/Application/application.xsd"> <brief> Generate files to be used as input to NAIF utility msopck. </brief> <description> Generate files to be used as input to NAIF utility msopck. Location of Apollo Pan metadata csv is /archive/missions/apollo_pan/AS15/CriticalData/PanData/MetadataCSVVersions/. </description> <history> <change name="Ken Edmundson" date="2018-07-06"> TODO </change> </history> <category> <missionItem>Apollo</missionItem> </category> <seeAlso> <applications> <item>isis2std</item> </applications> </seeAlso> <groups> <group name="Files"> <parameter name="FROM"> <type>filename</type> <fileMode>input</fileMode> <brief> Input Apollo Pan metadata csv file. </brief> <description> Use this parameter to select the filename to import. </description> <filter> *.csv </filter> </parameter> </group> <group name="Time"> <parameter name="GMT"> <type>string</type> <brief>GMT format: YYYY-MM-DD HH:MM:SS.SSS</brief> <description>GMT is space deliniated Year Month Day Hour Minute Seconds</description> </parameter> </group> </groups> </application>