Skip to main content

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:

  1. 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"
  1. 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
  1. Run accessiontk-webmap. Set the --*-colname arguments to match your metadata table, give -i, -o, and -t, and then run it. See accessiontk-webmap --help for info

Project details


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 hashes)

Uploaded Source

Built Distribution

accessiontk-0.1.1-py2.py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page