|
6 | 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
7 | 7 | <title>1.3 GRIT data storage space | emLab Standard Operating Procedures</title> |
8 | 8 | <meta name="description" content="Standard operating procedures for emLab projects" /> |
9 | | - <meta name="generator" content="bookdown 0.45 and GitBook 2.6.7" /> |
| 9 | + <meta name="generator" content="bookdown 0.46 and GitBook 2.6.7" /> |
10 | 10 |
|
11 | 11 | <meta property="og:title" content="1.3 GRIT data storage space | emLab Standard Operating Procedures" /> |
12 | 12 | <meta property="og:type" content="book" /> |
|
23 | 23 | <meta name="author" content="Environmental Markets Lab (emLab)" /> |
24 | 24 |
|
25 | 25 |
|
26 | | -<meta name="date" content="2025-12-01" /> |
| 26 | +<meta name="date" content="2026-04-09" /> |
27 | 27 |
|
28 | 28 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
29 | 29 | <meta name="apple-mobile-web-app-capable" content="yes" /> |
|
54 | 54 | <script src="assets/anchor-sections-1.1.0/anchor-sections.js"></script> |
55 | 55 |
|
56 | 56 |
|
| 57 | +<style type="text/css"> |
| 58 | +html { -webkit-text-size-adjust: 100%; } |
| 59 | +pre > code.sourceCode { white-space: pre; position: relative; } |
| 60 | +pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } |
| 61 | +pre > code.sourceCode > span:empty { height: 1.2em; } |
| 62 | +.sourceCode { overflow: visible; } |
| 63 | +code.sourceCode > span { color: inherit; text-decoration: inherit; } |
| 64 | +pre.sourceCode { margin: 0; } |
| 65 | +@media screen { |
| 66 | +div.sourceCode { overflow: auto; } |
| 67 | +} |
| 68 | +@media print { |
| 69 | +pre > code.sourceCode { white-space: pre-wrap; } |
| 70 | +pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; } |
| 71 | +} |
| 72 | +pre.numberSource code |
| 73 | + { counter-reset: source-line 0; } |
| 74 | +pre.numberSource code > span |
| 75 | + { position: relative; left: -4em; counter-increment: source-line; } |
| 76 | +pre.numberSource code > span > a:first-child::before |
| 77 | + { content: counter(source-line); |
| 78 | + position: relative; left: -1em; text-align: right; vertical-align: baseline; |
| 79 | + border: none; display: inline-block; |
| 80 | + -webkit-touch-callout: none; -webkit-user-select: none; |
| 81 | + -khtml-user-select: none; -moz-user-select: none; |
| 82 | + -ms-user-select: none; user-select: none; |
| 83 | + padding: 0 4px; width: 4em; |
| 84 | + color: #aaaaaa; |
| 85 | + } |
| 86 | +pre.numberSource { margin-left: 3em; border-left: 1px solid #aaaaaa; padding-left: 4px; } |
| 87 | +div.sourceCode |
| 88 | + { } |
| 89 | +@media screen { |
| 90 | +pre > code.sourceCode > span > a:first-child::before { text-decoration: underline; } |
| 91 | +} |
| 92 | +code span.al { color: #ff0000; font-weight: bold; } /* Alert */ |
| 93 | +code span.an { color: #60a0b0; font-weight: bold; font-style: italic; } /* Annotation */ |
| 94 | +code span.at { color: #7d9029; } /* Attribute */ |
| 95 | +code span.bn { color: #40a070; } /* BaseN */ |
| 96 | +code span.bu { color: #008000; } /* BuiltIn */ |
| 97 | +code span.cf { color: #007020; font-weight: bold; } /* ControlFlow */ |
| 98 | +code span.ch { color: #4070a0; } /* Char */ |
| 99 | +code span.cn { color: #880000; } /* Constant */ |
| 100 | +code span.co { color: #60a0b0; font-style: italic; } /* Comment */ |
| 101 | +code span.cv { color: #60a0b0; font-weight: bold; font-style: italic; } /* CommentVar */ |
| 102 | +code span.do { color: #ba2121; font-style: italic; } /* Documentation */ |
| 103 | +code span.dt { color: #902000; } /* DataType */ |
| 104 | +code span.dv { color: #40a070; } /* DecVal */ |
| 105 | +code span.er { color: #ff0000; font-weight: bold; } /* Error */ |
| 106 | +code span.ex { } /* Extension */ |
| 107 | +code span.fl { color: #40a070; } /* Float */ |
| 108 | +code span.fu { color: #06287e; } /* Function */ |
| 109 | +code span.im { color: #008000; font-weight: bold; } /* Import */ |
| 110 | +code span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Information */ |
| 111 | +code span.kw { color: #007020; font-weight: bold; } /* Keyword */ |
| 112 | +code span.op { color: #666666; } /* Operator */ |
| 113 | +code span.ot { color: #007020; } /* Other */ |
| 114 | +code span.pp { color: #bc7a00; } /* Preprocessor */ |
| 115 | +code span.sc { color: #4070a0; } /* SpecialChar */ |
| 116 | +code span.ss { color: #bb6688; } /* SpecialString */ |
| 117 | +code span.st { color: #4070a0; } /* String */ |
| 118 | +code span.va { color: #19177c; } /* Variable */ |
| 119 | +code span.vs { color: #4070a0; } /* VerbatimString */ |
| 120 | +code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */ |
| 121 | +</style> |
57 | 122 |
|
58 | 123 | <style type="text/css"> |
59 | 124 |
|
|
0 commit comments