{"id":16277083,"url":"https://github.com/eliocamp/wave4","last_synced_at":"2025-04-08T17:20:03.149Z","repository":{"id":84292447,"uuid":"330792390","full_name":"eliocamp/wave4","owner":"eliocamp","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-20T12:25:11.000Z","size":15426,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-14T13:40:44.628Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/eliocamp.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":"2021-01-18T21:35:15.000Z","updated_at":"2021-01-20T12:25:14.000Z","dependencies_parsed_at":"2023-03-04T22:30:53.608Z","dependency_job_id":null,"html_url":"https://github.com/eliocamp/wave4","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"c6cb04c008ff32a17df990454ef9e84d5e72abea"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliocamp%2Fwave4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliocamp%2Fwave4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliocamp%2Fwave4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliocamp%2Fwave4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eliocamp","download_url":"https://codeload.github.com/eliocamp/wave4/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247888568,"owners_count":21013002,"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":[],"created_at":"2024-10-10T18:52:32.326Z","updated_at":"2025-04-08T17:20:03.111Z","avatar_url":"https://github.com/eliocamp.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Comment on \"Global wave number-4 pattern in the southern subtropical sea surface temperature\"\n\nThis repository contains data, code and other source files associated with \n\nClone this repo. If using RStudio, open the project. \n\nThis project uses the renv package to manage a reproducible environment. To recreate that environment just run\n\n```r\nif (!require(\"renv\")) {\n   install.packages(\"renv\")\n}\nrenv::restore()\n```\n\nThis should install all the package dependencies needed to install the package and compile the document. \n\nThen install the package with \n\n```r\nif (!require(\"devtools\")) {\n   install.packages(\"devtools\")\n}\ndevtools::install()\n```\n\nThe data required to run the analysis is downloaded automatically by the functions `HADSST()` and `CMAP()`. If you want to download it before going into the code, then run those functions first. \n\n```r\nwave4::HADSST()\nwave4::CMAP()\n``` \n\nThe code of the manuscript can be found at [analysis/paper/paper.Rmd](https://github.com/eliocamp/wave4/tree/main/analysis/paper). Render it by opening it up in RStudio and hitting that knitr button or with \n\n```r\nif (!require(\"devtools\")) {\n   install.packages(\"devtools\")\n}\nrmarkdown::render(\"analysis/paper/paper.Rmd\")\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliocamp%2Fwave4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliocamp%2Fwave4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliocamp%2Fwave4/lists"}