"pennsylvanian_permo_300_ma_mask.png" demname1= "pennsylvanian_permo_300_ma_dem.png" maskname1= "cretaceous_90_ma_mask.png" demname1= "cretaceous_90_ma_dem.png" maskname1=...
Dem process to mask Codes to capture info File:300_ma_atmosphere_near_surface_temp_mean_1.png R code to downscale temperature, assume global 6.5 c/100...
blend = 1 color list = 0 custom color list = none [Advanced Functions] bin size = 1 interpolation factor = 24 dummy sea ice = 1 adjust temp by topography...
return(magnetic) def atmosphere_pressure_estimation(mass, radius, temp): gravity=mass/np.power(radius,2) pressure = gravity*mass*radius*radius #*np.sqrt(temp/288) return(pressure)...