1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
|
<!DOCTYPE html>
<html
class="detail single" dir="ltr" lang="en-US">
<head>
<title>Backpacking In The Grand Tetons - by Scott Gilbertson</title>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="Hiking into the wilderness empties your mind. You fall into the silence of the mountains and relax in a way that isn't possible in the midst of civilization.">
<meta name="author" content="Scott Gilbertson">
<link rel="alternate"
type="application/rss+xml"
title="Luxagraf RSS feed"
href="https://luxagraf.net/rss/">
<link rel="stylesheet"
href="/media/screenv9.css"
media="screen">
<link rel="stylesheet" href="/media/print.css" media="print" title="print" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="manifest" href="/manifest.json" />
<link rel="dns-prefetch" href="https://stats.luxagraf.net">
<link rel="canonical" href="https://luxagraf.net/jrnl/2010/07/backpacking-grand-tetons" />
<meta name="ICBM" content="43.79315431684632, -110.79651831037907" />
<meta name="geo.position" content="43.79315431684632; -110.79651831037907" />
<meta name="geo.placename" content="Grand Teton National Park, ">
<meta name="geo.region" content="-">
<meta property="og:type" content="article" />
<meta property="og:title" content="Backpacking in the Grand Tetons" />
<meta property="og:url" content="https://luxagraf.net/jrnl/2010/07/backpacking-grand-tetons" />
<meta property="og:description" content="Hiking into the wilderness empties your mind. You fall into the silence of the mountains and relax in a way that isn't possible in the midst of civilization." />
<meta property="article:published_time" content="2010-07-22T17:00:00" />
<meta property="article:author" content="Scott Gilbertson" />
<meta property="og:site_name" content="Luxagraf" />
<meta property="og:image" content="/media/images/post-images/2010/grandtetonsh.jpg" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:description" content="Hiking into the wilderness empties your mind. You fall into the silence of the mountains and relax in a way that isn't possible in the midst of civilization."/>
<meta name="twitter:title" content="Backpacking in the Grand Tetons"/>
<meta name="twitter:site" content="@luxagraf"/>
<meta name="twitter:domain" content="luxagraf"/>
<meta name="twitter:image:src" content="/media/images/post-images/2010/grandtetonsh.jpg"/>
<meta name="twitter:creator" content="@luxagraf"/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://luxagraf.net/jrnl/2010/07/backpacking-grand-tetons"
},
"headline": "Backpacking in the Grand Tetons",
"datePublished": "2010-07-22T17:00:00+04:00",
"dateModified": "2010-07-22T17:00:00+04:00",
"author": {
"@type": "Person",
"name": "Scott Gilbertson"
},
"publisher": {
"@type": "Organization",
"name": "Luxagraf",
"logo": {
"@type": "ImageObject",
"url": "https://luxagraf.net/media/img/logo-white.jpg"
}
},
"description": "Hiking into the wilderness empties your mind. You fall into the silence of the mountains and relax in a way that isn't possible in the midst of civilization."
}
</script>
</head>
<body >
<div class="wrapper" id="wrapper">
<div class="header-wrapper">
<header class="site-banner">
<div id="logo">
<a href="/" title="Home">Luxagraf</a>
<span class="sitesubtitle">Walk Slowly</span>
</div>
<nav>
<ul>
<li><a href="/jrnl/" title="Stories of life on the road.">Jrnl</a> & <a href="/field-notes/" title="Short stories, snapshots of daily life on the road.">Field Notes</a></li>
<li><a href="/guide/" title="Advice, Tools, Tips and Tricks for Full Time Van or RV Life.">Guides</a></li>
<li><a href="/newsletter/" title="The 'friends of a long year' newsletter">newsletter</a></li>
<li><a href="/about" title="About Scott">About</a></li>
</ul>
</nav>
</header>
</div>
<ol class="bl" id="breadcrumbs" itemscope itemtype="http://schema.org/BreadcrumbList">
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a itemprop="item" href="/"><span itemprop="name">Home</span></a> →
<meta itemprop="position" content="1" />
</li>
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a href="/jrnl/" itemprop="item"><span itemprop="name">jrnl</span></a>
<meta itemprop="position" content="2" />
<meta itemprop="position" content="2" />
</li>
</ol>
<main>
<article class="h-entry hentry entry-content content" itemscope itemType="http://schema.org/BlogPosting">
<header id="header" class="post-header ">
<h1 class="p-name entry-title post-title" itemprop="headline">Backpacking in the Grand Tetons</h1>
<div class="post-linewrapper">
<div class="p-location h-adr adr post-location" itemprop="contentLocation" itemscope itemtype="http://schema.org/Place">
<h3 class="h-adr" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"><span class="p-locality locality" itemprop="addressLocality">Grand Teton National Park</span>, <a class="p-region region" href="/jrnl/united-states/" title="travel writing from the United States">Wyoming</a>, <span class="p-country-name" itemprop="addressCountry">U.S.</span></h3>
– <a href="" onclick="showMap(43.79315431684632, -110.79651831037907, { type:'point', lat:'43.79315431684632', lon:'-110.79651831037907'}); return false;" title="see a map">Map</a>
</div>
<time class="dt-published published dt-updated post-date" datetime="2010-07-22T17:00:00" itemprop="datePublished">July <span>22, 2010</span></time>
<span class="hide" itemprop="author" itemscope itemtype="http://schema.org/Person">by <a class="p-author h-card" href="/about"><span itemprop="name">Scott Gilbertson</span></a></span>
</div>
</header>
<div id="article" class="e-content entry-content post--body post--body--single" itemprop="articleBody">
<p><span class="drop">T</span>he sun has moved behind the peaks. In the distance the light begins to retreat up the jagged, snow-patched granite walls. A soft twilight falls over the rocky meadow in front of me where a marmot is rooting through the grasses and purple lupines. Some where farther up the hillside from the granite boulder I am leaning against a pair of deer are grazing. Everything seems hushed and perfect.</p>
<p><img alt="Meadow near Holly Lake, Grand Teton National Park" class="picfull" src="https://images.luxagraf.net//2010/tetonshollymeadow.jpg"/> </p>
<p>Further down the stream that runs through this meadow a couple of late arrivals are setting up their tents. The wind that has been blowing all afternoon has died down a bit, though it still gusts and will pick up again before night falls.</p>
<p><break></p>
<p>This place feels limitless. The high alpine country of Grand Teton seems to stretch forever in every direction, the sheer granite peaks reach up into the clear blue doom overhead. The wind begins to howl again, blasting at the gnarled Whitebark Pines to my left compounding the wild feeling of the backcountry.</p>
<p>Here in the meadow the wind is less severe, the pines block the full force of it and it slows to something more like a strong breeze. The lupines sway slightly, the light is retreating up the granite walls on the opposite side of the canyon. I eat dinner, watch the light retreat.</p>
<p><img alt="Smaller Lake near the exit of Holly Lake, Grand Teton National Park" class="postpicright" src="https://images.luxagraf.net//2010/tetonshollylakemouth.jpg"/> Just beyond the pines, over a small ridge where my tent is pitched in relative shelter from the wind, lies Holly Lake, a small, sapphire lake nestled at the base of Mount Woodring. Near the exit of Holly Lake is a smaller pond, cut off from the lake by a rocky moraine, the remnants left by retreating glaciers. To the west is Paintbrush Divide, some 2000 feet higher and still choked with snow. Beyond that lies the seemingly endless Teton Range — wild mountains stretching clear over into Idaho.</p>
<p>The Tetons are about as spectacular and dramatic a mountain range as you’ll find. These mountains are young (in geological timescales anyway) and jagged, with majestic peaks, pristine lakes and gorgeous meadows carpeted with wildflowers even in July. The meadow in front of me is littered with the purple of lupines, yellow Balsalmroot and the occasional red tuft of paintbrush flowers.</p>
<p>Part of the reason the Tetons are so striking is that they seem to arise from nowhere. Just a few miles east of my camp is a nearly flat sage-covered valley. There’s not much in the way of foothills, the mountains simply begin. That abruptness is part of what makes the Tetons feel so utterly wild — there is something raw and elemental about the Tetons that sets them apart from other mountains I have hiked through, only the Himalayas convey a similar sense of being in the real wild.</p>
<p>Of course you probably won’t get that sense of wildness if you stick to the paved roads. Grand Teton National Park gets very crowded in the summer. Still, as with most places on earth, if you get our of your vehicle and walk a few miles in any direction you’ll quickly find yourself alone in the remarkable wilderness and beauty that exists here. </p>
<p>That wilderness can bite though. Yesterday when I arrived a storm hung over the peaks raining hail, snow and lightening on a number of climbers trying to summit Grand Teton. All afternoon rescue helicopters flew back and forth, up and down the mountain plucking a total of 16 climbers off the peak, some of whom had been struck by lightening several times. It was the single largest rescue effort in the history of the park. Tragically, one person was killed. (For more details check out this <a href="http://www.jhnewsandguide.com/article.php?art_id=6281">harrowing account of the rescue on Grand Teton</a>).</p>
<p><img alt="Trail through Paintbrush Canyon, Grand Teton National Park" class="postpic" src="https://images.luxagraf.net//2010/tetonshollytrail.jpg"/> I used to climb, but these days I’m content to just walk. To get away from the crowded campgrounds clustered around the lake area at the base of the peaks I strapped on a pack and hiked up here, to Holly Lake, where I was, for the most part, totally alone.</p>
<p>I’m not one for covering long distance in short periods of time. I set out early and was at Holly Lake by noon. It’s only a six mile walk, though you do go up some 3000 feet. I felt no need to keep going. Part of letting the world slip away in the backcountry means you can let go of that endless need to keep pushing. The exercise is good, but so is the doing nothing. The relaxing.</p>
<p>I set up camp and walked over to the meadow where I watched the clouds roll by, sometimes finding images in them, sometimes not. Eventually I dozed off for a while and woke up feeling refreshed. I spent the afternoon walking around the lake, exploring the hillsides and the meadow. A few day hikers came up, ate their lunches and left.</p>
<p><img alt="Sunset over Holly Lake, Grand Teton National Park" class="postpicright" src="https://images.luxagraf.net//2010/tetonshollylakesunset.jpg"/>As evening fell — late at these latitudes, it did not get completely dark until nearly ten — I made a small dinner and sat in the meadow watching a pair of deer eat their own dinner. They watched me, perhaps a bit more warily than I them, but they did not run.</p>
<p>By the time the stars came out it was too cold for lounging in the meadow, I retreated to my tent, crawled in my sleeping bag and stared up through the mesh top at the stars above.</p>
<p>Hiking into the wilderness empties your mind. You fall into the silence of the mountains and you can relax in a way that’s very difficult to do in the midst of civilization. The white noise that surrounds us in our everyday lives, that noise we don’t even notice as it adds thin layers of stress that build up over days, weeks, years, does not seem capable of following us into the mountains. </p>
<p>Perhaps something about the quiet of the land, the stillness of the evening, the silence of the night, something out here that makes all of that back there fade away for a time. The wilderness is a reviver, a giver of perspective, all you have to do is step out into it. </p>
<p>[Note: this story is park of my quest to visit every National Park in the U.S. You can check out the rest on the <a href="http://luxagraf.net/projects/national-parks/" title="National Parks Project">National Parks Project</a> page.]</p>
</div>
</article>
<div class="nav-wrapper">
<nav id="page-navigation" class="page-border-top">
<ul>
<li id="prev"><span class="bl">Previous:</span>
<a href="/jrnl/2010/07/great-sand-dunes-national-park" rel="prev" title=" Great Sand Dunes National Park">Great Sand Dunes National Park</a>
</li>
<li id="next"><span class="bl">Next:</span>
<a href="/jrnl/2010/07/endless-crowds-yellowstone" rel="next" title=" The Endless Crowds of Yellowstone">The Endless Crowds of Yellowstone</a>
</li>
</ul>
</nav>
</div>
<div class="comment--form--wrapper ">
<div class="comment--form--header">
<p class="hed">Thoughts?</p>
<p class="subhed">Please leave a reply:</p>
</div>
<form action="/comments/post/" method="post" class="comment--form">
<input type="hidden" name="rder" value="" />
<input type="hidden" name="content_type" value="jrnl.entry" id="id_content_type">
<input type="hidden" name="object_pk" value="111" id="id_object_pk">
<input type="hidden" name="timestamp" value="1596833464" id="id_timestamp">
<input type="hidden" name="security_hash" value="8f0569b13627901ef4a2d5d4fc52cba9d8ce4097" id="id_security_hash">
<fieldset >
<label for="id_name">Name:</label>
<input type="text" name="name" maxlength="50" required id="id_name">
</fieldset>
<fieldset >
<label for="id_email">Email address:</label>
<input type="email" name="email" required id="id_email">
</fieldset>
<fieldset >
<label for="id_url">URL:</label>
<input type="url" name="url" id="id_url">
</fieldset>
<fieldset >
<label for="id_comment">Comment:</label>
<div class="textarea-rounded"><textarea name="comment" cols="40" rows="10" maxlength="3000" required id="id_comment">
</textarea></div>
</fieldset>
<fieldset style="display:none;">
<label for="id_honeypot">If you enter anything in this field your comment will be treated as spam:</label>
<input type="text" name="honeypot" id="id_honeypot">
</fieldset>
<div class="submit">
<input type="submit" name="post" class="submit-post btn" value="Post" />
<input type="submit" name="preview" class="submit-preview btn" value="Preview" />
</div>
</form>
<p style="font-size: 95%;"><strong>All comments are moderated</strong>, so you won’t see it right away. And please remember Kurt Vonnegut's rule: “god damn it, you’ve got to be kind.” You can use Markdown or HTML to format your comments. The allowed tags are <code><b>, <i>, <em>, <strong>, <a></code>. To create a new paragraph hit return twice. </p>
</div>
</main>
<footer class="bl">
<ul class="footer-nav">
<li><a href="/blogroll" title="Sites that inspire us">Blogroll</a></li>
<li><a href="/contact/" title="contact luxagraf">Contact</a></li>
<li>Follow Along:
<ul>
<li><a href="/jrnl/feed.xml" title="RSS feed">RSS</a></li>
<li><a href="/newsletter/" title="Luxagraf Email Updates">Email</a></li>
<li><a href="https://www.instagram.com/luxagraf" rel="me" title="luxagraf on Instagram">Instagram</a></li>
</ul>
</ul>
<div class="support">Support luxagraf:
<div class="donate-btn">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="HYJFZQSBGJ8QQ">
<input type="submit" name="submit" title="Donate to luxagraf via PayPal">
</form>
</div>
<div class="donate-btn">
<a class="liberapay-btn" href="https://liberapay.com/luxagraf/donate"><span>Donate</span></a>
</div>
</div>
<p id="license">
© 2003-2020
<span class="h-card"><a class="p-name u-url" href="https://luxagraf.net/">Scott Gilbertson</a><data class="p-nickname" value="luxagraf"></data><data class="p-locality" value="Athens"></data><data class="p-region" value="Georgia"></data><data class="p-country-name" value="United States"></data></span>.
</p>
</footer>
</div>
<script>
document.addEventListener("DOMContentLoaded", function(event) {
var leaflet = document.createElement('script');
leaflet.src = "/media/js/leaflet-master/leaflet-mod.js";
document.body.appendChild(leaflet);
var lightbox = document.createElement('script');
lightbox.src = "/media/js/lightbox.js";
document.body.appendChild(lightbox);
leaflet.onload = function(){
var detail = document.createElement('script');
detail.src = "/media/js/detail.min.js";
document.body.appendChild(detail);
detail.onload = function(){
createMap();
var open = false;
}
}
lightbox.onload = function() {
var opts= {
//nextOnClick: false,
captions: true,
onload: function(){
var im = document.getElementById("jslghtbx-contentwrapper");
var link = im.appendChild(document.createElement('a'))
link.href = im.firstChild.src;
link.innerHTML= "open ";
link.target = "_blank";
link.setAttribute('class', 'p-link');
im.appendChild(link);
}
};
var lightbox = new Lightbox();
lightbox.load(opts);
}
});
</script>
<script>
<!--
// Register our service-worker
//if (navigator.serviceWorker) {
// window.addEventListener('load', function() {
// if (navigator.serviceWorker.controller) {
// navigator.serviceWorker.controller.postMessage({'command': 'trimCaches'});
// } else {
// navigator.serviceWorker.register('/serviceworker.js', {
// scope: '/'
// });
// }
// });
//}
//-->
<!-- Piwik -->
var _paq = _paq || [];
_paq.push(["disableCookies"]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://stats.luxagraf.net/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', 1]);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
<!-- End Piwik Code -->
</script>
<noscript><p><img src="//stats.luxagraf.net/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
</body>
</html>
|