geocation.com/templates/education.pug

50 lines
2.3 KiB
Plaintext
Raw Normal View History

2022-04-10 23:46:08 -04:00
- var title = "Education"
include ../includes/head.pug
div.section
div.pageitem
h2 Educational Resources
2022-04-19 19:10:03 -04:00
h3 Children's Science Books Authored/Co-authored by Diane
2022-04-10 23:46:08 -04:00
h4 What in the World is Happening to Our Climate?
2022-04-13 20:07:19 -04:00
2022-04-19 19:10:03 -04:00
img.float-right(src="images/5._Elementary_GLOBE_Climate_Book_Cover-215.jpg", alt="Book cover for 'What in the World is Happening to Our Climate?'", style="padding-left: 10px;")
2022-04-13 20:07:19 -04:00
2022-04-10 23:46:08 -04:00
2022-04-13 20:07:19 -04:00
p.left-align
| This Elementary GLOBE Climate Book was co-authored by Becca Hatheway and Diane Stanitski with illustrations by Lisa Gardiner. You can find PDFs of the text in English, Spanish, French and Norwegian, and five teacher activities here:
2022-04-10 23:46:08 -04:00
a(href="https://www.globe.gov/web/elementary-globe/overview/climate") https://www.globe.gov/web/elementary-globe/overview/climate
p.left-align
| GLOBE stands for Global Learning and Observations to Benefit the Environment (
2022-04-10 23:46:08 -04:00
a(href="https://www.globe.gov/about") https://www.globe.gov/about
| )
2022-04-19 19:10:03 -04:00
h3 NOAA Teacher at Sea books
2022-04-10 23:46:08 -04:00
2022-04-19 19:10:03 -04:00
div(style="/*display: flex;flex-flow:row;*/")
2022-04-13 20:07:19 -04:00
2022-04-19 19:10:03 -04:00
div(style="/*padding: 2rem;*/")
2022-04-13 23:21:46 -04:00
img(src="images/1._TAS_Miss_Cook_Book_Cover-215.png")
2022-04-17 19:10:01 -04:00
p Teacher at Sea: Miss Cook's Voyage on the Ronald H. Brown
2022-04-13 20:07:19 -04:00
2022-04-19 19:10:03 -04:00
div(style="/*padding: 2rem;*/")
2022-04-13 23:21:46 -04:00
img(src="images/2._TIA_Book_Cover-215.png")
2022-04-17 19:10:01 -04:00
p Teacher in the Air: Dr. Diane's Flight with the NOAA Hurricane Hunters
2022-04-13 20:07:19 -04:00
2022-04-19 19:10:03 -04:00
div(style="/*padding: 2rem;*/")
2022-04-13 23:21:46 -04:00
img(src="images/3._TAS_Hydrography_Book_Cover-215.png")
p Teacher at Sea: Mrs. Armwood's Hydrographic Adventure on the NOAA Ship FAIRWEATHER
2022-04-13 23:21:46 -04:00
2022-04-19 19:10:03 -04:00
div(style="/*padding: 2rem;*/")
2022-04-13 23:21:46 -04:00
img(src="images/4._TAS_Fisheries_book_Cover-215.png")
2022-04-17 19:10:01 -04:00
p Teacher at Sea: Mr. Tanenbaum Explores Atlantic Fisheries on the NOAA Ship Henry B. Bigelow
2022-04-10 23:46:08 -04:00
br
p
| Diane authored/co-authored four NOAA Teacher at Sea (TAS) books and accompanying teacher activities between 2005 and 2009. The updated TAS website will soon feature the books and lessons here:
a(href="https://teacheratsea.noaa.gov") https://teacheratsea.noaa.gov
| . (The site is under construction)
include ../includes/footer.pug