Skip to content

Files with pressure coordinate (no depth) fail IMOS checker  #652

Description

@mhidas

Originally reported by @lbesnard as aodn/compliance-checker#102

Not having a DEPTH dimension, and using a PRES one instead triggers a series of issues with the IMOS checker, while the file is CF compliant.

globalattr                             :3:    57/59 :  
    geospatial_vertical_max            :3:     0/ 1 :  
        type                           :3:     0/ 1 : Attribute
                                                      geospatial_vertical_max
                                                      should have numeric type
    geospatial_vertical_min            :3:     0/ 1 :  
        type                           :3:     0/ 1 : Attribute
                                                      geospatial_vertical_min
                                                      should have numeric type
var                                    :3:    88/96 :  
    PRES                               :3:    13/17 :  
        positive                       :3:     0/ 1 :  
            vertical                   :3:     0/ 1 : Vertical coordinate
                                                      variable (axis='Z') should
                                                      have attribute positive =
                                                      'up' or 'down'
        reference_datum                :3:     0/ 1 :  
            type                       :3:     0/ 1 : Variable attribute
                                                      PRES:reference_datum not
                                                      present
        standard_name                  :3:     1/ 2 :  
            vertical                   :3:     0/ 1 : Vertical coordinate
                                                      variable (axis='Z') should
                                                      have attribute
                                                      standard_name = 'depth' or
                                                      'height'
        units                          :3:     1/ 2 :  
            vertical                   :3:     0/ 1 : Variable PRES appears to
                                                      be a vertical coordinate,
                                                      should have units of
                                                      distance
    coordinate_variable                :3:     1/ 2 :  
        space_time_coordinate_present  :3:     0/ 1 : No space-time coordinate
                                                      variable found
    data_variable                      :3:     3/ 5 :  
        PSAL                           :3:     1/ 2 :  
            check_dimension            :3:     0/ 1 : data variable should have
                                                      at least one of the
                                                      dimensions TIME, LATITUDE,
                                                      LONGITUDE, DEPTH
        TEMP                           :3:     1/ 2 :  
            check_dimension            :3:     0/ 1 : data variable should have
                                                      at least one of the
                                                      dimensions TIME, LATITUDE,
                                                      LONGITUDE, DEPTH
    geospatial_vertical_units          :3:     0/ 1 :  
        check_attributes               :3:     0/ 1 : units is not a valid CF
                                                      depth unit

Example file :
IMOS_AATAMS-SATTAG_TSP_20130302T012000Z_Q9900562_FV00.nc.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions