|
| 1 | +appendix_a = { |
| 2 | + "actual_range": {"Type": "N", "Use": ["C", "D", "BO"]}, |
| 3 | + "add_offset": {"Type": "N", "Use": ["C", "D", "BO"]}, |
| 4 | + "ancillary_variables": {"Type": "S", "Use": ["D"]}, |
| 5 | + "axis": {"Type": "S", "Use": ["C", "BI"]}, |
| 6 | + "bounds": {"Type": "S", "Use": ["C"]}, |
| 7 | + "calendar": {"Type": "S", "Use": ["C", "BI"]}, |
| 8 | + "cell_measures": {"Type": "S", "Use": ["D", "Do"]}, |
| 9 | + "cell_methods": {"Type": "S", "Use": ["D"]}, |
| 10 | + "cf_role": {"Type": "S", "Use": ["C", "BI"]}, |
| 11 | + "climatology": {"Type": "S", "Use": ["C"]}, |
| 12 | + "comment": {"Type": "S", "Use": ["G", "C", "D"]}, |
| 13 | + "compress": {"Type": "S", "Use": ["C"]}, |
| 14 | + "computed_standard_name": {"Type": "S", "Use": ["C", "BI"]}, |
| 15 | + "Conventions": {"Type": "S", "Use": ["G"]}, |
| 16 | + "coordinate_interpolation": {"Type": "S", "Use": ["D", "Do"]}, |
| 17 | + "coordinates": {"Type": "S", "Use": ["D", "M", "Do"]}, |
| 18 | + "dimensions": {"Type": "S", "Use": ["Do"]}, |
| 19 | + "external_variables": {"Type": "S", "Use": ["G"]}, |
| 20 | + "_FillValue": {"Type": "D", "Use": ["C", "D", "BO"]}, |
| 21 | + "featureType": {"Type": "S", "Use": ["G"]}, |
| 22 | + "flag_masks": {"Type": "D", "Use": ["D"]}, |
| 23 | + "flag_meanings": {"Type": "S", "Use": ["D"]}, |
| 24 | + "flag_values": {"Type": "D", "Use": ["D"]}, |
| 25 | + "formula_terms": {"Type": "S", "Use": ["C", "BO"]}, |
| 26 | + "geometry": {"Type": "S", "Use": ["C", "D", "Do"]}, |
| 27 | + "geometry_type": {"Type": "S", "Use": ["M"]}, |
| 28 | + "grid_mapping": {"Type": "S", "Use": ["D", "M", "Do"]}, |
| 29 | + "history": {"Type": "S", "Use": ["G", "Gr"]}, |
| 30 | + "instance_dimension": {"Type": "S", "Use": []}, |
| 31 | + "institution": {"Type": "S", "Use": ["G", "D"]}, |
| 32 | + "interior_ring": {"Type": "S", "Use": ["M"]}, |
| 33 | + "leap_month": {"Type": "N", "Use": ["C", "BI"]}, |
| 34 | + "leap_year": {"Type": "N", "Use": ["C", "BI"]}, |
| 35 | + "location": {"Type": "S", "Use": ["D", "Do"]}, |
| 36 | + "location_index_set": {"Type": "S", "Use": ["D", "Do"]}, |
| 37 | + "long_name": {"Type": "S", "Use": ["C", "D", "Do", "BI"]}, |
| 38 | + "mesh": {"Type": "S", "Use": ["D", "Do"]}, |
| 39 | + "missing_value": {"Type": "D", "Use": ["C", "D", "BO"]}, |
| 40 | + "month_lengths": {"Type": "N", "Use": ["C", "BI"]}, |
| 41 | + "node_coordinates": {"Type": "S", "Use": ["M"]}, |
| 42 | + "node_count": {"Type": "S", "Use": ["M"]}, |
| 43 | + "nodes": {"Type": "S", "Use": ["C"]}, |
| 44 | + "part_node_count": {"Type": "S", "Use": ["M"]}, |
| 45 | + "positive": {"Type": "S", "Use": ["C", "BI"]}, |
| 46 | + "references": {"Type": "S", "Use": ["G", "D"]}, |
| 47 | + "sample_dimension": {"Type": "S", "Use": []}, |
| 48 | + "scale_factor": {"Type": "N", "Use": ["C", "D", "BO"]}, |
| 49 | + "source": {"Type": "S", "Use": ["G", "D"]}, |
| 50 | + "standard_error_multiplier": {"Type": "N", "Use": ["D"]}, |
| 51 | + "standard_name": {"Type": "S", "Use": ["C", "D", "BI"]}, |
| 52 | + "title": {"Type": "S", "Use": ["G", "Gr"]}, |
| 53 | + "units": {"Type": "S", "Use": ["C", "D", "BI"]}, |
| 54 | + "units_metadata": {"Type": "S", "Use": ["C", "D", "BI"]}, |
| 55 | + "valid_max": {"Type": "N", "Use": ["C", "D", "BO"]}, |
| 56 | + "valid_min": {"Type": "N", "Use": ["C", "D", "BO"]}, |
| 57 | + "valid_range": {"Type": "N", "Use": ["C", "D", "BO"]}, |
| 58 | +} |
0 commit comments