JohnLCaron / cdm-kotlin

2 stars 1 forks source link

Enums dont return Strings automatically #111

Closed JohnLCaron closed 1 year ago

JohnLCaron commented 1 year ago

Fixes Issue https://github.com/JohnLCaron/cdm-kotlin/issues/110

Refactor Typedef,convertEnums() remove ENUMs from HDF4. Cdl does enum conversion ArrayUXXX allows to set the Datatype, to allow access to ENUM typedef. StructureMember.values() (experimental)