Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | cols | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | EASELabel | |||
real, | intent(in) | :: | lat | |||
real, | intent(in) | :: | lon | |||
real, | intent(out) | :: | r | |||
real, | intent(out) | :: | s | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | EASELabel | |||
integer, | intent(out) | :: | cols | |||
integer, | intent(out) | :: | rows | |||
real, | intent(out), | optional | :: | cell_area | ||
real, | intent(out), | optional | :: | ll_lon | ||
real, | intent(out), | optional | :: | ll_lat | ||
real, | intent(out), | optional | :: | ur_lon | ||
real, | intent(out), | optional | :: | ur_lat | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | EASELabel | |||
real, | intent(in) | :: | r | |||
real, | intent(in) | :: | s | |||
real, | intent(out) | :: | lat | |||
real, | intent(out) | :: | lon | |||
integer, | intent(out), | optional | :: | rc |