50 lines
2.3 KiB
Plaintext
50 lines
2.3 KiB
Plaintext
- var title = "Education"
|
|
include ../includes/head.pug
|
|
|
|
div.section
|
|
div.pageitem
|
|
h2 Educational Resources
|
|
|
|
h3 Children's Science Books Authored/Co-authored
|
|
|
|
h4 What in the World is Happening to Our Climate?
|
|
|
|
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?'")
|
|
|
|
|
|
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:
|
|
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 of the Environment (
|
|
a(href="https://www.globe.gov/about") https://www.globe.gov/about
|
|
| )
|
|
|
|
h4 NOAA Teacher at Sea books
|
|
|
|
div(style="display: flex;flex-flow:row;")
|
|
|
|
div(style="padding: 2rem;")
|
|
img(src="images/1._TAS_Miss_Cook_Book_Cover-215.png")
|
|
p Teacher at Sea: Miss Cook's Voyage on the Ronald H. Brown
|
|
|
|
div(style="padding: 2rem;")
|
|
img(src="images/2._TIA_Book_Cover-215.png")
|
|
p Teacher in the Air: Dr. Diane's Flight with the NOAA Hurricane Hunters
|
|
|
|
div(style="padding: 2rem;")
|
|
img(src="images/3._TAS_Hydrography_Book_Cover-215.png")
|
|
p Teacher at Sea, Mrs. Armwood's Hydrographic Adventure on the NOAA Ship FAIRWEATHER
|
|
|
|
div(style="padding: 2rem;")
|
|
img(src="images/4._TAS_Fisheries_book_Cover-215.png")
|
|
p Teacher at Sea: Mr. Tanenbaum Explores Atlantic Fisheries on the NOAA Ship Henry B. Bigelow
|
|
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
|