{"id":25417405,"url":"https://github.com/pymt-lab/pymt_heatf","last_synced_at":"2026-01-29T03:39:02.861Z","repository":{"id":47395205,"uuid":"156590539","full_name":"pymt-lab/pymt_heatf","owner":"pymt-lab","description":"PyMT component for the Fortran BMI example","archived":false,"fork":false,"pushed_at":"2025-02-12T20:35:21.000Z","size":108,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-02T13:10:50.513Z","etag":null,"topics":["bmi","csdms","fortran","pymt"],"latest_commit_sha":null,"homepage":"https://bmi.csdms.io","language":"Fortran","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/pymt-lab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-11-07T18:26:41.000Z","updated_at":"2025-02-12T20:35:25.000Z","dependencies_parsed_at":"2024-11-08T01:25:18.594Z","dependency_job_id":"4c3c4d1c-ff3a-4997-be0c-3a4527af7586","html_url":"https://github.com/pymt-lab/pymt_heatf","commit_stats":{"total_commits":84,"total_committers":1,"mean_commits":84.0,"dds":0.0,"last_synced_commit":"b8248b5b8aad24640866dbeefcb9a166920c1d91"},"previous_names":["pymt-lab/pymt_heatf"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/pymt-lab/pymt_heatf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymt-lab%2Fpymt_heatf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymt-lab%2Fpymt_heatf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymt-lab%2Fpymt_heatf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymt-lab%2Fpymt_heatf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pymt-lab","download_url":"https://codeload.github.com/pymt-lab/pymt_heatf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymt-lab%2Fpymt_heatf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28862126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"online","status_checked_at":"2026-01-29T02:00:06.714Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bmi","csdms","fortran","pymt"],"created_at":"2025-02-16T17:49:13.924Z","updated_at":"2026-01-29T03:39:02.842Z","avatar_url":"https://github.com/pymt-lab.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pymt_heatf\n\nThis is an example of building a model, written in Fortran and wrapped\nin Python with the [babelizer](https://github.com/csdms/babelizer), with\nthe [meson-python](https://meson-python.readthedocs.io/en/latest/) build\nsystem using only a *pyproject.toml* file for project metadata.\n\n## Build/Install\n\nThis is a sketch of how to build and install this project with either\n`conda` or `pip`.\n\n### With conda\n\n1.  Create a conda environment from the included *environment.yml* file\n    and activate it\n\n2.  Build/install the [Fortran BMI\n    example](https://github.com/csdms/bmi-example-fortran/#buildinstall)\n\n3.  Build/install the project with:\n\n    ``` bash\n    $ make install\n    ```\n\n### With pip\n\nMake, CMake, and a Fortran compiler are required.\n\n1.  Create a virtual environment\n\n2.  Install the build system requirements through `pip`:\n\n    ``` bash\n    $ pip install meson-python meson ninja cython numpy bmipy\n    ```\n\n3.  Build/install the [Fortran BMI\n    specification](https://github.com/csdms/bmi-fortran/#buildinstall)\n    (it's not installable through `pip`)\n\n4.  Build/install the [Fortran BMI\n    example](https://github.com/csdms/bmi-example-fortran/#buildinstall)\n\n5.  Build/install the project with:\n\n    ``` bash\n    $ make install\n    ```\n\n## Use\n\nImport the standalone project into a Python session:\n\n``` python\n\u003e\u003e\u003e import pymt_heatf\n```\n\nImport the *pymt* component:\n\n``` python\n\u003e\u003e\u003e from pymt.MODELS import HeatModelF\n```\n\nTry the examples in the *examples* directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymt-lab%2Fpymt_heatf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpymt-lab%2Fpymt_heatf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymt-lab%2Fpymt_heatf/lists"}