Blob Blame History Raw
# This DAS is used to test merging attributes into an existing DDS. It's
# designed to work with the DDS in test.19b.

Attributes {
    huh {
        String long_name "The Grid huh";
	colors {
	    String long_name2 "The color map vector";
        }
	Image#data {
	}
    }
    huh_dim_0 {
        String units "m/s";
    }
}