{"id":18620545,"url":"https://github.com/simonsobs/ucscradiometer-server","last_synced_at":"2025-10-24T08:26:44.624Z","repository":{"id":191268108,"uuid":"681655968","full_name":"simonsobs/ucscradiometer-server","owner":"simonsobs","description":"Flask API for UCSC Radiometer","archived":false,"fork":false,"pushed_at":"2023-08-28T20:22:50.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-27T04:25:38.440Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonsobs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-22T13:28:27.000Z","updated_at":"2023-08-28T20:24:40.000Z","dependencies_parsed_at":"2023-08-29T05:22:29.788Z","dependency_job_id":null,"html_url":"https://github.com/simonsobs/ucscradiometer-server","commit_stats":null,"previous_names":["simonsobs/ucscradiometer-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fucscradiometer-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fucscradiometer-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fucscradiometer-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonsobs%2Fucscradiometer-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonsobs","download_url":"https://codeload.github.com/simonsobs/ucscradiometer-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239413810,"owners_count":19634310,"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-07T04:06:53.675Z","updated_at":"2025-10-24T08:26:39.601Z","avatar_url":"https://github.com/simonsobs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Flask API for UCSC Radiometer\n=======\n\nA small Flask app for serving the latest PWV values from text file.\n\nThis app is built to server the files from the UCSC server, and relies on the\ncurrent output format and naming conventions in place. If those get change this\nwill need updating.\n\nDependencies\n------------\nThere are a couple of python modules we need:\n* flask\n* gunicorn\n\nRunning the App\n---------------\nThe app needs to know where to get the data. You can config this by setting the\n``PWV_DATA_DIR`` environment variable. We then run the app with gunicorn. \n\nThis gunicorn configuration file and `pwv_web` python script is provided \nin the `api` directory in this repo.\n\n```bash\n$ export PWV_DATA_DIR=/path/to/data/\n$ gunicorn -c gunicorn.conf.py pwv_web:app\n```\n\nYou can then navigate to http://127.0.0.1:5000 to view the latest PWV value and\ntimestamp.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonsobs%2Fucscradiometer-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonsobs%2Fucscradiometer-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonsobs%2Fucscradiometer-server/lists"}