is_timeseries_profile_single_ortho_time#
- compliance_checker.cfutil.is_timeseries_profile_single_ortho_time(nc, variable)[source]#
Returns true if the variable is a time-series profile that represents a single station with orthogonal time only.
- Parameters:
nc (netCDF4.Dataset) – An open netCDF dataset
variable (str) – name of the variable to check