{"id":35282047,"url":"https://github.com/timtroendle/forrestgums","last_synced_at":"2026-04-02T02:12:50.240Z","repository":{"id":87386979,"uuid":"45796112","full_name":"timtroendle/forrestgums","owner":"timtroendle","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-19T07:29:57.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-14T19:12:53.997Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timtroendle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-08T19:51:10.000Z","updated_at":"2016-04-11T07:00:41.000Z","dependencies_parsed_at":"2023-05-04T18:01:50.197Z","dependency_job_id":null,"html_url":"https://github.com/timtroendle/forrestgums","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/timtroendle/forrestgums","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timtroendle%2Fforrestgums","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timtroendle%2Fforrestgums/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timtroendle%2Fforrestgums/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timtroendle%2Fforrestgums/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timtroendle","download_url":"https://codeload.github.com/timtroendle/forrestgums/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timtroendle%2Fforrestgums/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-30T14:56:47.970Z","updated_at":"2026-04-02T02:12:50.232Z","avatar_url":"https://github.com/timtroendle.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# forrestgums\n\n## User Guide\n\n### Project Configuration\n\n\t1. create simulation folder\n\t2. create trnsport.gms file\n\t3. command line:\n\t$ git init\n\t$ git add .\n\t$ git commit -m 'initial commit'\n    $ smt init forrest --main=trnsport.gms --labelgenerator=uuid --datapath=.\n    $ smt configure --add-plugin=forrest.executable\n    $ smt configure --add-plugin=forrest.datastore\n    $ smt configure --executable=gams\n    $ smt configure --on-changed=store-diff\n\nUse the GAMSListingDataStore instead of the normal FileSystemDataStore. For that replace\n``sumatra.datastore.filesystem.FileSystemDataStore`` with ``forrest.datastore.GAMSListingDataStore``\nin the ``.smt/project``.\n\nDisallow command line parameters by setting `allow_command_line_parameters`\nin `.smt/project` to `false`.\n\n### Run a simulation\n\n    $ smt run lo=3\n\n### Start the web server\n\nStart forrestgums in a Sumatra project folder:\n\n    $ forrest\n\n## Developer Guide\n\n### Installation\n\nBest install forrest in editable mode:\n\n    $ pip install -e .\n\n### Run the test suite\n\nRun the test suite with py.test:\n\n    $ py.test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimtroendle%2Fforrestgums","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimtroendle%2Fforrestgums","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimtroendle%2Fforrestgums/lists"}