rcgsheffield / urban_flows

Research Computing work for the Urban Flows project
2 stars 2 forks source link

Removed get_values function #4

Closed Joe-Heffer-Shef closed 4 years ago

Joe-Heffer-Shef commented 4 years ago

This code now executes. It seems to work (data is generated). This is the command I ran

> python env_agency_flood.py -d 2020-03-15 -od test.csv -om meta -v

I removed get_values because I still don't understand why this is here.

vekimenko commented 4 years ago

Actually, this file ('env_agency_flood.py') should be deleted now. It is replace with other .py files (pipelines + download + meta + utils)