isTimeSeriesProfile#

compliance_checker.cfutil.isTimeSeriesProfile(nc, variable)[source]#

Wrapper method. Verify if a variable matches with the timeSeriesProfile featureType. According to the CF specification, a data set with timeSeriesProfile features has two cf_role variables: one for the “station” (cf_role=timeseries_id) and one for the “profile” (cf_role=profile_id).