GithubHelp home page GithubHelp logo

bedrio / visualizing-space-data-footprints Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ninkuk/2022_19a_visualizing-space-data-footprints

0.0 0.0 0.0 71.97 MB

Python 91.22% CSS 0.14% HTML 8.64%

visualizing-space-data-footprints's Introduction

NASA Psyche Capstone 19A: Visualizing Space Data Footprints (Copper Class - 2022)

Project Description

Team

Installation

Set up the environment

$ conda create --name <env name> --file requirements.txt
$ conda activate <env name>

Usage

To run the app with GUI,

$ python app.py

This will create a localhost server on http://127.0.0.1:5000/ (or some other port)

To run the app with CLI,

$ python -m psyche [file name(s)]

How-to?

Update package dependencies?

$ conda install <package name>
$ conda list --explicit > requirements.txt
$ conda list  > requirements_simple-list.txt

Push these new requirements files to git Make sure to do conda env update --name <env name> --file requirements.txt --prune with every git pull.

requirements_simple-list.txt contains the human readable list of conda dependencies.

Credits

SPICE

Acton, C.H.; "Ancillary Data Services of NASA's Navigation and Ancillary Information Facility;" Planetary and Space Science, Vol. 44, No. 1, pp. 65-70, 1996.

Charles Acton, Nathaniel Bachman, Boris Semenov, Edward Wright; A look toward the future in the handling of space science mission geometry; Planetary and Space Science (2017);
DOI 10.1016/j.pss.2017.02.013
https://doi.org/10.1016/j.pss.2017.02.013 

SpiceyPy

Annex et al., (2020). SpiceyPy: a Pythonic Wrapper for the SPICE Toolkit. Journal of Open Source Software, 5(46), 2050, https://doi.org/10.21105/joss.02050

License

MIT

visualizing-space-data-footprints's People

Contributors

bedrio avatar ninkuk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.