figshare
Browse
1/1
13 files

DISTRIBUTION AND HABITABILITY OF (META)STABLE BRINES ON PRESENT-DAY MARS.

dataset
posted on 2020-05-11, 15:00 authored by Edgard Rivera-ValentínEdgard Rivera-Valentín, Vincent F. Chevrier, Alejandro Soto, Germán Martínez
Figures and accompanying data for Rivera-Valentin et al. (2020) Nature Astronomy, doi: 10.1038/s41550-020-1080-9. All data is provided as .mat files, which are in the binary data container format that the MATLAB program uses. This file type is also readable by Python. The data files includes '_arrays', which contain the information for the x and y axis of the figures, and '_matrix', which contains the information for the z-axis component of the figures, which are shown in color.

%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Figure1.mat
%%%%%%%%%%%%%%%%%%%%%%%%%
This file includes:
Temperature_array = The information for the x-axis. Temperature is in units of Kelvin. This array contains 100 values.
WaterVaporPressure_array = The information for the y-axis. Water vapor pressure is in units of Pascals. This array contains 100 values.
WaterActivity_matrix = The information for the x axis. This matrix is a 100 x 100 matrix. Rows correspond to water vapor pressure and columns to temperature.
To view this figure in Matlab:
[XX, YY] = meshgrid(Temperature_array, WaterVaporPressure_array);
surf(XX, YY, WaterActivity_matrix)
view(0, 90)
shading interp

%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Figure1ED.mat
%%%%%%%%%%%%%%%%%%%%%%%%%
This file includes:
Temperature_array = The information for the x-axis. Temperature is in units of Kelvin. This array contains 151 values.
WaterVaporPressure_array = The information for the y-axis. Water vapor pressure is in units of Pascals. This array contains 11 values.
logfrequency_matrix = The information for the z-axis. This is a 11x151 maxtrix. Values are log10 of total amount of hours the specific water vapor pressure and temperature combination occurs on Mars, as simulated by MarsWRF using a 5°x5° map.
[XX, YY] = meshgrid(Temperature_array, WaterVaporPressure_array);
surf(XX, YY, WaterActivity_matrix)
view(0, 90)
shading interp

%%%%%%%%%%%%%%%%%%%%%%%%%
%%% All other .mat files
%%%%%%%%%%%%%%%%%%%%%%%%%
All other .mat files, for Figures 2, 3, and Extended Data Figure 4, include:
Latitude_array = Information for the y-axis. Latitude is from -60° to 60°. This is an array with 25 values.
Longitude_array = Information for the x-axis. Longitude is from -180° to 180°. This is an array with 72 values.
Data_Matrix = Information for the z-axis, which in the Figures are shown in color. These matrices are 25x72 with columns corresponding to longitude and rows to latitude.
To view the data in Matlab:
[XX, YY] = meshgrid(Longitude_array, Latitude_array);
surf(XX, YY, Data_Matrix)
shading interp
view(0, 90)


Funding

80NSSC17K0742

NNX15AM42G

History

Usage metrics

    Licence

    Exports

    RefWorks
    BibTeX
    Ref. manager
    Endnote
    DataCite
    NLM
    DC