is_trajectory_profile_orthogonal#

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

Returns true if the variable is a trajectory profile with orthogonal depths.

Parameters:
  • nc (netCDF4.Dataset) – An open netCDF dataset

  • variable (str) – name of the variable to check