115 | | TODO |
| 115 | Week 1, May, 23-27 |
| 116 | |
| 117 | 1. What did you get done this week? |
| 118 | |
| 119 | I worked on the module d.northarrow. |
| 120 | I solved the ticket #3018 and added option for custom north-arrow label. |
| 121 | I solved the ticket #3019 and added more north-arrow symbols. |
| 122 | I solved the ticket #3031 and added option for north-arrow symbol rotation. |
| 123 | I fixed the bug #1242 module now works in Lat-Long projection too but I need discuss the solution with my mentors. |
| 124 | |
| 125 | I worked on the module d.barscale. |
| 126 | I solved the ticket #3016, added option length for custom barscale size, option segment for setting number of segments of barscale, |
| 127 | added flag -u to display full unit name/only symbol. I need discuss the solution with my mentors. |
| 128 | I solved the ticket #3020 and added flag for displaying a capital N with a simple arrow over it next to the barscale. |
| 129 | |
| 130 | I worked on the module d.grid. |
| 131 | I solved the ticket #3017 and added option to choose background color of grid labels. |
| 132 | |
| 133 | 2. What do you plan on doing next week? |
| 134 | Next week I want to continue with others d.* modules and look on d.text and d.vect modules. |
| 135 | |
| 136 | 3. Are you blocked on anything? |
| 137 | I don't think I am blocked on anything but I work in slow pace because all d.* modules are written in C which I have few experience with. |