{"id":23503714,"url":"https://github.com/mdpiper/bmi-geospatial-fortran","last_synced_at":"2026-02-26T18:02:33.928Z","repository":{"id":220402468,"uuid":"751549758","full_name":"mdpiper/bmi-geospatial-fortran","owner":"mdpiper","description":"Basic Model interface extension for geospatial data, Fortran version","archived":false,"fork":false,"pushed_at":"2024-02-01T21:29:12.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-16T17:56:20.153Z","etag":null,"topics":["bmi","csdms","fortran","geospatial"],"latest_commit_sha":null,"homepage":"https://bmi.readthedocs.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/mdpiper.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":null,"dei":null}},"created_at":"2024-02-01T20:37:03.000Z","updated_at":"2024-02-01T21:34:00.000Z","dependencies_parsed_at":"2024-02-01T22:20:24.433Z","dependency_job_id":null,"html_url":"https://github.com/mdpiper/bmi-geospatial-fortran","commit_stats":null,"previous_names":["mdpiper/bmi-geospatial-fortran"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdpiper%2Fbmi-geospatial-fortran","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdpiper%2Fbmi-geospatial-fortran/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdpiper%2Fbmi-geospatial-fortran/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdpiper%2Fbmi-geospatial-fortran/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdpiper","download_url":"https://codeload.github.com/mdpiper/bmi-geospatial-fortran/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252532770,"owners_count":21763471,"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":["bmi","csdms","fortran","geospatial"],"created_at":"2024-12-25T08:30:58.358Z","updated_at":"2026-02-26T18:02:28.889Z","avatar_url":"https://github.com/mdpiper.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bmi-geospatial-fortran\n\nThe Fortran specification for an example\n[Basic Model Interface](https://bmi.readthedocs.io) extension\nfor geospatial data.\n\nThe SIDL describing the interface for this example extension:\n```java\npackage csdms version 0.0.1 {\n  interface bmi_geo {\n\n    int initialize(in string config_file);\n    int get_grid_coordinate_names(in int grid, out array\u003cstring, 1\u003e names);\n    int get_grid_coordinate_units(in int grid, out array\u003cstring, 1\u003e units);\n    int get_grid_coordinate(in int grid, int string coordinate, in array\u003cdouble, 1\u003e values);\n    int get_grid_crs(in int grid, out string name);\n  }\n}\n```\n\nLike the [Fortran specification for the core BMI](https://github.com/csdms/bmi-fortran),\nthe code in this repository\nis used to define an abstract type, *bmi_geo*,\nthat is intended to be overridden by a concrete type in an implementation.\nThe *bmi_geo* type is encapsulated in a module, *bmigeof*,\nand built into a library, *libbmigeof*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdpiper%2Fbmi-geospatial-fortran","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdpiper%2Fbmi-geospatial-fortran","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdpiper%2Fbmi-geospatial-fortran/lists"}