PDS

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Resources)
m (Change telparia.com samples link to template)
 
(3 intermediate revisions by 2 users not shown)
Line 28: Line 28:
 
== Specifications ==
 
== Specifications ==
 
* [http://pds.nasa.gov/tools/standards-reference.shtml PDS Standards Reference]
 
* [http://pds.nasa.gov/tools/standards-reference.shtml PDS Standards Reference]
 +
 +
== Software ==
 +
* [[Image_Alchemy]]
  
 
== Sample files ==
 
== Sample files ==
Line 34: Line 37:
 
* http://pdsimage.wr.usgs.gov/Missions/Voyager/vg_0001/miranda/
 
* http://pdsimage.wr.usgs.gov/Missions/Voyager/vg_0001/miranda/
 
* http://cd.textfiles.com/nasavop/ ...
 
* http://cd.textfiles.com/nasavop/ ...
 +
* {{DexvertSamples|image/pds}}
  
 
== Resources ==
 
== Resources ==
Line 41: Line 45:
  
 
[[Category:Scientific Data formats]]
 
[[Category:Scientific Data formats]]
 +
[[Category:Multi-file formats]]

Latest revision as of 04:06, 28 December 2023

File Format
Name PDS
Ontology
Extension(s) .img, .imq, .lbl, .pds, others

PDS (Planetary Data System) is a file format used by NASA to store images and associated scientific data.

This article describes PDS through version 3. Refer to PDS4 for newer versions.

PDS is based on ODL format. A PDS document consists of a "label" section, and a binary data section. The sections may be combined into one file (which begins with the label), or stored in two separate files.

The image data may be compressed, in which case the file extension .imq is usually used.

Contents

[edit] Identification

PDS labels can be encoded in either a "FIXED_LENGTH" format or a "VARIABLE_LENGTH" format. FIXED_LENGTH format is text-only, and items usually end with a carriage-return + newline. VARIABLE_LENGTH format is mostly text, but contains binary data before each item, to indicate its length.

A PDS version 2 label begins with an item that looks like "... = SFDU_LABEL".

A PDS version 3 label begins with a "PDS_VERSION_ID = PDS3" item.

PDS label files can be used with file formats other than PDS, such as VICAR or JP2.

[edit] See also

[edit] Specifications

[edit] Software

[edit] Sample files

[edit] Resources

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox