Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_FieldBundle), | intent(inout) | :: | bundle | |||
type(ESMF_Clock), | intent(inout) | :: | clock | |||
character(len=*), | intent(in) | :: | output_file | |||
integer, | intent(in), | optional | :: | nbits_to_keep | ||
integer, | intent(in), | optional | :: | deflate | ||
integer, | intent(in), | optional | :: | quantize_algorithm | ||
integer, | intent(in), | optional | :: | quantize_level | ||
integer, | intent(in), | optional | :: | zstandard_level | ||
integer, | intent(out), | optional | :: | rc |
procedure, public :: create_from_bundle | |
procedure, public :: start_new_file | |
procedure, public :: write_to_file |