Jump to content
PDS Geosciences Node Community

Location coordinates needed for LRO NAC CDR images


ayushman

Recommended Posts

Hello all,

I have downloaded the following LROC NAC CDR files from the Lunar Orbital Data Explorer Node

https://ode.rsl.wustl.edu/moon/indexproductsearch.aspx

  1. M1328074531LC
  2. M1328074531RC
  3. M1328081572LC
  4. M1328081572RC
  5. M1328088614LC
  6. M1328088614RC

I need to know the latitude and longitude coordinates corresponding to each of the 52224*5000 pixels. The  meta data section corresponding to the results on the above link only lists the center and extreme latitude/longitude coordinates. 

image.png.22a4f2094b0f3fcbc6061381927a4133.png

Kindly let me know how to proceed forward.

Thanks 

Ayushman

Link to comment
Share on other sites

Hi Ayushman,

You can use gdal_translate command from gdal tool to translate the img data into a Geotiff, and use this Geotiff in any GIS tools.

Arcmap can read the PDS IMG data directly with all its spatial reference information. The version I used here is an old one 10.2.2. Higher version should also work.

June

Link to comment
Share on other sites

Hi June,

Thanks a lot for your reply.

I am not familiar with ArcMap or any other GIS tool and am using MATLAB.

I wanted to know if it's possible to store the actual Latitude and Longitude coordinates for each pixel in an array or an excel file using ArcMap or any other freely available GIS tool ?

Ayushman

Link to comment
Share on other sites

Hi Ayushman,
Sorry, these are LROC NAC CDR data products. They are not map projected, but you can still use Arcmap and Gdal to read the data. I confused them with the LROC RDR data in your other post at https://geoweb.rsl.wustl.edu/community/index.php?/topic/2804-details-needed-for-lroc-nac-mosaic-img-file/&tab=comments#comment-4594. I will keep a post there on how to get the lat&lon for each pixel of the LROC map projected RDRs.

In the index table under INDEX directory of the LROC CDR volumes, e.g., https://pds.lroc.asu.edu/data/LRO-L-LROC-3-CDR-V1.0/LROLRC_10**/INDEX/, you will find the lat&lon coordinates of the center point and 4 corner points. If you want to get the lat&lon for each pixel in the image, you will probably need to try the NAIF SPICE tools https://naif.jpl.nasa.gov/naif/toolkit.html or USGS ISIS https://isis.astrogeology.usgs.gov/index.html to see if they have function for this.  

Thanks,

June

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...