omf-python icon indicating copy to clipboard operation
omf-python copied to clipboard

Improve documentation and add more examples

Open fwkoch opened this issue 6 years ago • 3 comments

The documentation needs to be more friendly for new users. Most importantly, we need multiple, real examples.

fwkoch avatar Jan 24 '19 17:01 fwkoch

Most importantly, we need multiple, real examples.

I'm working on a project now that will be complete in April using a pretty sweet (real and large scale) dataset that has a creative commons license on it. I'd be happy to share the Jupyter notebooks I've made (come April) that load in a bunch of different data files from CSV formats, Shapefiles, and the likes to create useable data structures in one big OMF project file and host the project file on a Google Drive folder somewhere that folks could download

banesullivan avatar Jan 25 '19 19:01 banesullivan

@banesullivan - that would be very cool. A combo of notebooks on github, example code in readthedocs, and a reference .omf file for download would be amazing. Sounds like timing will likely coincide with OMF v2 development as well.

fwkoch avatar Feb 01 '19 05:02 fwkoch

This may be of interest: http://forge.pvgeo.org/project/

This is still in a proof-of-concept stage... but it shows the process of aggregating various data files/formats into a few OMF project files. Then there are some visualization notebooks that inspect the data in the OMF project files.

banesullivan avatar Apr 15 '19 01:04 banesullivan