{"id":20080680,"url":"https://github.com/cloud8421/storm-analyzer","last_synced_at":"2025-08-27T05:06:30.604Z","repository":{"id":19991400,"uuid":"23258656","full_name":"cloud8421/storm-analyzer","owner":"cloud8421","description":null,"archived":false,"fork":false,"pushed_at":"2014-08-28T08:51:37.000Z","size":172,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T01:29:50.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloud8421.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-23T15:03:54.000Z","updated_at":"2023-09-01T08:44:20.000Z","dependencies_parsed_at":"2022-07-22T03:32:05.018Z","dependency_job_id":null,"html_url":"https://github.com/cloud8421/storm-analyzer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fstorm-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fstorm-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fstorm-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fstorm-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloud8421","download_url":"https://codeload.github.com/cloud8421/storm-analyzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241511284,"owners_count":19974387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T15:29:36.958Z","updated_at":"2025-03-02T13:24:28.797Z","avatar_url":"https://github.com/cloud8421.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Storm Analyzer\n\nAnalysis application to use with the [Collector application](https://github.com/cloud8421/storm-collector) Requires a working collector application with the same cookie.\n\nPlease see \u003chttp://www.erlang.org/doc/getting_started/conc_prog.html\u003e for more details.\n\n## Setup\n\nThe application requires [Elixir](http://elixir-lang.org/) and Postgresql.\n\n    $ mix deps.get\n    $ createdb -u YOUR_USER storm_analyzer_dev\n    $ createdb -u YOUR_USER storm_analyzer_test\n    $ mix ecto.migrate Repo\n    $ COLLECTOR_NODE=name@host DATABASE_URL=\"ecto://user:password@host/storm_analyzer\" make start\n\n## Tests\n\n    $ MIX_ENV=test mix test\n\n## Available iex commands\n\n    iex\u003e StormAnalyzer.Importer.import_all\n\nLoads data from collector into Postgres.\n\n    iex\u003e WeatherDatapointsQueries.delta\n\nShows variation of internal temperature over time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud8421%2Fstorm-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloud8421%2Fstorm-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud8421%2Fstorm-analyzer/lists"}