NCEPLIBS-sfcio  1.4.0
All Data Structures Files
sfcio_module::sfcio_head Type Reference

Data Fields

character(sfcio_lhead1) clabsfc =' '
 
real(sfcio_realkind) fhour =0.
 
integer(sfcio_intkind), dimension(4) idate =(/0,0,0,0/)
 
integer(sfcio_intkind) irealf =1
 
integer(sfcio_intkind) ivs =0
 
integer(sfcio_intkind) latb =0
 
integer(sfcio_intkind) lonb =0
 
integer(sfcio_intkind), dimension(:), allocatable lpl
 
integer(sfcio_intkind) lsoil =0
 
real(sfcio_realkind), dimension(:), allocatable zsoil
 

Detailed Description

Definition at line 408 of file sfcio_module.f.

Field Documentation

◆ clabsfc

character(sfcio_lhead1) sfcio_module::sfcio_head::clabsfc =' '

Definition at line 409 of file sfcio_module.f.

◆ fhour

real(sfcio_realkind) sfcio_module::sfcio_head::fhour =0.

Definition at line 410 of file sfcio_module.f.

◆ idate

integer(sfcio_intkind), dimension(4) sfcio_module::sfcio_head::idate =(/0,0,0,0/)

Definition at line 411 of file sfcio_module.f.

◆ irealf

integer(sfcio_intkind) sfcio_module::sfcio_head::irealf =1

Definition at line 412 of file sfcio_module.f.

◆ ivs

integer(sfcio_intkind) sfcio_module::sfcio_head::ivs =0

Definition at line 411 of file sfcio_module.f.

◆ latb

integer(sfcio_intkind) sfcio_module::sfcio_head::latb =0

Definition at line 411 of file sfcio_module.f.

◆ lonb

integer(sfcio_intkind) sfcio_module::sfcio_head::lonb =0

Definition at line 411 of file sfcio_module.f.

◆ lpl

integer(sfcio_intkind), dimension(:), allocatable sfcio_module::sfcio_head::lpl

Definition at line 413 of file sfcio_module.f.

◆ lsoil

integer(sfcio_intkind) sfcio_module::sfcio_head::lsoil =0

Definition at line 411 of file sfcio_module.f.

◆ zsoil

real(sfcio_realkind), dimension(:), allocatable sfcio_module::sfcio_head::zsoil

Definition at line 414 of file sfcio_module.f.


The documentation for this type was generated from the following file: