Difference between revisions of "Building Surface Topography Files"

From Planets
Jump to: navigation, search
(Convert the data into a netcdf surface topography map)
Line 20: Line 20:
  
 
Please find below examples:
 
Please find below examples:
 +
 +
== Using a new topography in the model ==
 +
 +
follow the tutorial here: https://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php/Advanced_Use_of_the_GCM

Revision as of 20:11, 24 October 2023

Here we present a simple tutorial to build a new topography map that can be used in the Generic PCM.

Surface topography maps are netcdf files stored in your /datagcm/surface_data/ repository. Such files contain information on terrain elevations, as well as albedo and thermal inertia.

As a reminder, our database of surface topography files is available here: https://web.lmd.jussieu.fr/~lmdz/planets/LMDZ.GENERIC/datagcm/surface_data/

Getting topography and surface data

A few options to do that:

You can also derive data files by digitalizing color maps. See below an example:

HERE WE ADD AN EXAMPLE

Convert the data into a netcdf surface topography map

We have developed Python and fortran routines to easily convert surface data files (elevation, albedo, thermal inertia) into GCM-compatible surface topography files.

Please find below examples:

Using a new topography in the model

follow the tutorial here: https://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php/Advanced_Use_of_the_GCM