{"id":22756465,"url":"https://github.com/gher-uliege/oak","last_synced_at":"2026-02-21T19:05:50.620Z","repository":{"id":84768508,"uuid":"96543126","full_name":"gher-uliege/OAK","owner":"gher-uliege","description":"Ocean Assimilation Kit","archived":false,"fork":false,"pushed_at":"2021-09-02T11:47:13.000Z","size":712,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-05T10:12:34.904Z","etag":null,"topics":["data-assimilation","fortran","numerical-methods","oceanography"],"latest_commit_sha":null,"homepage":null,"language":"Fortran","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/gher-uliege.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}},"created_at":"2017-07-07T13:51:59.000Z","updated_at":"2023-10-16T14:03:32.000Z","dependencies_parsed_at":"2023-03-10T19:45:21.216Z","dependency_job_id":null,"html_url":"https://github.com/gher-uliege/OAK","commit_stats":{"total_commits":617,"total_committers":5,"mean_commits":123.4,"dds":"0.017828200972447306","last_synced_commit":"c8df3a315f13304e75babde14b9351e008891f9a"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gher-uliege%2FOAK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gher-uliege%2FOAK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gher-uliege%2FOAK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gher-uliege%2FOAK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gher-uliege","download_url":"https://codeload.github.com/gher-uliege/OAK/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246290571,"owners_count":20753724,"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":["data-assimilation","fortran","numerical-methods","oceanography"],"created_at":"2024-12-11T07:13:49.782Z","updated_at":"2025-10-18T00:08:01.639Z","avatar_url":"https://github.com/gher-uliege.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"Installation\n------------\n\nTo install OAK you need:\n\n* A Fortran 90 compiler\n* NetCDF (with Fortran 90 interface)\n* LAPACK library\n* an implementation of the BLAS library (such as ATLAS, OpenBLAS or MKL) \n* cholmod\n\nOptionally, for parallelization, either one of:\n\n* MPI (with Fortran 90 interface)\n* OpenMP (included in Fortran 90 compilers) \n\n\n# Compilation\n\n## gfortran and default BLAS\n\nTo compile with open-source gfortran, parallelized with MPI, at least the following packages are needed:\n\n```\nsudo apt-get install gfortran libatlas-base-dev liblapack-dev openmpi-bin libopenmpi-dev libnetcdf-dev netcdf-bin libsuitesparse-dev\ncp config.mk.template config.mk\nmake\n```\n\n# ifort and MKL\n\n## Without CLODMOD:\n\nSet `$MKLROOT`:\n\n```bash\n$ make FORT=ifort NETCDF_CONFIG=/path/to/bin/nf-config CHOLMOD_LIB= BLAS_LIBDIR=$MKLROOT/lib/intel64/ BLAS_LIB=\"-lmkl_intel_lp64 -lmkl_sequential -lmkl_core\" LAPACK_LIB=\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgher-uliege%2Foak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgher-uliege%2Foak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgher-uliege%2Foak/lists"}