ladybug-tools / ladybug-tools/benmap
Uploading, and cleaning of csv/geojson data
Open
@saeranv is already working on this.
Since Dec 14, 2016.
question
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Taking a stab at summarizing initial thoughts on how benmap will take in the initial energy csv and geojson data, and figuring out next steps. Right now, we are using python scripts to clean or reduce these datasets, and then using @andrewsalveson 's merging utility to bring them together.
Questions:
- Will we continue with our python scripts? I think this is a good solution for now. If we want other users to upload data we'd just have to do a little tutorial explaining what the accepted format for data benmap accepts and provide the scripts for them. But in this situation, how do we deal with nonstandard data i.e. different binding keys for other cities as @eertugrul pointed out.
- Where will be be storing all our csv, geojson files?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.