Chandan Kumar Posted December 22, 2018 Posted December 22, 2018 Hi, I would like to know where can I get the Martian Global data such as TES derived Mineralogy, inertia etc. I need the georeferenced data. I tried to download from this website(www.mars.asu.edu/data/) but the problem here is I am unable to download the georeferenced with true value. The website gives the data in PNG format which can be used for visual purpose. It would be really great If any of you can help me to get these data sets.
Susie Slavney Posted January 3, 2019 Posted January 3, 2019 From www.mars.asu.edu/data you can download the TES mineral maps with the raw data in VICAR format. GDAL (https://www.gdal.org/) can read and export VICAR files. For example, these GDAL commands work on the VICAR files: gdalinfo TES_Glass_Clay_numeric.vic gdal_translate -of TES_Glass_Clay_numeric.vic TES_Glass_Clay_numeric_gdal.tif For another resource, there is MATLAB code to read VICAR files on Github at https://github.com/jnulzl/vicarRead.
Chandan Kumar Posted January 6, 2019 Author Posted January 6, 2019 Dear Dr. Susie Slavney, Thanks for your valuable suggestion.
Chandan Kumar Posted January 6, 2019 Author Posted January 6, 2019 Dear Dr. Knodoor, Thanks for your valuable answer.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now