Difference between revisions of "Notes"
m (→^ Local ecosystems and geology) |
m |
||
Line 154: | Line 154: | ||
</pre> | </pre> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ------- | ||
+ | 2020-07-08 | ||
+ | |||
+ | Excerpt from https://www.history-a2z.com/abandoned-places/13/?xcmg=1 . . . | ||
+ | |||
+ | <i> | ||
+ | Fishing Hut On A lake In Germany | ||
+ | Deep within the mountains of the Berchtesgaden National Park sits a deserted old fishing hut resting on the waters of the Obersee Lake. By the time it was rediscovered the hut had been completely emptied with no signs as to who the previous owners were or when it was built. Nestled in such beautiful scenery, you can imagine the joy it must be to sit in total peace and quiet and fish from the surrounding waters. | ||
+ | </i> | ||
<!-- comment --> | <!-- comment --> |
Revision as of 23:26, 8 July 2020
Neela Nurseries notes jump point started 2019-09-16
Topics noted:
- Unix cut command example:
$ grep -n zzz *cal-419* | grep 'NO2 averaged A-to-D' | cut -d" " -f 9
$ grep -n zzz *cal-421* | grep 'NO2 averaged' >> z--cal-4-2-1--no2-averaged-a-to-d-counts-to-plot.txt
808 Programming Command: lpc21isp -wipe -verify /usr/local/share/gas_platform/gas_platform_AG-04v1.01.hex /dev/serial/by-id/usb-FTDI_TTL232R-3V3_FTG9RMUM-if00-port0 38400 12000 809 Verify after copy RAM to Flash. veris@alta-gwn-sensor:/dev/serial$ ls -l by-id total 0 lrwxrwxrwx 1 root root 13 Dec 18 14:12 usb-FTDI_TTL232R-3V3_FTG9RMUM-if00-port0 -> ../../ttyUSB0 lrwxrwxrwx 1 root root 13 Dec 18 14:12 usb-FTDI_TTL232R-3V3_FTGD5F08-if00-port0 -> ../../ttyUSB1 lrwxrwxrwx 1 root root 13 Dec 18 14:13 usb-FTDI_US232R_FTFC09BL-if00-port0 -> ../../ttyUSB2 veris@alta-gwn-sensor:/dev/serial$
^ QCustomPlot references
Notes and links relating to QCustomPlot sofware, second link here is to the starting or main documentation page for QCustomPlot classes and their relation to Qt classes and code framework:
Code snippet from basic plotting tutorial:
// add title layout element: customPlot->plotLayout()->insertRow(0); customPlot->plotLayout()->addElement(0, 0, new QCPTextElement(customPlot, "Way too many graphs in one plot", QFont("sans", 12, QFont::Bold)));
2019-09-23 . . .
-
Information about insertRow() and addElement() functions, the first of which appears in very few search results using Google, but which seems related to the much more oft mentioned addRow() Qt5 library routine:
Information about saving QCustomPlots to file:
Information or further info on QCustomPlot layout:
Plot building at community garden:
^ Local ecosystems and geology
2019-12-19 Thursday
https://www.stevesupergardens.com/shop/aloe-littlefawn-new-hybrid/
plant descriptions to move to NN page
Entry:
-
French lavender starts in four-inch starter pots, for sale by Milwaukie area gardener. Selling for three dollars ($3) a start.
A Mediterranean native, French lavendar (lavendula stoechas) once established is extremely drought tolerant. Under normal conditions in Portland area, no need to water or fertilize this plant after its first year in the ground.
Likes full sun, and open space with good air circulation. Attracts bumble bees, honeybees, and orchard mason bees.
This plant grows for several years, it is perennial. Older plants may need be replaced from time to time, if a larger branch or branches should break. Slow to moderate growth rate. Not always able to fill in a void if a branch breaks near the plant's base.
Cash-only sales and PayPal accepted. If you have questions about these plants feel free to write us and ask.
11:59 am - Sunday, November 3rd, 2019 Harry Potter and the Half-Blood Prince: Fawkes the Phoenix Williams, John Los Angeles Philharmonic Gustavo Dudamel DG 002993902 Purchase 11:54 am - Sunday, November 3rd, 2019 Harry Potter and the Sorcerer's Stone (Original Score): Har Williams, John Los Angeles Philharmonic Gustavo Dudamel DG 002993902 Purchase
2020-07-08
Excerpt from https://www.history-a2z.com/abandoned-places/13/?xcmg=1 . . .
Fishing Hut On A lake In Germany Deep within the mountains of the Berchtesgaden National Park sits a deserted old fishing hut resting on the waters of the Obersee Lake. By the time it was rediscovered the hut had been completely emptied with no signs as to who the previous owners were or when it was built. Nestled in such beautiful scenery, you can imagine the joy it must be to sit in total peace and quiet and fish from the surrounding waters.