Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Publish March 2024 report
Browse files Browse the repository at this point in the history
  • Loading branch information
31z4 committed Apr 1, 2024
1 parent c99aa2c commit 405bc9a
Show file tree
Hide file tree
Showing 11 changed files with 181,635 additions and 108 deletions.
297 changes: 190 additions & 107 deletions web/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion web/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if (year === null) {
}
let month = params.get('month')
if (month === null) {
month = '02'
month = '03'
}

function dataUrl (file) {
Expand Down
744 changes: 744 additions & 0 deletions web/outputs/year=2024/month=03/saturn_active_node.csv

Large diffs are not rendered by default.

Loading

0 comments on commit 405bc9a

Please sign in to comment.