From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/images/imcoords/imcctran.par | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pkg/images/imcoords/imcctran.par (limited to 'pkg/images/imcoords/imcctran.par') diff --git a/pkg/images/imcoords/imcctran.par b/pkg/images/imcoords/imcctran.par new file mode 100644 index 00000000..13e9638e --- /dev/null +++ b/pkg/images/imcoords/imcctran.par @@ -0,0 +1,9 @@ +# Parameter file for the IMCCTRAN task + +image,f,a,,,,"List of input images" +outsystem,s,a,,,,"The new image coordinate system" +nx,i,h,10,,,"The coordinate grid size in x" +ny,i,h,10,,,"The coordinate grid size in y" +longpole,b,h,no,,,"Update longpole rather than the cd matrix where appropriate ?" +verbose,b,h,yes,,,"Print messages about actions taken ?" +update,b,h,yes,,,"Update the image header ?" -- cgit