{"id":28281187,"url":"https://github.com/louis-heraut/explore2_toolbox","last_synced_at":"2026-03-15T16:39:32.715Z","repository":{"id":129134718,"uuid":"533850561","full_name":"louis-heraut/Explore2_toolbox","owner":"louis-heraut","description":"💧 R toolbox to provide a simple way of interacting with the code necessary to carry out diagnostic of the hydrological models used in Explore2","archived":false,"fork":false,"pushed_at":"2025-06-15T12:28:36.000Z","size":53519,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T13:52:12.606Z","etag":null,"topics":["climate","climate-change","climate-data","climate-model","climate-science","diagnostic","environment","explore2","hydrological-model","hydrology","inrae","model","r","statistics"],"latest_commit_sha":null,"homepage":"https://github.com/super-lou/EXstat","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/louis-heraut.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2022-09-07T16:32:57.000Z","updated_at":"2025-06-15T12:28:40.000Z","dependencies_parsed_at":"2023-04-09T10:03:14.419Z","dependency_job_id":"8a19f480-5f4e-4214-9e87-c984576c3486","html_url":"https://github.com/louis-heraut/Explore2_toolbox","commit_stats":{"total_commits":836,"total_committers":1,"mean_commits":836.0,"dds":0.0,"last_synced_commit":"f8d8158cb70f0e9dda7ce7d6b749509139fe913d"},"previous_names":["super-lou/explore2_toolbox","super-lou/ex2d_toolbox","louis-heraut/explore2_toolbox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/louis-heraut/Explore2_toolbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louis-heraut%2FExplore2_toolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louis-heraut%2FExplore2_toolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louis-heraut%2FExplore2_toolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louis-heraut%2FExplore2_toolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/louis-heraut","download_url":"https://codeload.github.com/louis-heraut/Explore2_toolbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louis-heraut%2FExplore2_toolbox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260251148,"owners_count":22980977,"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":["climate","climate-change","climate-data","climate-model","climate-science","diagnostic","environment","explore2","hydrological-model","hydrology","inrae","model","r","statistics"],"created_at":"2025-05-21T11:15:51.691Z","updated_at":"2025-10-04T23:13:20.054Z","avatar_url":"https://github.com/louis-heraut.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ex2D toolbox [\u003cimg src=\"resources/LogoExplore2.png\" align=\"right\" width=160 alt=\"\"/\u003e](https://professionnels.ofb.fr/fr/node/1244)\n\n\u003c!-- badges: start --\u003e\n[![Lifecycle: maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://lifecycle.r-lib.org/articles/stages.html)\n![](https://img.shields.io/github/last-commit/louis-heraut/Explore2_toolbox)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md) \n\u003c!-- badges: end --\u003e\n\n**Ex2D toolbox** is a R toolbox based on [EXstat](https://github.com/louis-heraut/EXstat) and [CARD](https://github.com/louis-heraut/CARD) packages which provide a simple way of interacting with all these codes to carry out diagnostic of hydrological models used in [Explore2](https://professionnels.ofb.fr/fr/node/1244).\n\nThis project was carried out for National Research Institute for Agriculture, Food and the Environment (Institut National de Recherche pour l’Agriculture, l’Alimentation et l’Environnement, [INRAE](https://agriculture.gouv.fr/inrae-linstitut-national-de-recherche-pour-lagriculture-lalimentation-et-lenvironnement) in french).\n\n\n## Installation\nFor latest development version\n``` \ngit clone https://github.com/louis-heraut/Explore2_toolbox.git\n```\n\n\n## Help\nYou can find different help script in this the [help](https://github.com/louis-heraut/Explore2_toolbox/tree/main/help) directory.\n\n### DRIAS NetCDF exportation\nIn the [help](https://github.com/louis-heraut/Explore2_toolbox/tree/main/help) directory, you will have the [DRIAS_export](https://github.com/louis-heraut/Explore2_toolbox/tree/main/help/DRIAS_export) directory which includes 2 subdirectories, one for [1D data exportation](https://github.com/louis-heraut/Explore2_toolbox/tree/main/help/DRIAS_export/DRIAS_export_1D) and the other for [2D data exportation](https://github.com/louis-heraut/Explore2_toolbox/tree/main/help/DRIAS_export/DRIAS_export_2D).\n\nYou can make your choice between [1D](https://github.com/louis-heraut/Explore2_toolbox/tree/main/help/DRIAS_export/DRIAS_export_1D) and [2D](https://github.com/louis-heraut/Explore2_toolbox/tree/main/help/DRIAS_export/DRIAS_export_2D) DRIAS NetCDF exportation and find a README in each subdirectory.\n\n### Formatted Rdata exportation\nIn [Rdata_export](https://github.com/louis-heraut/Explore2_toolbox/tree/main/help/Rdata_export), there is an example of what formatted data for Explore2 looks like.\n\n\n## Main execution\nIn the principal directory of this toolbox you will find the [main.R](https://github.com/louis-heraut/Explore2_toolbox/tree/main/main.R) script which is dedicated to fast global execution of the Explore2 diagnostic by using [MKstat](https://github.com/louis-heraut/MKstat), [ashes](https://github.com/louis-heraut/ashes) and [dataSheep](https://github.com/louis-heraut/dataSheep) R package.\n\n*in construction*\n\n\n## FAQ\n📬 — **I would like an upgrade / I have a question / Need to reach me**  \nFeel free to [open an issue](https://github.com/louis-heraut/Explore2_toolbox/issues) ! I’m actively maintaining this project, so I’ll do my best to respond quickly.  \nI’m also reachable on my institutional INRAE [email](mailto:louis.heraut@inrae.fr?subject=%5BExplore2_toolbox%5D) for more in-depth discussions.\n\n🛠️ — **I found a bug**  \n- *Good Solution* : Search the existing issue list, and if no one has reported it, create a new issue !  \n- *Better Solution* : Along with the issue submission, provide a minimal reproducible code sample.  \n- *Best Solution* : Fix the issue and submit a pull request. This is the fastest way to get a bug fixed.\n\n🚀 — **Want to contribute ?**  \nIf you don't know where to start, [open an issue](https://github.com/louis-heraut/Explore2_toolbox/issues).\n\nIf you want to try by yourself, why not start by also [opening an issue](https://github.com/louis-heraut/Explore2_toolbox/issues) to let me know you're working on something ? Then:\n\n- Fork this repository  \n- Clone your fork locally and make changes (or even better, create a new branch for your modifications)\n- Push to your fork and verify everything works as expected\n- Open a Pull Request on GitHub and describe what you did and why\n- Wait for review\n- For future development, keep your fork updated using the GitHub “Sync fork” functionality or by pulling changes from the original repo (or even via remote upstream if you're comfortable with Git). Otherwise, feel free to delete your fork to keep things tidy ! \n\nIf we’re connected through work, why not reach out via email to see if we can collaborate more closely on this repo by adding you as a collaborator !\n\n\n## Code of Conduct\nPlease note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouis-heraut%2Fexplore2_toolbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouis-heraut%2Fexplore2_toolbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouis-heraut%2Fexplore2_toolbox/lists"}