SABER
tools_atlas.F90 File Reference

Go to the source code of this file.

Data Types

interface  tools_atlas::field_to_array
 
interface  tools_atlas::field_from_array
 
interface  tools_atlas::create_atlas_function_space
 
interface  tools_atlas::get_atlas_field_size
 

Modules

module  tools_atlas
 Generic ranks, dimensions and types.
 

Functions/Subroutines

subroutine tools_atlas::atlas_field_to_array_int_r2 (afield, mpl, array, lev2d)
 Convert ATLAS field to field. More...
 
subroutine tools_atlas::atlas_field_to_array_real_r2 (afield, mpl, array, lev2d)
 Convert ATLAS field to field. More...
 
subroutine tools_atlas::atlas_field_to_array_int_r3 (afield, mpl, array, lev2d)
 Convert ATLAS field to field. More...
 
subroutine tools_atlas::atlas_field_to_array_real_r3 (afield, mpl, array, lev2d)
 Convert ATLAS field to field. More...
 
subroutine tools_atlas::atlas_field_to_array_logical_r2 (afield, mpl, array, lev2d)
 Convert ATLAS field to field. More...
 
subroutine tools_atlas::atlas_field_to_array_logical_r3 (afield, mpl, array, lev2d)
 Convert ATLAS field to field. More...
 
subroutine tools_atlas::atlas_field_from_array_int_r2 (afield, mpl, array, lev2d)
 Convert field to ATLAS field, real. More...
 
subroutine tools_atlas::atlas_field_from_array_real_r2 (afield, mpl, array, lev2d)
 Convert field to ATLAS field, real. More...
 
subroutine tools_atlas::atlas_field_from_array_int_r3 (afield, mpl, array, lev2d)
 Convert field to ATLAS field, real. More...
 
subroutine tools_atlas::atlas_field_from_array_real_r3 (afield, mpl, array, lev2d)
 Convert field to ATLAS field, real. More...
 
subroutine tools_atlas::atlas_field_from_array_logical_r2 (afield, mpl, array, lev2d)
 Convert ATLAS field from field. More...
 
subroutine tools_atlas::atlas_field_from_array_logical_r3 (afield, mpl, array, lev2d)
 Convert ATLAS field from field. More...
 
subroutine tools_atlas::atlas_create_atlas_function_space (nmga, lon_mga, lat_mga, afunctionspace)
 Create ATLAS function space from lon/lat. More...
 
integer function tools_atlas::atlas_get_atlas_field_size (mpl, afield)
 Get the local horizontal size of an ATLAS field. More...