[SoC] GSoC 2018 Week 6 Report - "Database Output Storage for PyWPS"
Jan Pišl
janjanpisl at gmail.com
Sun Jun 24 07:45:09 PDT 2018
Hi everyone,
this is my report from week 6. It can also be found on my wiki page [0]. As
always, any feedback is appreciated!
Enjoy the rest of the weekend!
Kind regards,
Jan Pišl
Week 6 report
*What did you get done this period?*
- Database schema gets created automatically when the DbStorage class is
initialized. [1]
- I developed "test_storage" module for testing storing output data [2]
- I implemented unittest classes for testing file storage [3], PostgreSQL
storage [4] [5] [6] and SQLite [7] [8]
- Some other minor changes and updates to the code and fixing bugs [9]
*What do you plan on doing next week (period) ?*
- Address issues revealed by testing
- Handle metadata
*Are you blocked on anything?*
No.
[0] https://wiki.osgeo.org/wiki/Database_Output_Storage_for_PyWPS
[1]
https://github.com/janpisl/pywps/commit/524d65f2cb5cdfe5f0bbdf769a9850c32886952e
[2] *https://github.com/janpisl/pywps/commit/1c36dd1ee3b1c61d819b92f5a195792f488b1193
<https://github.com/janpisl/pywps/commit/1c36dd1ee3b1c61d819b92f5a195792f488b1193>*
[3]
https://github.com/janpisl/pywps/commit/2896d7670ed2f38470eab54790ed2e822c42583d
[4]
https://github.com/janpisl/pywps/commit/97c8255a9ea3ad52a022d84315eb4e725afe4fc6
[5]
https://github.com/janpisl/pywps/commit/16afbea95f1fea31dd3ac9e7a30d63b5d309ad12
[6]
https://github.com/janpisl/pywps/commit/b08dee2644888379d08c25919d112b0e29f2423d
[7]
https://github.com/janpisl/pywps/commit/c406e21d8ee844e468fe672d236285664a8fde76
[8]
https://github.com/janpisl/pywps/commit/a1493e70024d06b3d29d1522edca64af4574de0b
<https://github.com/janpisl/pywps/commit/a1493e70024d06b3d29d1522edca64af4574de0b>
[9] https://github.com/janpisl/pywps/commits/master
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/soc/attachments/20180624/da05a77e/attachment-0001.html>
More information about the SoC
mailing list