usgs / gspy

Other
18 stars 5 forks source link

write_ncml error with single tabular group #13

Closed bminsley closed 10 months ago

bminsley commented 10 months ago

the write_ncml method in Survey.py gives an error when trying to write an ncml file for a structure with a singular tabular group under the root survey. I think this is because there is no tabular[0] index when there is only one group.