Blog

DSSAT Source Code Now Fully Open

The DSSAT community is committed to promoting development of all DSSAT models and software tools as open source projects. As of December, 2019, the DSSAT Cropping System Model (CSM) code is fully open and accessible via GitHub under the BSD 3-Clause “New” or “Revised” License. This license is similar to the BSD 2-Clause License, but with a 3rd clause that prohibits others from using the name of the project or its contributors to promote derived products without written consent.) The DSSAT Cropping System Model (CSM) currently runs under Windows, Linux and Apple operating systems.

Developers who will be actively making changes to the code should follow these procedures:

  1. Access the DSSAT Foundation dssat-csm repository here: https://github.com/DSSAT/dssat-csm-os .
  2. “Fork” a new dssat-csm repository to your GitHub account.
  3. Create a new branch for your work based on the latest commit on the develop branch. Give it some short descriptive name (e.g., sugarbeet, or Soil_K) Do all of your work on this new branch.
  4. When you have something that you would like to share with the DSSAT community, issue a “pull request” with some explanation of what you’ve done and how you’ve tested it. We will likely already be in conversation with you at this point about your new features and whether it is something we should include in the next DSSAT release.
  5. To stay up-to-date with the latest changes to the DSSAT code, you should periodically “pull” from the DSSAT develop branch and “merge” with your branch. This will make things much easier to pull your code into the official DSSAT version later.
  6. If these instructions sound like nonsense, there are many Git tutorials out there, including this one on GitHub: https://help.github.com/categories/bootcamp/

Further information on working with the CSM code is contained in the ReadMe file of the source code on GitHub.

Tags: , , , , , , ,

About Gerrit Hoogenboom

Professor, University of Florida

No comments yet.

Leave a Comment

Remember to play nicely folks, nobody likes a troll.