{"id":21468132,"url":"https://github.com/dankelley/oceanography","last_synced_at":"2025-03-17T06:17:08.473Z","repository":{"id":136892679,"uuid":"472326790","full_name":"dankelley/oceanography","owner":"dankelley","description":"Julia code for oceanographic analysis","archived":false,"fork":false,"pushed_at":"2023-11-11T14:12:47.000Z","size":289,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T15:49:29.626Z","etag":null,"topics":["julia","oceanography"],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dankelley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-03-21T12:27:31.000Z","updated_at":"2023-09-13T12:05:32.000Z","dependencies_parsed_at":"2024-01-16T21:30:14.877Z","dependency_job_id":"5900e632-d9c8-4d41-b2ed-fe30daa05010","html_url":"https://github.com/dankelley/oceanography","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"787dd94e34ee6e74406074e9554bb6a0f333098d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dankelley%2Foceanography","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dankelley%2Foceanography/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dankelley%2Foceanography/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dankelley%2Foceanography/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dankelley","download_url":"https://codeload.github.com/dankelley/oceanography/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982294,"owners_count":20378607,"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","oceanography"],"created_at":"2024-11-23T08:23:37.580Z","updated_at":"2025-03-17T06:17:08.450Z","avatar_url":"https://github.com/dankelley.png","language":"Julia","readme":"This repository holds some tests that might shed light on the utility and\npracticality of creating a Julia package for oceanographic analysis.\n\n# Struct ideas\n\nThis might work\n```julia\nabstract type Oce end\nstruct Adp\u003c:Oce\n    metadata::Dict\n    data::Dict\nend\na = Adp(Dict(), Dict())\na.metadata[\"filename\"] = \"food\"\na.data[\"u\"] = Array{Float64}(undef, 4, 10, 200);\na\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdankelley%2Foceanography","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdankelley%2Foceanography","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdankelley%2Foceanography/lists"}