oflatlongrid_create Subroutine

public subroutine oflatlongrid_create(name)

Create a new LatLonGrid with the given name.

This new LatLonGrid will also become the current active one.

Note

A LatLonGrid is a ReferenceFrame that draws a spherical latitude/longitude grid with specified radius and line spacings.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name