From 9d519d80d12a11b1691552be1a35641d072a3667 Mon Sep 17 00:00:00 2001 From: Alessandro Frigeri Date: Fri, 19 Apr 2019 09:31:27 +0200 Subject: [PATCH] updated --- notebooks/print.prt | 60 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 notebooks/print.prt diff --git a/notebooks/print.prt b/notebooks/print.prt new file mode 100644 index 0000000..6f44f72 --- /dev/null +++ b/notebooks/print.prt @@ -0,0 +1,60 @@ +Object = cam2map + IsisVersion = "3.6.2 | 2-28-2019" + ProgramVersion = 2016-06-29 + ProgramPath = /Users/alf/miniconda2/envs/isis3/bin + ExecutionDateTime = 2019-04-17T15:14:19 + HostName = Unknown + UserName = alf + Description = "Convert camera image to a map projection" + + Group = UserParameters + MAP = $base/templates/maps/sinusoidal.map + MATCHMAP = false + PIXRES = CAMERA + DEFAULTRANGE = MINIMIZE + LONSEAM = AUTO + INTERP = CUBICCONVOLUTION + WARPALGORITHM = AUTOMATIC + End_Group + + Group = Error + Program = cam2map + Class = "USER ERROR" + Code = 2 + Message = "Parameter [FROM] must be entered" + File = IsisAml.cpp + Line = 2867 + End_Group +End_Object + + +Object = cam2map + IsisVersion = "3.6.2 | 2-28-2019" + ProgramVersion = 2016-06-29 + ProgramPath = /Users/alf/miniconda2/envs/isis3/bin + ExecutionDateTime = 2019-04-17T15:17:02 + HostName = Unknown + UserName = alf + Description = "Convert camera image to a map projection" + + Group = UserParameters + MAP = $base/templates/maps/sinusoidal.map + MATCHMAP = false + PIXRES = CAMERA + DEFAULTRANGE = MINIMIZE + LONSEAM = AUTO + INTERP = CUBICCONVOLUTION + WARPALGORITHM = AUTOMATIC + End_Group + + Group = Error + Program = cam2map + Class = "USER ERROR" + Code = 2 + Message = "Parameter [FROM] must be entered" + File = IsisAml.cpp + Line = 2867 + End_Group +End_Object + + -- GitLab