Loading isis/src/base/apps/automos/automos.xml +153 −143 Original line number Diff line number Diff line Loading @@ -470,6 +470,10 @@ <change name="Jeannie Backer, Tammy Becker, and Kimberly Oyama" date="2014-04-07"> Updated user documentation. Fixes #1617. Fixes #1620. References #1623. References #1550. </change> <change name="Cole Neubauer" date="2017-11-20"> Added parameter checking to XML MAXLON and MAXLAT to check if they are greater than their minimum counterpart. Fixes #5148 </change> </history> <groups> Loading Loading @@ -805,6 +809,9 @@ <description> The maximum latitude value boundary extent for the output mosaic. </description> <greaterThan> <item>MINLAT</item> </greaterThan> </parameter> <parameter name="MINLON"> <type>double</type> Loading @@ -819,6 +826,9 @@ <description> The maximum longitude value bounary extent for the output mosaic. </description> <greaterThan> <item>MINLON</item> </greaterThan> </parameter> </group> Loading Loading
isis/src/base/apps/automos/automos.xml +153 −143 Original line number Diff line number Diff line Loading @@ -470,6 +470,10 @@ <change name="Jeannie Backer, Tammy Becker, and Kimberly Oyama" date="2014-04-07"> Updated user documentation. Fixes #1617. Fixes #1620. References #1623. References #1550. </change> <change name="Cole Neubauer" date="2017-11-20"> Added parameter checking to XML MAXLON and MAXLAT to check if they are greater than their minimum counterpart. Fixes #5148 </change> </history> <groups> Loading Loading @@ -805,6 +809,9 @@ <description> The maximum latitude value boundary extent for the output mosaic. </description> <greaterThan> <item>MINLAT</item> </greaterThan> </parameter> <parameter name="MINLON"> <type>double</type> Loading @@ -819,6 +826,9 @@ <description> The maximum longitude value bounary extent for the output mosaic. </description> <greaterThan> <item>MINLON</item> </greaterThan> </parameter> </group> Loading