feat: add Light Pollution Observatory with Bortle scale & dark sky ma… - #1030
Open
Anubhutisharma-07 wants to merge 5 commits into
Open
feat: add Light Pollution Observatory with Bortle scale & dark sky ma…#1030Anubhutisharma-07 wants to merge 5 commits into
Anubhutisharma-07 wants to merge 5 commits into
Conversation
…pping 7-tab dashboard with interactive Bortle scale assessment, 15 sky object visibility calculator, 7 light source comparison, 8 species ecological impact analysis, 12 global dark sky sites map, and AI insights on light pollution mitigation strategies. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
|
@Anubhutisharma-07 is attempting to deploy a commit to the Aditya Mahajan's projects Team on Vercel. A member of the Team first needs to authorize it. |
Thank You for Your Contribution! 🎉Thank you for opening this Pull Request and contributing to our project. We truly appreciate your efforts.
The maintainer @Aditya8369 will review your PR shortly! Happy Contributing! 🚀 |
Owner
|
@Anubhutisharma-07 resolve conflicts |
…d HealthImpactDashboard Merged origin/main into the PR branch and resolved all 3 conflicts in src/App.jsx by keeping both features: LightPollutionObservatory (from PR) and HealthImpactDashboard (from main). Both imports, nav items, and routes are now included. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
Contributor
Author
|
resolved please merge it to main |
…nd Ocean Acidification 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
Contributor
Author
|
please check now |
…rd, LightPollutionObservatory, and OceanAcidificationMonitor 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
Owner
|
@Anubhutisharma-07 conflicts |
…ory and all main features Merged origin/main into the PR branch and resolved all conflicts in src/App.jsx by keeping LightPollutionObservatory (from PR) alongside all features from main (HealthImpactDashboard, NoisePollutionTracker, SmartAlertsDashboard, etc.). Import, nav item, and route added. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
Contributor
Author
|
resolved please merge it to main |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Implemented a comprehensive Light Pollution Observatory Dashboard for Pollution-Control-Hub to help users understand artificial night-sky brightness, astronomical visibility, ecological impacts, dark-sky locations, and practical mitigation strategies.
What Changed
🌟 Overview
Added an interactive overview featuring:
📏 Bortle Scale
Added an interactive 9-class Bortle scale explorer with:
🔭 Sky Objects
Added a deep-sky object explorer containing:
💡 Light Types
Added comparison of 7 artificial light sources including:
The comparison includes:
🐢 Ecology
Added ecological impact analysis covering 8 groups/species:
The section highlights how artificial night lighting can affect different organisms.
🗺️ Dark-Sky Sites
Added a dark-sky destination explorer with:
💡 Insights & Mitigation
Added:
Files Changed
src/components/LightPollutionObservatory.jsxsrc/App.jsxImplementation Stats
Testing
Verified:
Impact
This feature provides a centralized observatory for exploring light pollution and its effects on astronomy, ecosystems, and people. It also helps users understand how darkness levels affect night-sky visibility and discover practical approaches for reducing unnecessary artificial light.
Closes #1029