Giter Site home page Giter Site logo

g-r-a-e-m-e / pale-blue-dot-visualization-challenge Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 127 KB

This is my repository for the Pale Blue Dot: Visualization Challenge

Home Page: https://www.drivendata.org/competitions/256/

License: MIT License

Python 5.73% HTML 1.82% CSS 0.74% JavaScript 91.71%
data-visualization drivendata nasa

pale-blue-dot-visualization-challenge's Introduction

Pale Blue Dot: Visualization Challenge

TODO:

  • Define visualization objective
  • Explore datasets available through NASA AppEEARS
  • Set up data pipeline to pull from https://data.giss.nasa.gov/
  • Experiment with three.js Earth visualization
    • Update src/world files
  • Visualize GISTEMP data
    • Need to assign 3D position based off of lat/long and surface of Earth model. Ex. Vector3(, , <sphere_surface>)

Getting Started

  1. Clone this repo via CLI or GitHub Desktop
  2. In your terminal of choice...
git clone https://github.com/g-r-a-e-m-e/pale-blue-dot-visualization-challenge
cd pale-blue-dot-visualization-challenge
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
cd pipeline
python3 pipeline.py
  1. Ensure you have Node.js and npm installed. Documentation at https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
  2. Run the following...
npm install

Changelog

Version Date Contributor Notes
0.01 2023-12-10 g-r-a-e-m-e Update TODO
0.02 2023-12-27 g-r-a-e-m-e Update TODO

pale-blue-dot-visualization-challenge's People

Contributors

g-r-a-e-m-e avatar

Watchers

 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.