Jump to content
PDS Geosciences Node Community

Search the Community

Showing results for tags 'LIBS'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • PDS Geosciences Node
    • Announcements
    • For data providers
    • For data users
  • PDS Geo Tools
    • Analyst's Notebook
    • ODE - Orbital Data Explorer
    • Spectral Library
    • Virtual Astronaut
  • Workshops
    • MRO/CRISM Data Users' Workshop 2012

Categories

  • Data user tools

Blogs

  • Working with PDS data
  • Using the Analyst's Notebook

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Location


Interests

Found 1 result

  1. Hello, Greetings! We are interested in reading the raw LIBS EDR spectra data from Curiosity (ChemCam) that have been released on Feb 27, 2013 at http://pds-geosciences.wustl.edu/msl/msl-m-chemcam-libs-2-edr-v1/. The data are in two parts one with *.lbl extension and the other in *.dat extension. We have tried to read one pair of the ChemCam LIBS EDR data using the latest "readpds.pro" routine in IDL (http://pdssbn.astro.umd.edu/tools/tools_readPDS.shtml); we attempted to read the lbl and dat parts; but in either way; there are error messages that we encounter as shown in the following. Our question is: How can we read these ChemCam LIBS EDR data files in IDL? Which tools should we use? Is the IDL-code for reading ChemCam LIBS EDR files available to the public? Thank you all ! Trying to read the lbl file it says: -------------------------------------- ENVI> img = READPDS('cl1_398380569edr_f0030000ccam04010m1.lbl') Now reading header: cl1_398380569edr_f0030000ccam04010m1.lbl Now reading header: ./CCAM_LIBS_ANCILLARY_V4.FMT % POINTPDS: Error: Could Not open data file. If possible, move this file to your local directory and try again. It is located under the label directory in the parent data file. The data file that could not be opened:./CCAM_ANCILLARY_TMPS_V4.FMT % Execution halted at: $MAIN$ ---------------------------------------- Trying to read the .dat file it says: -------------------------------------------------- ENVI> img = READPDS('cl1_398380569edr_f0030000ccam04010m1.dat') Error: label must contain viable PDS_VERSION_ID keyword --------------------------------------------------
×
×
  • Create New...