{"id":22756449,"url":"https://github.com/gher-uliege/divand-rest","last_synced_at":"2026-02-10T08:31:51.688Z","repository":{"id":84768474,"uuid":"122953136","full_name":"gher-uliege/DIVAnd-REST","owner":"gher-uliege","description":"REST API for DIVAnd","archived":false,"fork":false,"pushed_at":"2020-03-26T21:00:54.000Z","size":85,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-05T10:12:34.753Z","etag":null,"topics":["api","api-rest","interpolation","oceanography","seadatacloud","search","spatial-analysis","virtual-research-environment"],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-02-26T10:24:39.000Z","updated_at":"2021-07-25T14:25:24.000Z","dependencies_parsed_at":"2023-03-13T02:24:35.460Z","dependency_job_id":null,"html_url":"https://github.com/gher-uliege/DIVAnd-REST","commit_stats":{"total_commits":97,"total_committers":2,"mean_commits":48.5,"dds":"0.010309278350515427","last_synced_commit":"2e95834022b3da2d20f5f339a06aa854bf2b1789"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gher-uliege%2FDIVAnd-REST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gher-uliege%2FDIVAnd-REST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gher-uliege%2FDIVAnd-REST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gher-uliege%2FDIVAnd-REST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gher-uliege","download_url":"https://codeload.github.com/gher-uliege/DIVAnd-REST/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":["api","api-rest","interpolation","oceanography","seadatacloud","search","spatial-analysis","virtual-research-environment"],"created_at":"2024-12-11T07:13:46.896Z","updated_at":"2026-02-10T08:31:51.554Z","avatar_url":"https://github.com/gher-uliege.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/gher-ulg/DIVAnd-REST.svg?branch=master)](https://travis-ci.org/gher-ulg/DIVAnd-REST)\n\n\n# Install with Docker\n\nDeploy\n\n```\ndocker pull abarth/divand_rest\ndocker run --detach --name=divand_rest_container -it -p 8002:8002 abarth/divand_rest\n```\n\nRun `docker rm divand_rest_container` if the container already exists.\n\n\n# Testing\n\nThe tool `jq` needs to be installed to parse JSON from the shell.\nIn Debian/Ubuntu, it can be installed by:\n\n```bash\nsudo apt-get install jq\n```\n\nThe tests can be run with:\n\n```\ngit clone https://github.com/gher-ulg/DIVAnd-REST.git\ncd test\n./test_bathymetry_curl.sh\n./test_curl.sh # takes some time (~ minutes)\n```\n\nThe analysis takes about 4 GB of RAM with the sample data. The first excution takes about 3 minutes and following requests about 1 minute for the sample data.\n\nOpen http://localhost:8002/ in your web browser, for the web user interface.\n\n\n# Debugging\n\nInspect logs with:\n\n```\ndocker logs divand_rest_container\n```\n\n\n# Developpement\n\n*. start Julia and the DIVAnd server with `include(joinpath(\"src\",\"DIVAndREST.jl\"))` from the source directory\n*. start nginx:\n```\n/usr/sbin/nginx -c /home/DIVAnd/DIVAnd-REST/utils/nginx.conf\n```\n* run the test script\n\n\nOpen with with username and password (see note.md)\n\nhttp://localhost:8002/?u=...\u0026p=...\n\n# Containers deployed at CSC\n\nWeb user-interface:\n\nhttps://diva.seadatacloud.ml/gui/1234/\n\nJupyterhub-interface:\n\nhttps://diva.seadatacloud.ml/1234/tree?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgher-uliege%2Fdivand-rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgher-uliege%2Fdivand-rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgher-uliege%2Fdivand-rest/lists"}