{"id":17523130,"url":"https://github.com/evetion/mdal.jl","last_synced_at":"2025-03-29T03:23:05.465Z","repository":{"id":93501577,"uuid":"217487263","full_name":"evetion/MDAL.jl","owner":"evetion","description":"Julian interface for http://www.mdal.xyz/","archived":false,"fork":false,"pushed_at":"2022-08-26T15:01:17.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-05-01T15:52:35.213Z","etag":null,"topics":["julia","mdal"],"latest_commit_sha":null,"homepage":"","language":"Julia","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/evetion.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,"publiccode":null,"codemeta":null}},"created_at":"2019-10-25T08:24:07.000Z","updated_at":"2024-05-01T15:52:35.213Z","dependencies_parsed_at":null,"dependency_job_id":"38c8d293-796d-4e93-8a5b-da747fe5893f","html_url":"https://github.com/evetion/MDAL.jl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evetion%2FMDAL.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evetion%2FMDAL.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evetion%2FMDAL.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evetion%2FMDAL.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evetion","download_url":"https://codeload.github.com/evetion/MDAL.jl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246132299,"owners_count":20728464,"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":["julia","mdal"],"created_at":"2024-10-20T13:47:49.450Z","updated_at":"2025-03-29T03:23:05.447Z","avatar_url":"https://github.com/evetion.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://evetion.github.io/MDAL.jl/stable)\n[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://evetion.github.io/MDAL.jl/dev)\n[![CI](https://github.com/evetion/MDAL.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/evetion/MDAL.jl/actions/workflows/CI.yml)\n[![Codecov](https://codecov.io/gh/evetion/MDAL.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/evetion/MDAL.jl)\n\n# [WIP] MDAL.jl\nWraps the [MDAL](https://github.com/lutraconsulting/MDAL) (Mesh Data Abstraction Library) in Julia and enables conversion to the [GeometryTypes.jl](https://github.com/JuliaGeometry/GeometryTypes.jl) library.\n\n*This is a very early work in progress*\n\n## Install\n```\n]add https://github.com/evetion/MDAL.jl\n```\n\n## Abstraction\nMDAL defines a Mesh as vertices and faces, including Dataset(s), which have a name and define data on either vertices or faces.\n\n\n## Examples\nRead in a mesh and retrieve all vertices.\n```julia\nusing MDAL\n\nfn = \"test/data/test.nc\"\nmesh = MDAL.load(fn)\ncollect(coords(mesh))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevetion%2Fmdal.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevetion%2Fmdal.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevetion%2Fmdal.jl/lists"}