{"id":48240542,"url":"https://github.com/dmidk/metest","last_synced_at":"2026-04-04T20:16:45.347Z","repository":{"id":57441160,"uuid":"400087756","full_name":"dmidk/metest","owner":"dmidk","description":"Test, check and compare logs and data from meteorological computations.","archived":false,"fork":false,"pushed_at":"2021-08-27T12:19:57.000Z","size":302,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-30T11:03:46.552Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmidk.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":"2021-08-26T07:56:42.000Z","updated_at":"2021-08-27T12:19:15.000Z","dependencies_parsed_at":"2022-09-02T06:43:05.561Z","dependency_job_id":null,"html_url":"https://github.com/dmidk/metest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dmidk/metest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmidk%2Fmetest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmidk%2Fmetest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmidk%2Fmetest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmidk%2Fmetest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmidk","download_url":"https://codeload.github.com/dmidk/metest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmidk%2Fmetest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31412281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-04-04T20:16:45.242Z","updated_at":"2026-04-04T20:16:45.331Z","avatar_url":"https://github.com/dmidk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# metest\nTest, check and compare logs and data from meteorological computations. \n\nInstall using pip: `pip install metest`\n\n# Usage\nSubmodules can be imported, but this software is designed to be used as a CLI (Command-Line-Interface), by calling the `__main__` module.\n\n`python -m metest`: Prints a help message\n\n`python -m metest logmetric`: Calls the logmetric submodule and prints a help message (as flags are needed for this command to work)\n\n`python -m metest logmetric -m harmonie --individual -f /path/to/log -o /home/$USER/`: Computes standard metrics on a single logfile from Harmonie and output results to */home/$USER/*\n\n\n# Documentation\nDocumentation is auto-build from in-line code using sphinx: dmidk.github.io/metest/\n\n# Prerequisites\n*metest* is a script tool based on python. Dependencies is defined in `metest.yml` and a python environment can be made using (mini)conda:\n\n`conda env create -f metest.yml`\n\n# For developers\n\n## Build documentation\n```sh\ncd doc\nsphinx-apidoc -f --private --ext-autodoc --separate -o . ../metest/\nmake html\n```\nThe html source files goes into `doc/_build/html`\n\n## Build package\nTo build from the source code:\n```sh\npython setup.py sdist bdist_wheel\n```\nTo install locally:\n```sh\npip install dist/metest-$VERSION-py3-none-any.whl --upgrade\n```\nTo deploy to PyPi (Only users with access can do this):\n```sh\npython -m twine upload dist/*\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmidk%2Fmetest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmidk%2Fmetest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmidk%2Fmetest/lists"}