https://github.com/andrewannex/vscode-vic

vscode extension to allow viewing of vicar image files

https://github.com/andrewannex/vscode-vic

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

vscode extension to allow viewing of vicar image files

Basic Info
  • Host: GitHub
  • Owner: AndrewAnnex
  • License: apache-2.0
  • Language: JavaScript
  • Default Branch: main
  • Size: 36.1 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog License

README.md

VIC-preview

Display vicar images in VSCode.

Heavily adapted from https://github.com/ucodkr/vscode-tiff and uses code from https://github.com/NASA-AMMOS/CameraModelUtilsJS

Working with basic VICAR images, next will look at PDS image loading.

highly alpha...

Owner

  • Name: Dr. Andrew Annex
  • Login: AndrewAnnex
  • Kind: user
  • Location: Pasadena, CA
  • Company: SETI Institute

Coder and Planetary Science PhD from Johns Hopkins University. Fmr Postdoc @ Caltech, Current Senior Science Systems Engineer @ SETI Institute

GitHub Events

Total
Last Year

Dependencies

package.json npm
  • @types/mocha ^5.2.7 development
  • @types/node ^12.12.21 development
  • @typescript-eslint/eslint-plugin ^7.0.0 development
  • @typescript-eslint/parser ^7.0.0 development
  • eslint ^9.0.0 development
  • eslint-config-prettier ^9.0.0 development
  • eslint-plugin-prettier ^5.0.0 development
  • mocha ^10.6.0 development
  • prettier ^3.0.0 development
  • typescript ^5.5.3 development
  • vsce ^2.15.0 development
  • vscode-dts ^0.3.1 development
  • vscode-test ^1.3.0 development
  • @types/vscode ^1.46.0