caltechdata_map

Map interface for CaltechDATA files

https://github.com/caltechlibrary/caltechdata_map

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Map interface for CaltechDATA files

Basic Info
Statistics
  • Stars: 1
  • Watchers: 6
  • Forks: 1
  • Open Issues: 3
  • Releases: 4
Created over 8 years ago · Last pushed over 5 years ago
Metadata Files
Readme License Code of conduct Codemeta

README.md

Map interface for CaltechDATA

DOI

Shows a map of theses data files from the Geological and Planetary Science division that have geolocation information in CaltechDATA.

Most files are maps and drawings from the supplemental materials pockets of theses.

Requires Python 3 (Recommended via Anaconda https://www.anaconda.com/download)

Install python dependencies listed in requirements.txt using pip

Usage

Type python makemap.py to generate the map.

A file caltechdata_map.html will be generated, which you can view on a web browser.

Configuration

To run automatically on a Ubuntu server and power an S3-hosted site:

Install aws cli utility pip install awscli --upgrade --user

Configure aws cli following the instructions at https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html

Edit crontab by typing crontab -e and typing: PATH=/home/ubuntu/anaconda3/bin:/home/ubuntu/bin:/home/ubuntu/.local/bin:/home/ubuntu/anaconda3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin */5 * * * * /home/ubuntu/caltechdata_map/run.sh > /home/ubuntu/cron.log 2>&1

You can adjust the path to match your system.

Owner

  • Name: Caltech Library
  • Login: caltechlibrary
  • Kind: organization
  • Email: helpdesk@library.caltech.edu
  • Location: Pasadena, CA 91125

We manage the physical and digital holdings of the California Institute of Technology, provide services and training, and develop open-source software.

CodeMeta (codemeta.json)

{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "@type": "SoftwareSourceCode",
  "description": "Map interface for CaltechDATA files.",
  "name": "caltechdata_map",
  "codeRepository": "https://github.com/caltechlibrary/caltechdata_map",
  "issueTracker": "https://github.com/caltechlibrary/caltechdata_map/issues",
  "license": "https://data.caltech.edu/license",
  "version": "0.0.2",
  "author": [
    {
      "@type": "Person",
      "givenName": "Thomas E",
      "familyName": "Morrell",
      "affiliation": "Caltech Library",
      "email": "tmorrell@caltech.edu",
      "@id": "https://orcid.org/0000-0001-9266-5146"
    }
  ],
  "developmentStatus": "active",
  "downloadUrl": "https://github.com/caltechlibrary/caltechdata_map/archive/0.0.2.zip",
  "keywords": [
    "GitHub",
    "map",
    "CaltechDATA",
    "python",
    "bokeh"
  ],
  "maintainer": "https://orcid.org/0000-0001-9266-5146",
  "programmingLanguage": "Python"
}

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 3
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • tmorrell (3)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels