Skip to content

Instantly share code, notes, and snippets.

@abelcallejo
Last active January 25, 2021 04:35
Show Gist options
  • Save abelcallejo/48f03c992f17abec704793d88ff3c3cb to your computer and use it in GitHub Desktop.
Save abelcallejo/48f03c992f17abec704793d88ff3c3cb to your computer and use it in GitHub Desktop.
StellaR Cheatsheet

StellaR

Cheatsheet

Usage

python StellaR.py stella_model.txt r_model

Parameters

python - works well with version 2.7.17 so far

StellaR.py - works well with version 1.3 so far

stella_model.txt - the plain text format of the model derived from Stella. On Stella, this can be retrieved by going to the Equation layer › File menu › Save as text...

r_model - the name or path of the folder where the R model and scripts will be stored

References

  1. StellaR, http://www.r-gis.net/stellar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment