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.0.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file accessiontk-0.1.0.tar.gz
.
File metadata
- Download URL: accessiontk-0.1.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a947c6b986fb9e8ef95a61455eb5a0aa555caa9a95340ba71f3934759599c4ab |
|
MD5 | 93a188f95317db552c4641cd8555c064 |
|
BLAKE2b-256 | 692ac1cf321e9e5e8ccf2f682c9279843b12e228ca5d88cc2603c466d305832e |
File details
Details for the file accessiontk-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: accessiontk-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90815c2543adce0c600d10487ee043af552bf76a6f1ba5c8db81521ae04c1a44 |
|
MD5 | 06641d7879a3bc0e08523ea02d6c2f8d |
|
BLAKE2b-256 | 18dc06739d86e72a8d7e93f20444a193046969c075431038523fb9464acc0fdc |