mridulk commited on
Commit
8006db8
·
1 Parent(s): 0c66fba

updated readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -71,8 +71,8 @@ README.md
71
 
72
  ### Data Fields
73
  **images_metadata.csv**:
74
- - `individualImageFilePath`: Path to the individually cropped beetle image, e.g., `individual_specimens/IMG_<id>_specimen_<number>_<taxonID>_<individualID>.png`, where `<id>` matches the group image and `<number>` indicates the beetle's position within that group image.
75
  - `groupImageFilePath`: Path to grouped beetle images. e.g., `group_images/IMG_<id>.png` where `IMG_<id>` is the image name assigned by the camera roll.
 
76
  - `individualID`: Unique identification number assigned to each individual beetle. This begins with NEON_BET.D20 to show that the unique ID corresponds to a beetle from the National Ecological Observatory Network's Domain 20, followed by six digits.
77
  - `taxonID`: All pinned beetles in this dataset have been identified to genus and species. Here a six-letter code is given specifiying the first three letters of the genus followed by the first three letters of the specific epithet.
78
  - `ScientificName`: Binomial scientific name of the specimen.
 
71
 
72
  ### Data Fields
73
  **images_metadata.csv**:
 
74
  - `groupImageFilePath`: Path to grouped beetle images. e.g., `group_images/IMG_<id>.png` where `IMG_<id>` is the image name assigned by the camera roll.
75
+ - `individualImageFilePath`: Path to the individually cropped beetle image, e.g., `individual_specimens/IMG_<id>_specimen_<number>_<taxonID>_<individualID>.png`, where `<id>` matches the group image and `<number>` indicates the beetle's position within that group image.
76
  - `individualID`: Unique identification number assigned to each individual beetle. This begins with NEON_BET.D20 to show that the unique ID corresponds to a beetle from the National Ecological Observatory Network's Domain 20, followed by six digits.
77
  - `taxonID`: All pinned beetles in this dataset have been identified to genus and species. Here a six-letter code is given specifiying the first three letters of the genus followed by the first three letters of the specific epithet.
78
  - `ScientificName`: Binomial scientific name of the specimen.