Load the rivers#
Note
This document is part of a series teaching how to Create a multi-variable image / animation from a coupled ice sheet - climate simulation
Load the river runoff data from friv_777.nc
Convert cell data to point data and Extrude a land surface based on topography with the slightly modified equation:
(6371500+.5*(topg+abs(topg))*100)/6371000*(coordsX*iHat+coordsY*jHat+coordsZ*kHat)
putting rivers in ocean areas above sea level, and the rivers clearly above ground.
Create a monochromatic blue color map with transparency (see Adjust the color map for a transparent display of clouds)
(return to Create a multi-variable image / animation from a coupled ice sheet - climate simulation)