Blackstone River (Alberta)

Blackstone River is a medium-sized river originating in the front ranges of the Canadian Rockies. It is a tributary of the Brazeau River, which in turn flows into the North Saskatchewan River.

Blackstone River
The Blackstone River from Alberta Highway 40
Location
CountryCanada
ProvinceAlberta
Physical characteristics
Source 
  locationTarpeian Rock
  coordinates52°36′43″N 116°34′15″W
  elevation1,637 m (5,371 ft)
Mouth 
  location
Brazeau River
  coordinates
52°49′43″N 116°05′03″W
  elevation
1,057 m (3,468 ft)

The Blackstone forms at the base of a geological feature known as the Tarpeian Rock, just outside the southern boundary of Jasper National Park.

The Blackstone River from Alberta Highway 40

History

Members of the Palliser Expedition discovered this river in the late 1850s. It was named the South Brazeau River after one of the expedition members, Joseph Brazeau of St. Louis.

Later, the river was renamed the Blackstone.

Tributaries

(from headwaters to the Brazeau River)

  • Mons Creek
  • George Creek
  • Smith Creek
  • Cutoff Creek
  • Wapiabi Creek
  • Shanks Creek
  • Lookout Creek
  • Hansen Creek
  • Chungo Creek
    • Dorothy Creek, Seepage Creek, Brown Creek, Clark Creek, McCormick Creek, Ashburner Creek
  • Rundell Creek
gollark: Basicallyscore = views + unique views * 6 + clicks * 12if hatchling, optimal score is 13000 at 4d and 5000 at 7d (between the two extremes, it's averaged)if egg, optimal score is 5000 at 4d and 0 at 7d (averaged again)it's safeish if the score is less than 1.5x the optimal score.
gollark: ```javascriptfunction getScore(dragon) { return dragon.views + (dragon.uniqueViews * 6) + (dragon.clicks * 12);}const nextStageAge = 72;const maxTime = 168;function getOptimalScore(dragon) { const time = dragon.hoursRemaining; const age = maxTime - time; if (dragon.type == "hatchling") { return 5000 + (8000 * (age / nextStageAge)); } else { return 5000 * (age / nextStageAge); }}function getScoreRatio(dragon) { return getScore(dragon) / getOptimalScore(dragon);}function isSafe(dragon) { return getScoreRatio(dragon) < 1.5;}```
gollark: I guess that since I'm banned anyway I might as well show my modified EATW formula...
gollark: I mean, it'd be hard to viewbomb something that old.
gollark: It's basically politics in a dictatorship.

See also

  • List of Alberta rivers



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.