{"id":28393809,"url":"https://github.com/mazamascience/airsensordataviewer","last_synced_at":"2025-08-29T14:47:27.314Z","repository":{"id":56218625,"uuid":"274204928","full_name":"MazamaScience/AirSensorDataViewer","owner":"MazamaScience","description":"An RShiny application based on the AirSensor package","archived":false,"fork":false,"pushed_at":"2024-04-11T16:35:24.000Z","size":5898,"stargazers_count":4,"open_issues_count":6,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T04:14:53.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MazamaScience.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-22T17:45:43.000Z","updated_at":"2022-08-13T13:43:00.000Z","dependencies_parsed_at":"2022-08-15T14:50:50.172Z","dependency_job_id":null,"html_url":"https://github.com/MazamaScience/AirSensorDataViewer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MazamaScience/AirSensorDataViewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MazamaScience%2FAirSensorDataViewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MazamaScience%2FAirSensorDataViewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MazamaScience%2FAirSensorDataViewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MazamaScience%2FAirSensorDataViewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MazamaScience","download_url":"https://codeload.github.com/MazamaScience/AirSensorDataViewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MazamaScience%2FAirSensorDataViewer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262056247,"owners_count":23251636,"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":"2025-05-31T17:08:17.976Z","updated_at":"2025-06-26T11:32:38.416Z","avatar_url":"https://github.com/MazamaScience.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AirSensor DataViewer \n\nWelcome to the AirSensor DataViewer repository! \n\nAirSensor DataViewer provides an interface web application for visualizing time \nseries PurpleAir air sensor data. The package is an extension of the **AirSensor**\nR package with support by Mazama Science and the South Coast Air Quality \nManagement District. \n\n## Usage\n\nThere are a couple of ways to launch and use AirSensor DataViewer - either \nthrough R itself, interactively, or hosted with a ready-to-serve docker image for \nserver use, which can be created using [this guide](#docker).\n\n### Installation\n\nTo install and test from RStudio.\n\n```\ninstall.packages(“remotes”)\nremotes::install_github(“MazamaScience/AirSensorDataViewer”)\n\nAirSensorDataViewer::run_app()\n```\n\nYup, thats it.\n\n\n### Docker\n\nTo create the docker image, navigate to the project root directory and use `make` \nto build the docker image. The docker image should contain all necessary \nlibraries and dependencies, as well as being preconfigured for `shiny-server`. \n\nCreate docker image : \n\n`make airsensordataviewer_build`\n\nRun desktop client: \n\n`make desktop_build`\n\n`make desktop_up`\n\nBy default, the `desktop_*` version will be available at `localhost:8080/asdv/test`. \n\nTo shut the close and exit the docker image:\n`make desktop_down`\n\nYou can check the logs on the running docker container with:\n\n```\ndocker exec -ti airsensor-dataviewer-desktop /bin/bash\n...\ncd /var/log/shiny-server/\nls\n```\n\n\n## Notes \n\nAirSensor DataViewer is built with Shiny utilizing {golem} framework.  The \n**AirSensor** and **tiotemp** R packages for data processing and visualization. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazamascience%2Fairsensordataviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmazamascience%2Fairsensordataviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazamascience%2Fairsensordataviewer/lists"}