Skip to content

The Pace Explorer is an interactive web-based platform designed to provide students with access to NASA's PACE (Plankton, Aerosol, Cloud, ocean Ecosystem) data. It offers tools for analyzing and visualizing this data through educational modules, games, and simulations, tailored for various age groups and skill levels.

License

Notifications You must be signed in to change notification settings

nihal29055/pace_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pace Explorer 🚀

Pace Explorer is an interactive, web-based platform designed to provide students and educators access to NASA's PACE (Plankton, Aerosol, Cloud, ocean Ecosystem) mission data. The platform aims to enhance ocean and climate literacy through engaging educational modules, data visualizations, and real-world simulations.


Features

  • 🌍 Real-time NASA PACE Data: Access up-to-date scientific data directly from NASA’s PACE mission.
  • 📊 Interactive Data Visualizations: Explore complex datasets with easy-to-understand graphs, charts, and maps using D3.js.
  • 📚 Educational Modules: Learn about ocean ecosystems and atmospheric science with structured and gamified content.
  • 🎮 Games and Simulations: Engage with data through fun, hands-on activities.
  • 👩‍🏫 Teacher Resources: Access lesson plans, tutorials, and classroom tools to make teaching easier.
  • 💬 Community Forum: Collaborate and discuss with students and educators worldwide.

Project Structure

Pace-Explorer/
│
├── frontend/                 # Frontend code (HTML/CSS/JS)
│   ├── index.html            # Main HTML file
│   ├── styles.css            # Styling for the website
│   └── app.js                # Frontend logic and D3.js visualizations
│
├── backend/                  # Backend code (Node.js/Express)
│   ├── server.js             # API routes and server configuration
│   └── paceData.js           # NASA PACE API integration
│
├── public/                   # Public resources (images, etc.)
├── package.json              # Project dependencies
└── README.md                 # Project documentation

About

The Pace Explorer is an interactive web-based platform designed to provide students with access to NASA's PACE (Plankton, Aerosol, Cloud, ocean Ecosystem) data. It offers tools for analyzing and visualizing this data through educational modules, games, and simulations, tailored for various age groups and skill levels.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published