Difference between revisions of "Building Surface Topography Files"
From Planets
| 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 | + | Surface topography maps are netcdf files stored in your <syntaxhighlight lang="bash"> |
| + | datagcm/surface_data/ | ||
| + | </syntaxhighlight> | ||
| + | repository. | ||
== What is a surface topography map? == | == What is a surface topography map? == | ||
Revision as of 19:51, 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 yourdatagcm/surface_data/
repository.