Difference between revisions of "Building Surface Topography Files"
From Planets
(→Building a new surface topography map) |
(→Getting topography and surface data) |
||
Line 8: | Line 8: | ||
A few options to do that: | A few options to do that: | ||
+ | * use existing topographic data. | ||
== Test2 == | == Test2 == |
Revision as of 19:56, 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:
- use existing topographic data.