Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | template | |||
logical, | intent(in), | optional | :: | use_file_coords |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=:), | public, | allocatable | :: | template | |||
logical, | public | :: | use_file_coords | ||||
type(ESMF_Grid), | public, | allocatable | :: | src_grid | |||
type(FileMetadataUtilsVector), | public | :: | metadatas | ||||
type(StringIntegerMap), | public | :: | file_ids |
public function new_MAPLDataCollection (template, use_file_coords) |
procedure, public :: find |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | template | |||
logical, | intent(in), | optional | :: | use_file_coords |