e3sm/init
|
Add all tasks to the e3sm/init component |
Tasks
topo resolution constants
int([x]) -> integer int(x, base=10) -> integer |
|
int([x]) -> integer int(x, base=10) -> integer |
|
Convert a string or number to a floating-point number, if possible. |
|
int([x]) -> integer int(x, base=10) -> integer |
topo
combine
|
A step for combining global and antarctic topography datasets |
Get the base subdirectory for the step based on the datasets. |
|
Set up the step in the work directory, including downloading any dependencies. |
|
Constrain |
|
Run this step |
|
|
Get shared combined-topography steps for a cubed-sphere target grid. |
|
Get shared combined-topography steps for a latitude-longitude target grid. |
|
A task for creating combined topography on a cubed-sphere target grid. |
|
A task for creating combined topography on a latitude-longitude grid. |
|
A step for visualizing the combined topography dataset |
Set up the step in the work directory, including linking input files |
|
Run this step |
remap
|
A step to mask the global topograph dataset for ocean and land regions |
Set up the step in the work directory and set input files. |
|
Constrain |
|
Override in subclasses to return an ocean and a land mask array with the same shape as |
|
Run the step. |
|
|
A step for remapping topography data such as base elevation and ice sheet properites from a cubed-sphere grid to a global MPAS base mesh. |
Set up the step in the work directory, including downloading any dependencies. |
|
Constrain |
|
|
Define smoothing |
Run this step of the test case |
|
|
A task for remapping a topography dataset to a global MPAS mesh first without smoothing and then optionally with smoothing |
|
A step for plotting fields from a remapped topography dataset |
Run this step of the test case |
cull
|
A step for creating the masks that will be used to cull land and ocean/sea-ice meshes based on critical land and ocean/sea-ice transects, handling land-locked cells, and flood-filling to make sure that Antarctic land ice and ocean are both contiguous. |
Set up the step in the work directory, including downloading any dependencies. |
|
Constrain |
|
Define transects along which land must be present (e.g. to block ocean flow). |
|
Define transects along which ocean must be present (e.g. to allow ocean flow). |
|
Refine the mask for culling land and (optionally) grounded ice from the ocean. |
|
Refine the mask for culling ocean from the land. |
|
Run this step of the test case |
|
|
A step for culling out land cells from the ocean/sea-ice mesh and ocean/sea-ice cells from the land mesh. |
Set up the step in the work directory, including downloading any dependencies. |
|
Constrain |
|
Run this step of the test case |
|
|
A task for culling a topography dataset to land and ocea regions (the latter both with and without ice-shelf cavities) |