Home

Quick Links

Software Manual
GitHub
API Reference

Documentation Versions

Latest Release
Dev
8.3.0
8.2.0
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0
USGS

ISIS Application Documentation


pvldiff

Printer Friendly View | TOC | Home

Compare two pvl files

Overview Parameters Example 1 Example 2

Description

This program will compare two PVL files with or without a tolerance. The purpose of this program is for application tests, that output a Pvl formatted file, to be able to specify tolerances in numerical values of keywords.

Categories


History

Steven Lambright2007-08-10 Original version
Travis Addair2009-07-31 Added capabilities for unique tolerances and ignore keys for individual array elements within keywords
Christopher Combs2017-06-16 Added capability to ignore file paths for elements of PvlKeywords

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 02/21/2025 19:28:13
X

Files: FROM


Description

Type filename
File Mode input
Filter *.pvl *.txt
Close Window
X

Files: FROM2


Description

Type filename
File Mode input
Filter *.pvl *.txt
Close Window
X

Files: DIFF


Description

This is used to specify tolerances between the two input file. If this file is not specified, the two Pvl files must match exactly. See Isis Application and Category Test How-to for information about the tolerance file.

Type filename
File Mode input
Internal Default None
Filter *.pvl *.txt *.pvl.DIFF
Close Window
X

Files: TO


Description

This will output the differences to a text file.

Type filename
File Mode output
Internal Default None
Filter *.txt
Close Window