| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(netcdf_parameters), | intent(inout) | :: | self | Parameters used to identify a particular NetCDF dataset |
||
| real(kind=DP), | intent(in) | :: | t | The value of time to search for |
||
| integer(kind=I4B), | intent(out) | :: | tslot | The index of the time slot where this data belongs |