Open fmaussion opened 3 years ago
When glims data is downloaded as shapefile, the type of the anlys_id is float.
anlys_id
It should be int.
cc @bruceraup
Same for subm_id. Can we still change these to be ints?
subm_id
Same for primeclass - should be int, not float
primeclass
Trello: https://trello.com/c/k6QDOoGj
Note to self: "calculate_field_lengths" needs to be smarter.
When glims data is downloaded as shapefile, the type of the
anlys_id
is float.It should be int.
cc @bruceraup