# cambecc/earth

a project to visualize global weather conditions

Repository: https://github.com/cambecc/earth
Canonical: https://ross.abutalabs.com/products/earth
Homepage: http://earth.nullschool.net
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-10-01T12:53:57+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4685, "days_push": 1432, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6588, forks 1247 (observed 2026-08-28T04:09:45.495466+00:00)

## What it is
Earth is a JavaScript web application that visualizes global weather, wind, ocean currents, and related atmospheric conditions on an animated interactive globe. It powers the well-known earth.nullschool.net site and renders data from sources like NOAA GFS using D3 and TopoJSON in the browser.

## Use cases
- visualize global wind patterns on an interactive globe
- display animated ocean currents and wave data
- build a custom weather map web application
- explore atmospheric data like temperature, pressure, and aerosols visually
- render geospatial vector data with D3 and TopoJSON
- create an animated globe of real-time forecast data

## When to choose
- you want a browser-based animated globe for weather or ocean data
- you need a proven open-source codebase to customize for your own geospatial visualization
- you want to learn browser-based D3/Canvas geospatial rendering techniques

## When to avoid
- you need a maintained library with active support - development is sporadic and it is a personal project
- you need a reusable npm library or API rather than a self-contained application
- you need server-side rendering or mobile-native apps

## Facets
- artifact type: application
- maturity: maintenance
- function: data-visualization, web-scraping, animation
- domain: data-visualization, weather, web-development
- platform: browser
- tags: weather-visualization, wind-map, d3, topojson, gfs-data, ocean-currents, canvas-animation, maps, nodejs, web-server

## Member repositories
- cambecc/earth (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:45.495466+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:43:34.575636+00:00, confidence not recorded.
  - readme: https://github.com/cambecc/earth (fetched 2026-08-28T04:09:45.495466+00:00, sha 596a11ddfd1f)
  - homepage: http://earth.nullschool.net (fetched 2026-08-29T08:40:14.435099+00:00, sha b2785ef1e4d8)
  - site_page: https://earth.nullschool.net/about (fetched 2026-08-29T08:40:14.444874+00:00, sha 0d704d2aeff6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
