{"id":21432570,"url":"https://github.com/ecmwf/metkit","last_synced_at":"2025-07-14T12:33:58.851Z","repository":{"id":56825576,"uuid":"214394709","full_name":"ecmwf/metkit","owner":"ecmwf","description":"Toolkit for manipulating and describing meteorological objects, implementing the MARS language and associated processing and semantics.","archived":false,"fork":false,"pushed_at":"2024-11-20T12:56:06.000Z","size":2573,"stargazers_count":6,"open_issues_count":3,"forks_count":8,"subscribers_count":16,"default_branch":"develop","last_synced_at":"2024-11-20T13:51:45.325Z","etag":null,"topics":["fdb","mars"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ecmwf.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,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-11T09:18:30.000Z","updated_at":"2024-11-14T09:15:02.000Z","dependencies_parsed_at":"2024-01-13T08:50:26.707Z","dependency_job_id":"0838600e-bfa3-475d-90ee-333d3e0bb21c","html_url":"https://github.com/ecmwf/metkit","commit_stats":{"total_commits":1341,"total_committers":26,"mean_commits":51.57692307692308,"dds":0.5167785234899329,"last_synced_commit":"51e03c20af6ee948c0063162597c02e53acf6324"},"previous_names":[],"tags_count":165,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecmwf%2Fmetkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecmwf%2Fmetkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecmwf%2Fmetkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecmwf%2Fmetkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecmwf","download_url":"https://codeload.github.com/ecmwf/metkit/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225976914,"owners_count":17554303,"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":["fdb","mars"],"created_at":"2024-11-22T23:19:05.853Z","updated_at":"2024-11-22T23:19:06.403Z","avatar_url":"https://github.com/ecmwf.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"metkit\n======\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ecmwf/metkit/blob/develop/LICENSE)\n\nRequirements\n------------\n\nRuntime dependencies:\n\n- eckit -- http://github.com/ecmwf/eckit\n\nBuild dependencies:\n\n- CMake --- For use and installation see http://www.cmake.org/\n- ecbuild --- ECMWF library of CMake macros ()\n\nInstallation\n------------\n\nmetkit employs an out-of-source build/install based on CMake.\n\nMake sure ecbuild is installed and the ecbuild executable script is found ( `which ecbuild` ).\n\nNow proceed with installation as follows:\n\n```bash\n# Environment --- Edit as needed\nsrcdir=$(pwd)\nbuilddir=build\ninstalldir=$HOME/local  \n\n# 1. Create the build directory:\nmkdir $builddir\ncd $builddir\n\n# 2. Run CMake\necbuild --prefix=$installdir -- -DECKIT_PATH=\u003cpath/to/eckit/install\u003e $srcdir\n\n# 3. Compile / Install\nmake -j10\nmake install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecmwf%2Fmetkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecmwf%2Fmetkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecmwf%2Fmetkit/lists"}