Skip to content

update to paths, variables, and functions in STORM.py#4

Open
feliperiosg wants to merge 1 commit intoblissville71:masterfrom
feliperiosg:master
Open

update to paths, variables, and functions in STORM.py#4
feliperiosg wants to merge 1 commit intoblissville71:masterfrom
feliperiosg:master

Conversation

@feliperiosg
Copy link

The following changes were necessary for "STORM.py" to flawlessly run in Python 3.8.5.

  1. References to files bndry_buffer.xxx were changed/capitalized into Bndry_buffer.xxx, so they can be found/read by the script.
  2. The function os.mkdir() was replaced by os.makedirs(), so intermediate folders (e.g., "model_output") can be created without any problems (check this out).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant