{"id":21532628,"url":"https://github.com/spine-tools/metreload","last_synced_at":"2025-07-01T11:05:26.802Z","repository":{"id":81123760,"uuid":"146603126","full_name":"spine-tools/MetReLoad","owner":"spine-tools","description":"Python application for downloading meteorological reanalysis data","archived":false,"fork":false,"pushed_at":"2022-01-30T18:11:42.000Z","size":2845,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-01T11:05:16.779Z","etag":null,"topics":["data","python","reanalysis"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spine-tools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-29T13:22:12.000Z","updated_at":"2022-07-09T20:28:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebf6cfed-3dae-4cea-a6df-eb7375b5e532","html_url":"https://github.com/spine-tools/MetReLoad","commit_stats":{"total_commits":109,"total_committers":5,"mean_commits":21.8,"dds":"0.11926605504587151","last_synced_commit":"9f5880ea35cb4842eaf0c8a803108bf80bc40e6c"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/spine-tools/MetReLoad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spine-tools%2FMetReLoad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spine-tools%2FMetReLoad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spine-tools%2FMetReLoad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spine-tools%2FMetReLoad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spine-tools","download_url":"https://codeload.github.com/spine-tools/MetReLoad/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spine-tools%2FMetReLoad/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262950336,"owners_count":23389639,"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":["data","python","reanalysis"],"created_at":"2024-11-24T02:21:09.461Z","updated_at":"2025-07-01T11:05:26.750Z","avatar_url":"https://github.com/spine-tools.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MetReLoad\n\n[![Documentation Status](https://readthedocs.org/projects/metreload/badge/?version=latest)](https://metreload.readthedocs.io/en/latest/?badge=latest)\n[![Build Status](https://travis-ci.org/Spine-project/MetReLoad.svg?branch=master)](https://travis-ci.org/Spine-project/MetReLoad)\n\nPython application for downloading meteorological reanalysis data\n\n## Installation\n\nPython 3 is required. A [conda environment](https://conda.io/docs/user-guide/tasks/manage-environments.html)  or a [virtual environment](https://docs.python.org/3/library/venv.html) is recommended. \n\nInstall required packages with\n\n    pip install -r requirements.txt\n\nInstall MetReLoad with\n\n    pip install .\n\n## Usage\n\n    metreload [OPTIONS] COMMAND [OPTIONS]...\n\n### General options\n\n```\n--version  Show version and exit\n--debug    Set debug mode on\n--help     Show this message and exit.\n```\n  \nSee documentation in folder `docs` for more information.\n\n## Contributing\n\nInstall development requirements into your current Python environment with\n\n    pip install -r requirements.txt -r requirements_dev.txt\n\nAlternatively, if you are using conda you can also create a new development environment with\n\n    conda env create --file conda/develop.yml --name \u003cNAME\u003e\n\nInstall the package in editable mode with\n\n    pip install -e .\n\nBefore committing, run tests with\n\n    python setup.py test\n\n### Building with PyInstaller\n\nPyInstaller version 3.4 (or newer) is required. \nFollow above instructions to install all development requirements (including PyInstaller).\nExcute \n\n    pyinstaller [-y] metreload.spec\n\nto build an executable distribution into `dist/metreload`. (Use the `-y` switch to bypass confirmation for replacing old files.)\n\n\u0026nbsp;\n\u003chr\u003e\n\u003ccenter\u003e\n\u003ctable width=500px frame=\"none\"\u003e\n\u003ctr\u003e\n\u003ctd valign=\"middle\" width=100px\u003e\n\u003cimg src=https://europa.eu/european-union/sites/europaeu/files/docs/body/flag_yellow_low.jpg alt=\"EU emblem\" width=100%\u003e\u003c/td\u003e\n\u003ctd valign=\"middle\"\u003eThis project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 774629.\u003c/td\u003e\n\u003c/table\u003e\n\u003c/center\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspine-tools%2Fmetreload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspine-tools%2Fmetreload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspine-tools%2Fmetreload/lists"}