PDS

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Category:Multi-file formats)
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Graphics
 
|subcat=Graphics
|extensions={{ext|img}}, {{ext|imq}},<br>{{ext|lbl}}, {{ext|pds}},<br>others
+
|extensions={{ext|img}}, {{ext|imq}}, {{ext|lbl}}, {{ext|pds}}, others
 
}}
 
}}
== Overview ==
 
 
'''PDS''' ('''Planetary Data System''') is a file format used by NASA to store images and associated scientific data.
 
'''PDS''' ('''Planetary Data System''') is a file format used by NASA to store images and associated scientific data.
  
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.
+
This article describes PDS through version 3. Refer to [[PDS4]] for newer versions.
 +
 
 +
PDS is based on [[ODL (NASA Object Description Language)|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.
 
The image data may be compressed, in which case the file extension '''.imq''' is usually used.
 
PDS version 3 is the current version as of 4/2013. PDS version 4 is being developed<ref>[http://pds.nasa.gov/pds4/about/ PDS Version 4]</ref>, and will be based on [[XML]].
 
  
 
== Identification ==
 
== Identification ==
Line 23: Line 22:
  
 
== See also ==
 
== See also ==
 +
* [[PDS4]]
 
* [[VICAR]]
 
* [[VICAR]]
 
* [[Flexible Image Transport System|FITS]]
 
* [[Flexible Image Transport System|FITS]]
Line 33: Line 33:
 
* http://atmos.nmsu.edu/PDS/review/Jupiter/AMTN/JUPITER/RAW/
 
* http://atmos.nmsu.edu/PDS/review/Jupiter/AMTN/JUPITER/RAW/
 
* 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/ ...
== References ==
+
<references/>
+
  
 
== Resources ==
 
== Resources ==
* [http://www.fileformat.info/format/pds/egff.htm PDS File Format Summary]
+
* {{EGFF|pds|PDS File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]]
 
* [http://pds.nasa.gov/ Planetary Data System web site]
 
* [http://pds.nasa.gov/ Planetary Data System web site]
 +
* [http://www.textfiles.com/programming/FORMATS/pds_form.txt PDS overview (1995)]
  
 
[[Category:Scientific Data formats]]
 
[[Category:Scientific Data formats]]
 +
[[Category:Multi-file formats]]

Revision as of 15:36, 4 May 2016

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

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.

See also

Specifications

Sample files

Resources

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox