Tools to manage lists of accessions
Project description
accessiontk
Tools to manage lists of accessions.
webmap
Creates nice web maps using leaflet.js and vue.js.
Usage:
- Create a csv/tsv with the following columns (colnames flexible):
accession,location,datetime,lat,long,location_description
A1,L1,2022-01-01,48.4,2.2,"somebody's field"
- Collect image data into a structure like
$ tree images/
images
├── A1
│ ├── 20220324120033.jpg
│ ├── 20220324120034.jpg
│ ├── 20220324120035.jpg
├── A2
│ ├── 20220324120384.jpg
│ ├── 20220324120485.jpg
│ ├── 20220324120480.jpg
│ └── 20220324120539.jpg
└── L1
├── 20220324120871.jpg
├── 20220324120880.jpg
├── 20220324120821.jpg
└── 20220324120857.jpg
- Run
accessiontk-webmap
. Set the--*-colname
arguments to match your metadata table, give-i
,-o
, and-t
, and then run it. Seeaccessiontk-webmap --help
for info
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
accessiontk-0.1.1.tar.gz
(6.2 kB
view details)
Built Distribution
File details
Details for the file accessiontk-0.1.1.tar.gz
.
File metadata
- Download URL: accessiontk-0.1.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f58b7e9bcdfe5c45eba6347fbdf22330ea4305b36b0642723b5892ab7eb41bf |
|
MD5 | 79d2d34b5717df66a073d4690c03f051 |
|
BLAKE2b-256 | b5a2c8252f1aa29fea1af62251d7cc2a505a22909afbe440a517ed1ca1335309 |
File details
Details for the file accessiontk-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: accessiontk-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0bffae59944696952e4772cc4a0a0ee55f90fa3692f4a1995d06cf62e21c973 |
|
MD5 | d194e50124718a6603f2ee4ee6b230ea |
|
BLAKE2b-256 | 57434e2b61d4009be98bb389761e67e416d88a546d5bb7801fc1964aef2709b7 |