ccht-ncsu / Kalpana

Visualization of ADCIRC Model Data in Vector Formats
GNU General Public License v3.0
26 stars 23 forks source link

replaced quotes, test for MaskedArray type, change to hexColorsList #11

Closed ahijevyc closed 6 years ago

ahijevyc commented 7 years ago

Had to change the quote character to avoid error when executing on yellowstone. Had to make sure variable was a MaskedArray type before referring to 'mask' attribute. Replaced reference to d['hex'] with hexColorsList[m][1:].