-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
29 lines (28 loc) · 1.07 KB
/
index.html
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
<html>
<head>
<title>San Jose, Ca: 3 day California Air Products / TZ / Linde Station capacity</title>
</head>
<body>
<h1>San Jose, Ca: 3 day California Air Products / TZ / Linde Station capacity</h1>
<p>This is San Jose, Ca area subset of full list of
California H2 stations at <a href="http://h2-ca.com/">h2-ca.com</a>.</p>
<h2>Note about Linde Stations</h2>
<p>
Note that Linde Stations will show "compressed capacity".
The main "cryo" storage tank capacity is not reported.
Linde stations are Mountain View, San Juan Capistrano,
San Ramone, and West Sacramento</p>
<p>When new statiions are added, the charts look wrong
until more data is collected.</p>
<br>
<img src="http://h2-ca.com/campbell.png">
<img src="http://h2-ca.com/fremont.png"><br>
<img src="http://h2-ca.com/hayward.png">
<img src="http://h2-ca.com/mill-valley.png"><br>
<img src="http://h2-ca.com/mountain-view.png">
<img src="http://h2-ca.com/san-jose.png"><br>
<img src="http://h2-ca.com/san-ramon.png">
<img src="http://h2-ca.com/saratoga.png"><br>
<img src="http://h2-ca.com/south-san-francisco.png"><br>
</body>
</html>