SWAT+ output to MITgcm input connection tool
This code converts SWAT output (https://swat.tamu.edu/) of water quantity (Flow out and Temperature) in sqlite format to date input for MITgcm in txt format.The tool uses R code al libraries DBI, RSQLite, and dplyr to correct the date format and dataframe structure.
tordera use case AquaINFRA R conversion MITgcm
| Id | Title | Data Type | Description |
|---|---|---|---|
| swat_output_file | SWAT+ Variable Outputs Database | object | SQLite database (thread_1.sqlite) storing the simulated output values based on the defined time range and time step (daily, monthly, yearly, or annual average). |
| Id | Title | Description |
|---|---|---|
| output_file | River water quantity MITgcm output | txt file containing a data frame with the correct formatting and structure to enter MITgcm model. |
Educational resources and documentation
- How to use a OGC processing service with R (text/html)
- How to use a OGC processing service with python (text/html)
Jobs
Browse jobsLinks
- GitHub repo (text/html)
- How to use a OGC processing service with R (text/html)
- How to use a OGC processing service with python (text/html)
- Process description as JSON (application/json)
- Process description as HTML (text/html)
- Jobs list as HTML (text/html)
- Jobs list as JSON (application/json)
- Execution for this process as JSON (application/json)
Execution modes
- Synchronous
- Asynchronous
