Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/palderman/DSSAT
https://github.com/palderman/DSSAT
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/palderman/DSSAT
- Owner: palderman
- License: gpl-3.0
- Created: 2019-07-14T15:24:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T21:37:01.000Z (4 months ago)
- Last Synced: 2024-10-13T11:20:22.576Z (about 2 months ago)
- Language: R
- Size: 861 KB
- Stars: 21
- Watchers: 5
- Forks: 17
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - palderman/DSSAT - (R)
README
# DSSAT
[![DOI](https://zenodo.org/badge/196852406.svg)](https://zenodo.org/badge/latestdoi/196852406)The purpose of this package is to provide a comprehensive R interface to the Decision Support System for Agrotechnology Transfer Cropping Systems Model (DSSAT-CSM). The package provides cross-platform functions to:
# Implemented
- Read input files:
- File X
- File T
- File A
- Crop parameter files (\*.CUL,\*.ECO)
- Soil input files (\*.SOL)
- Weather input files (\*.WTH)
- Pest input files (\*.PST)
- DSSAT Batch file (DSSBatch.V\*)
- Write input files:
- File X
- File T
- File A
- Weather input files (\*.WTH)
- Soil input files (\*.SOL)
- DSSAT Batch file (DSSBatch.V\*)
- Run DSSAT-CSM in the following modes:
- Batch
- Read output files:
- Daily
- Seasonal# Awaiting implementation
- Read input files:
- Crop parameter files (\*.SPE)
- Write input files:
- Pest input files (\*.PST)
- Crop parameter files (\*.SPE)
- Run DSSAT-CSM in the following modes:
- Seasonal
- Sequence