This PR handles the changes in the NSB 2023 database. Some of these changes include numerical fields (such as ML, AP, DV) being floats instead of strings. They also added about 75 fields (burr 5 and 6 and all respective data fields, each burr has 3 dv fields now that get mapped to a list, behavior fields, etc).
This PR:
regenerate models and mapping for nsb2023
remove str parsers for number format fields
maps a list of depth coordinates for dv (fore each burr hole)
closes #123
This PR handles the changes in the NSB 2023 database. Some of these changes include numerical fields (such as ML, AP, DV) being floats instead of strings. They also added about 75 fields (burr 5 and 6 and all respective data fields, each burr has 3 dv fields now that get mapped to a list, behavior fields, etc).
This PR: