Closed weaverba137 closed 1 year ago
@sbailey, I suggest moving forward with merging this and splitting off the task of verifying unit format into a separate issue.
There is already unit format verification code in desidatamodel, and I additionally propose moving that code to desiutil so that desiutil doesn't have to depend on desidatamodel.
This PR addresses parts of #191, focussed on adding units to a
astropy.table.Table
.Here's a simple test snippet:
TO DO: