Skip to content

Commit 6935749

Browse files
committed
rebuilt course website
1 parent a42af63 commit 6935749

File tree

16 files changed

+260
-932
lines changed

16 files changed

+260
-932
lines changed

docs/License.html

Lines changed: 8 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<title>License</title>
1515

16-
<script src="site_libs/header-attrs-2.14/header-attrs.js"></script>
16+
<script src="site_libs/header-attrs-2.13/header-attrs.js"></script>
1717
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
1818
<meta name="viewport" content="width=device-width, initial-scale=1" />
1919
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
@@ -307,37 +307,20 @@
307307

308308
<div id="license" class="section level1">
309309
<h1>License</h1>
310-
<p>This code was developed by United States federal government employees
311-
as part of their official duties. As such, it is not subject to
312-
copyright protection and is considered “public domain” (see 17 USC §
313-
105). Public domain software can be used by anyone for any purpose, and
314-
cannot be released under a copyright license.</p>
315-
<p>Additionally, we waive copyright and related rights in the work
316-
worldwide through the CC0 1.0 Universal public domain dedication.</p>
310+
<p>This code was developed by United States federal government employees as part of their official duties. As such, it is not subject to copyright protection and is considered “public domain” (see 17 USC § 105). Public domain software can be used by anyone for any purpose, and cannot be released under a copyright license.</p>
311+
<p>Additionally, we waive copyright and related rights in the work worldwide through the CC0 1.0 Universal public domain dedication.</p>
317312
<div id="cc0-1.0-universal-summary" class="section level2">
318313
<h2>CC0 1.0 Universal Summary</h2>
319-
<p>This is a human-readable summary of the <a
320-
href="https://creativecommons.org/publicdomain/zero/1.0/legalcode">Legal
321-
Code (read the full text)</a>.</p>
314+
<p>This is a human-readable summary of the <a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode">Legal Code (read the full text)</a>.</p>
322315
<div id="no-copyright" class="section level3">
323316
<h3>No Copyright</h3>
324-
<p>The person who associated a work with this deed has dedicated the
325-
work to the public domain by waiving all of their rights to the work
326-
worldwide under copyright law, including all related and neighboring
327-
rights, to the extent allowed by law.</p>
328-
<p>You can copy, modify, distribute, and perform the work, even for
329-
commercial purposes, all without asking permission.</p>
317+
<p>The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law.</p>
318+
<p>You can copy, modify, distribute, and perform the work, even for commercial purposes, all without asking permission.</p>
330319
</div>
331320
<div id="other-information" class="section level3">
332321
<h3>Other Information</h3>
333-
<p>In no way are the patent or trademark rights of any person affected
334-
by CC0, nor are the rights that other persons may have in the work or in
335-
how the work is used, such as publicity or privacy rights.</p>
336-
<p>Unless expressly stated otherwise, the person who associated a work
337-
with this deed makes no warranties about the work, and disclaims
338-
liability for all uses of the work, to the fullest extent permitted by
339-
applicable law. When using or citing the work, you should not imply
340-
endorsement by the author or the affirmer.</p>
322+
<p>In no way are the patent or trademark rights of any person affected by CC0, nor are the rights that other persons may have in the work or in how the work is used, such as publicity or privacy rights.</p>
323+
<p>Unless expressly stated otherwise, the person who associated a work with this deed makes no warranties about the work, and disclaims liability for all uses of the work, to the fullest extent permitted by applicable law. When using or citing the work, you should not imply endorsement by the author or the affirmer.</p>
341324
</div>
342325
</div>
343326
</div>

docs/asyllabus.html

Lines changed: 15 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<title>2021 Schedule</title>
1515

16-
<script src="site_libs/header-attrs-2.14/header-attrs.js"></script>
16+
<script src="site_libs/header-attrs-2.13/header-attrs.js"></script>
1717
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
1818
<meta name="viewport" content="width=device-width, initial-scale=1" />
1919
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
@@ -337,8 +337,7 @@ <h1 class="title toc-ignore">2021 Schedule</h1>
337337
5 Jan
338338
</td>
339339
<td style="text-align:left;width: 27em; ">
340-
Course overview <br>Properties of time series <br>Data transformations
341-
<br>Time series decomposition <br>
340+
Course overview <br>Properties of time series <br>Data transformations <br>Time series decomposition <br>
342341
</td>
343342
<td style="text-align:left;">
344343
Matrices &amp; matrix algebra <br>(review on your own) <br>
@@ -352,13 +351,10 @@ <h1 class="title toc-ignore">2021 Schedule</h1>
352351
7 Jan
353352
</td>
354353
<td style="text-align:left;width: 27em; ">
355-
Covariance &amp; correlation <br>Autocorrelation &amp; Partial
356-
autocorrelation <br>Cross correlation <br>White noise <br>Random walks
357-
<br>Differencing <br>
354+
Covariance &amp; correlation <br>Autocorrelation &amp; Partial autocorrelation <br>Cross correlation <br>White noise <br>Random walks <br>Differencing <br>
358355
</td>
359356
<td style="text-align:left;">
360-
Writing models in matrix form (through section 2.5) <br>Basic time
361-
series functions <br>Autocorrelation <br>
357+
Writing models in matrix form (through section 2.5) <br>Basic time series functions <br>Autocorrelation <br>
362358
</td>
363359
<td style="text-align:left;">
364360
linear regression in matrix form <br>Optional <br>
@@ -369,9 +365,7 @@ <h1 class="title toc-ignore">2021 Schedule</h1>
369365
12 Jan
370366
</td>
371367
<td style="text-align:left;width: 27em; ">
372-
Autoregressive (AR) models <br>Moving average (MA) models <br>Stationary
373-
AR models <br>Invertible MA models <br>Using ACF &amp; PACF for model ID
374-
<br>
368+
Autoregressive (AR) models <br>Moving average (MA) models <br>Stationary AR models <br>Invertible MA models <br>Using ACF &amp; PACF for model ID <br>
375369
</td>
376370
<td style="text-align:left;">
377371
<br>
@@ -385,16 +379,13 @@ <h1 class="title toc-ignore">2021 Schedule</h1>
385379
14 Jan
386380
</td>
387381
<td style="text-align:left;width: 27em; ">
388-
Box-Jenkins method <br>Fitting ARIMA models with R <br>Forecasting with
389-
ARIMA models <br>Seasonal ARIMA models <br>
382+
Box-Jenkins method <br>Fitting ARIMA models with R <br>Forecasting with ARIMA models <br>Seasonal ARIMA models <br>
390383
</td>
391384
<td style="text-align:left;">
392-
Simulating ARMA models <br>Fitting ARIMA models <br>Forecasting with
393-
ARIMA models <br>Box-Jenkins Methods <br>
385+
Simulating ARMA models <br>Fitting ARIMA models <br>Forecasting with ARIMA models <br>Box-Jenkins Methods <br>
394386
</td>
395387
<td style="text-align:left;">
396-
ARIMA models <br>Due next Thurs 11:59 PM PST; email to instructor(s) for
397-
lab <br>
388+
ARIMA models <br>Due next Thurs 11:59 PM PST; email to instructor(s) for lab <br>
398389
</td>
399390
</tr>
400391
<tr>
@@ -444,15 +435,13 @@ <h1 class="title toc-ignore">2021 Schedule</h1>
444435
28 Jan
445436
</td>
446437
<td style="text-align:left;width: 27em; ">
447-
Regression with autocorrelated errors <br>Dynamic factor analysis (DFA)
448-
<br>
438+
Regression with autocorrelated errors <br>Dynamic factor analysis (DFA) <br>
449439
</td>
450440
<td style="text-align:left;">
451441
Fitting DFA models <br>
452442
</td>
453443
<td style="text-align:left;">
454-
Dynamic Factor Analysis <br>Due next Thurs 11:59 PM PST; email to Mark
455-
<br>
444+
Dynamic Factor Analysis <br>Due next Thurs 11:59 PM PST; email to Mark <br>
456445
</td>
457446
</tr>
458447
<tr>
@@ -480,8 +469,7 @@ <h1 class="title toc-ignore">2021 Schedule</h1>
480469
Fitting DLMs <br>
481470
</td>
482471
<td style="text-align:left;">
483-
Dynamic Linear Models <br>Due next Thurs 11:59 PM PST; email to
484-
instructor(s) for lab <br>
472+
Dynamic Linear Models <br>Due next Thurs 11:59 PM PST; email to instructor(s) for lab <br>
485473
</td>
486474
</tr>
487475
<tr>
@@ -503,8 +491,7 @@ <h1 class="title toc-ignore">2021 Schedule</h1>
503491
11 Feb
504492
</td>
505493
<td style="text-align:left;width: 27em; ">
506-
MAP estimation <br>Multivariate models <br>DFA <br>Writing Bayesian
507-
models in Stan <br>
494+
MAP estimation <br>Multivariate models <br>DFA <br>Writing Bayesian models in Stan <br>
508495
</td>
509496
<td style="text-align:left;">
510497
Bayesian estimation <br>STAN <br>
@@ -518,8 +505,7 @@ <h1 class="title toc-ignore">2021 Schedule</h1>
518505
16 Feb
519506
</td>
520507
<td style="text-align:left;width: 27em; ">
521-
Multi-model inference and selection <br>Information criteria
522-
<br>Cross-validation &amp; LOOIC <br>
508+
Multi-model inference and selection <br>Information criteria <br>Cross-validation &amp; LOOIC <br>
523509
</td>
524510
<td style="text-align:left;">
525511
<br>
@@ -533,8 +519,7 @@ <h1 class="title toc-ignore">2021 Schedule</h1>
533519
18 Feb
534520
</td>
535521
<td style="text-align:left;width: 27em; ">
536-
AR(p) Models <br>Estimating interaction strengths <br>Gompertz models
537-
<br>Stability metrics <br>
522+
AR(p) Models <br>Estimating interaction strengths <br>Gompertz models <br>Stability metrics <br>
538523
</td>
539524
<td style="text-align:left;">
540525
Interactions <br>Stability <br>B matrix <br>
@@ -562,8 +547,7 @@ <h1 class="title toc-ignore">2021 Schedule</h1>
562547
25 Feb
563548
</td>
564549
<td style="text-align:left;width: 27em; ">
565-
Frequency domain <br>Fourier transforms <br>Spectral analysis
566-
<br>Wavelet analysis <br>
550+
Frequency domain <br>Fourier transforms <br>Spectral analysis <br>Wavelet analysis <br>
567551
</td>
568552
<td style="text-align:left;">
569553
Fitting EDM models <br>

docs/comp_labs.html

Lines changed: 21 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<title>Computer Labs</title>
1515

16-
<script src="site_libs/header-attrs-2.14/header-attrs.js"></script>
16+
<script src="site_libs/header-attrs-2.13/header-attrs.js"></script>
1717
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
1818
<meta name="viewport" content="width=device-width, initial-scale=1" />
1919
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
@@ -317,11 +317,9 @@ <h3>Meeting days &amp; times</h3>
317317
</div>
318318
<div id="lab-book" class="section level3">
319319
<h3>Lab book</h3>
320-
<p>You can find the electronic lab book <a
321-
href="https://nwfsc-timeseries.github.io/atsa-labs">here</a>.</p>
320+
<p>You can find the electronic lab book <a href="https://atsa-es.github.io/atsa-labs/">here</a>.</p>
322321
<!-- first is PDF, 2nd PPT, 3rd Rmd -->
323-
<div
324-
style="border: 1px solid #ddd; padding: 0px; border-style: none;overflow-y: scroll; height:700px; ">
322+
<div style="border: 1px solid #ddd; padding: 0px; border-style: none;overflow-y: scroll; height:700px; ">
325323
<table class="table table-striped" style="width: auto !important; ">
326324
<caption>
327325
</caption>
@@ -365,25 +363,18 @@ <h3>Lab book</h3>
365363
Matrices &amp; matrix algebra <br>(review on your own) <br>
366364
</td>
367365
<td style="text-align:center;">
368-
<a
369-
href="https://nwfsc-timeseries.github.io/atsa-labs/chap-basicmat.html">html
370-
1</a><br><a
371-
href="Labs/Week%200%20basic%20matrix/basic-matrix-math.pdf">PDF
372-
1</a><br>
366+
<a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-basicmat.html">html 1</a><br><a href="Labs/Week%200%20basic%20matrix/basic-matrix-math.pdf">PDF 1</a><br>
373367
</td>
374368
<td style="text-align:center;">
375369
</td>
376370
<td style="text-align:center;">
377-
Optional (not part of grade): Listed at end of
378-
<a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-basicmat.html">Chapter
379-
1</a> in the ATSA lab book. <br>
371+
Optional (not part of grade): Listed at end of <a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-basicmat.html">Chapter 1</a> in the ATSA lab book. <br>
380372
</td>
381373
<td style="text-align:center;">
382374
Optional <br>
383375
</td>
384376
<td style="text-align:center;">
385-
<a
386-
href="Labs/Week%200%20basic%20matrix/basic-matrix-math-key.pdf">Key</a>
377+
<a href="Labs/Week%200%20basic%20matrix/basic-matrix-math-key.pdf">Key</a>
387378
</td>
388379
</tr>
389380
<tr>
@@ -394,22 +385,15 @@ <h3>Lab book</h3>
394385
Eli/Mark <br>
395386
</td>
396387
<td style="text-align:left;">
397-
Writing models in matrix form (through section 2.5) <br>Basic time
398-
series functions <br>Autocorrelation <br>
388+
Writing models in matrix form (through section 2.5) <br>Basic time series functions <br>Autocorrelation <br>
399389
</td>
400390
<td style="text-align:center;">
401-
<a
402-
href="https://nwfsc-timeseries.github.io/atsa-labs/chap-mlr.html">html
403-
1</a> <a
404-
href="https://nwfsc-timeseries.github.io/atsa-labs/chap-ts.html">html
405-
2</a><br><br>
391+
<a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-mlr.html">html 1</a> <a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-ts.html">html 2</a><br><br>
406392
</td>
407393
<td style="text-align:center;">
408394
</td>
409395
<td style="text-align:center;">
410-
Optional (but important to understand course material): End of
411-
<a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-mlr.html">Chapter
412-
2</a> in the ATSA lab book. <br>
396+
Optional (but important to understand course material): End of <a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-mlr.html">Chapter 2</a> in the ATSA lab book. <br>
413397
</td>
414398
<td style="text-align:center;">
415399
Optional <br>
@@ -450,31 +434,21 @@ <h3>Lab book</h3>
450434
Mark &amp; Eli <br>
451435
</td>
452436
<td style="text-align:left;">
453-
Simulating ARMA models <br>Fitting ARIMA models <br>Forecasting with
454-
ARIMA models <br>Box-Jenkins Methods <br>
437+
Simulating ARMA models <br>Fitting ARIMA models <br>Forecasting with ARIMA models <br>Box-Jenkins Methods <br>
455438
</td>
456439
<td style="text-align:center;">
457-
<a
458-
href="https://nwfsc-timeseries.github.io/atsa-labs/chap-tslab.html">html
459-
1</a> <a
460-
href="https://nwfsc-timeseries.github.io/atsa-labs/chap-boxjenkins-.html">html
461-
2</a><br><br>
440+
<a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-tslab.html">html 1</a> <a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-boxjenkins-.html">html 2</a><br><br>
462441
</td>
463442
<td style="text-align:center;">
464443
</td>
465444
<td style="text-align:center;">
466-
Intro to ts: problems at end of
467-
<a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-tslab.html">Chapter
468-
4</a> in the ATSA lab book.<br>Fitting ARMA models: problems at end of
469-
<a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-boxjenkins-.html">Chapter
470-
5</a> in the ATSA lab book. <br>
445+
Intro to ts: problems at end of <a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-tslab.html">Chapter 4</a> in the ATSA lab book.<br>Fitting ARMA models: problems at end of <a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-boxjenkins-.html">Chapter 5</a> in the ATSA lab book. <br>
471446
</td>
472447
<td style="text-align:center;">
473448
Due next Thurs 11:59 PM PST; email to instructor(s) for lab <br>
474449
</td>
475450
<td style="text-align:center;">
476-
<a href="Labs/Week%202/HW_2_ts_Key.html">Key 1</a> <a
477-
href="Labs/Week%202/HW_2_box-jenkins_Key.html">Key 2</a>
451+
<a href="Labs/Week%202/HW_2_ts_Key.html">Key 1</a> <a href="Labs/Week%202/HW_2_box-jenkins_Key.html">Key 2</a>
478452
</td>
479453
</tr>
480454
<tr>
@@ -512,24 +486,12 @@ <h3>Lab book</h3>
512486
Fitting univariate and mulitvariate state-space models <br>
513487
</td>
514488
<td style="text-align:center;">
515-
<a
516-
href="https://nwfsc-timeseries.github.io/atsa-labs/chap-univariate-state-space.html">html
517-
1</a> <a
518-
href="https://nwfsc-timeseries.github.io/atsa-labs/chap-mss.html">html
519-
2</a><br><br>
489+
<a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-univariate-state-space.html">html 1</a> <a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-mss.html">html 2</a><br><br>
520490
</td>
521491
<td style="text-align:center;">
522492
</td>
523493
<td style="text-align:center;">
524-
HW #2 questions and data: <a
525-
href="https://nwfsc-timeseries.github.io/atsa/Labs/Week%203/NO2Lab/HW2-NO2.Rmd">Rmd</a>,
526-
<a
527-
href="https://nwfsc-timeseries.github.io/atsa/Labs/Week%203/NO2Lab/HW2-NO2.html">html</a>,
528-
<a
529-
href="https://nwfsc-timeseries.github.io/atsa/Labs/Week%203/NO2Lab/ECNNO2.RData">data</a>,
530-
<a
531-
href="https://nwfsc-timeseries.github.io/atsa/Labs/Week%203/NO2Lab/HW2-Tips.html">Tips</a>
532-
<br>
494+
HW #2 questions and data: <a href="https://nwfsc-timeseries.github.io/atsa/Labs/Week%203/NO2Lab/HW2-NO2.Rmd">Rmd</a>, <a href="https://nwfsc-timeseries.github.io/atsa/Labs/Week%203/NO2Lab/HW2-NO2.html">html</a>, <a href="https://nwfsc-timeseries.github.io/atsa/Labs/Week%203/NO2Lab/ECNNO2.RData">data</a>, <a href="https://nwfsc-timeseries.github.io/atsa/Labs/Week%203/NO2Lab/HW2-Tips.html">Tips</a> <br>
533495
</td>
534496
<td style="text-align:center;">
535497
Due Sat Jan 30 11:59 PM PST; email to Eli <br>
@@ -622,8 +584,7 @@ <h3>Lab book</h3>
622584
Fitting DLMs <br>
623585
</td>
624586
<td style="text-align:center;">
625-
<a href="Labs/Week%205/intro-to-dlms.html">html 1</a><br><br><a
626-
href="Labs/Week%205/intro-to-dlms.Rmd">Rmd 1</a>
587+
<a href="Labs/Week%205/intro-to-dlms.html">html 1</a><br><br><a href="Labs/Week%205/intro-to-dlms.Rmd">Rmd 1</a>
627588
</td>
628589
<td style="text-align:center;">
629590
<a href="https://youtu.be/KpBgTqcsqNg">Video</a>
@@ -673,11 +634,7 @@ <h3>Lab book</h3>
673634
Bayesian estimation <br>STAN <br>
674635
</td>
675636
<td style="text-align:center;">
676-
<a
677-
href="https://nwfsc-timeseries.github.io/atsa-labs/chap-stan.html">html
678-
1</a><br><br><a
679-
href="https://nwfsc-timeseries.github.io/atsa-labs/Rmds/fitting-models-with-stan.Rmd">Rmd
680-
1</a>
637+
<a href="https://nwfsc-timeseries.github.io/atsa-labs/chap-stan.html">html 1</a><br><br><a href="https://nwfsc-timeseries.github.io/atsa-labs/Rmds/fitting-models-with-stan.Rmd">Rmd 1</a>
681638
</td>
682639
<td style="text-align:center;">
683640
</td>
@@ -730,21 +687,13 @@ <h3>Lab book</h3>
730687
<td style="text-align:center;">
731688
</td>
732689
<td style="text-align:center;">
733-
HW #6: HMM/Bayesian State space models. <a
734-
href="https://nwfsc-timeseries.github.io/atsa/Labs/HW6/HW6.Rmd">Rmd</a>,
735-
<a
736-
href="https://nwfsc-timeseries.github.io/atsa/Labs/HW6/HW6.html">html</a>,
737-
<a
738-
href="https://nwfsc-timeseries.github.io/atsa/Labs/HW6/HW6-part2-JAGS.Rmd">Rmd
739-
Part 2 JAGS</a>, <a href="https://rstudio.cloud/project/2228346">Part 2
740-
Online</a> <br>
690+
HW #6: HMM/Bayesian State space models. <a href="https://nwfsc-timeseries.github.io/atsa/Labs/HW6/HW6.Rmd">Rmd</a>, <a href="https://nwfsc-timeseries.github.io/atsa/Labs/HW6/HW6.html">html</a>, <a href="https://nwfsc-timeseries.github.io/atsa/Labs/HW6/HW6-part2-JAGS.Rmd">Rmd Part 2 JAGS</a>, <a href="https://rstudio.cloud/project/2228346">Part 2 Online</a> <br>
741691
</td>
742692
<td style="text-align:center;">
743693
Due Monday Mar 1 11:59 PM PST; email to Eric &amp; Eli <br>
744694
</td>
745695
<td style="text-align:center;">
746-
<a href="Labs/HW6/HW6-key-part1.html">Key 1</a> <a
747-
href="Labs/HW6/HW6-key-part2.html">Key 2</a>
696+
<a href="Labs/HW6/HW6-key-part1.html">Key 1</a> <a href="Labs/HW6/HW6-key-part2.html">Key 2</a>
748697
</td>
749698
</tr>
750699
<tr>
@@ -782,8 +731,7 @@ <h3>Lab book</h3>
782731
Fitting EDM models <br>
783732
</td>
784733
<td style="text-align:center;">
785-
<a href="Labs/EDM%20Lab/EDM-Lab.html">html 1</a><br><br><a
786-
href="Labs/EDM%20Lab/EDM-Lab.Rmd">Rmd 1</a>
734+
<a href="Labs/EDM%20Lab/EDM-Lab.html">html 1</a><br><br><a href="Labs/EDM%20Lab/EDM-Lab.Rmd">Rmd 1</a>
787735
</td>
788736
<td style="text-align:center;">
789737
</td>
@@ -837,10 +785,7 @@ <h3>Lab book</h3>
837785
<td style="text-align:center;">
838786
</td>
839787
<td style="text-align:center;">
840-
No homework; Datasets for in class lab <a
841-
href="Labs/Week%209/SNOTEL_metadata.csv">Data1</a>, <a
842-
href="Labs/Week%209/SNOTEL_Washington_1981_2013.csv">Data2</a>, <a
843-
href="Labs/Week%209/tck_longform.Rdata">Data3</a> <br>
788+
No homework; Datasets for in class lab <a href="Labs/Week%209/SNOTEL_metadata.csv">Data1</a>, <a href="Labs/Week%209/SNOTEL_Washington_1981_2013.csv">Data2</a>, <a href="Labs/Week%209/tck_longform.Rdata">Data3</a> <br>
844789
</td>
845790
<td style="text-align:center;">
846791
work on projects <br>

0 commit comments

Comments
 (0)