Difference between revisions of "Building Surface Topography Files"

From Planets
Jump to: navigation, search
Line 1: Line 1:
 
Here we present a simple tutorial to build a new topography map that can be used in the Generic PCM.
 
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 <syntaxhighlight lang="bash">
+
Surface topography maps are netcdf files stored in your /datagcm/surface_data/ repository.
 +
 
 +
As a reminder, our database of surface topography files is available here: https://web.lmd.jussieu.fr/~lmdz/planets/LMDZ.GENERIC/datagcm/surface_data/
 +
 
 +
== What is a surface topography map? ==
 +
 
 +
<syntaxhighlight lang="bash">
 
datagcm/surface_data/
 
datagcm/surface_data/
 
</syntaxhighlight>
 
</syntaxhighlight>
 
repository.
 
repository.
 
== What is a surface topography map? ==
 
 
  
  
 
== Test2 ==
 
== Test2 ==

Revision as of 19:53, 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.

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

What is a surface topography map?

datagcm/surface_data/

repository.


Test2