CityScope / CS_Urban_Indicators

Scripts for getting urban data and building urban indicators. A module for computing urban indicators in response to real-time CityScope inputs.
GNU General Public License v3.0
7 stars 4 forks source link

Document the use of Handler and Indicator classes #3

Closed crisjf closed 4 years ago

crisjf commented 4 years ago

I'll write a documentation with an example in the README.

These two clases should make the deployment of indicators more straightforward.

@doorleyr can you please take a look at commits: 43e19d5e62c65ddb3b9bb560f412f494f043bf4e 701b5f3820fbdaceee13db9eb747e336b940b486

crisjf commented 4 years ago

Thanks @doorleyr! The next step for me is to organize the error handling in the Handler class.

crisjf commented 4 years ago

Handler class now used warnings module to create warnings. See: 942d5a92a1c2ffa9d8f5836a2806a3729c7f823e