SnapshotSerengetiScienceTeam / DataManagement

Scripts and issues to manage the SnapshotSerengeti images and metadata.
GNU General Public License v2.0
0 stars 0 forks source link

Why did I get truncation warnings on importing links? #68

Closed mkosmala closed 8 years ago

mkosmala commented 8 years ago

When uploading the links file, I got 64 instances that read: /panfs/roc/groups/5/packerc/shared/metadata_db/scripts/snapshotDB.py:10: Warning: Data truncated for column 'ZooniverseIdentifier' at row 61 cur.execute(command) But on checking the import file S7_links.csv, all items in ZooniverseIdentifier were 10 characters long. Not sure why this happened. (Weird whitespace issues?)

mkosmala commented 8 years ago

All links seem to work correctly, so I'm going to ignore the warnings...