Ex2D toolbox is a R toolbox based on EXstat and CARD packages which provide a simple way of interacting with all these codes to carry out diagnostic of hydrological models used in Explore2.
This 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 in french).
For latest development version
git clone https://github.com/super-lou/Ex2D_toolbox.git
You can find different help script in this the help directory.
In the help directory, you will have the DRIAS_export directory which includes 2 subdirectories, one for 1D data exportation and the other for 2D data exportation.
You can make your choice between 1D and 2D DRIAS NetCDF exportation and find a README in each subdirectory.
In Rdata_export, there is an example of what formatted data for Explore2 looks like.
In the principal directory of this toolbox you will find the main.R script which is dedicated to fast global execution of the Explore2 diagnostic by using MKstat, ashes and dataSheep R package.
in construction
I have a question.
- Solution: Search existing issue list and if no one has a similar question create a new issue.
I found a bug.
- Good Solution: Search existing issue list and if no one has reported it create a new issue.
- Better Solution: Along with issue submission provide a minimal reproducible example of the bug.
- Best Solution: Fix the issue and submit a pull request. This is the fastest way to get a bug fixed.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.