Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Commit 67c062c

Browse files
add dummy climsoft data
1 parent 628d380 commit 67c062c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

climsoft-db-dummy-data.sql

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,14 @@ VALUES
2828
("TEST INSTRUMENT 2", "2", "0FHA422", "TI2", "X1002", "TEST MANUFACTURER 2", 0.02, "1897-04-02 06:00:00", NULL, 102, NULL, "67774010"),
2929
("TEST INSTRUMENT 3", "3", "0FHA423", "TI3", "X1003", "TEST MANUFACTURER 3", 0.03, "1897-04-03 06:00:00", NULL, 103, NULL, "67774010")
3030
;
31+
32+
33+
INSERT INTO form_daily2
34+
(stationId, elementId, yyyy, mm, hh, day01, day02, day03, day04, day05, day06, day07, day08, day09, day10, day11, day12, day13, day14, day15, day16, day17, day18, day19, day20, day21, day22, day23, day24, day25, day26, day27, day28, day29, day30, day31, flag01, flag02, flag03, flag04, flag05, flag06, flag07, flag08, flag09, flag10, flag11, flag12, flag13, flag14, flag15, flag16, flag17, flag18, flag19, flag20, flag21, flag22, flag23, flag24, flag25, flag26, flag27, flag28, flag29, flag30, flag31, period01, period02, period03, period04, period05, period06, period07, period08, period09, period10, period11, period12, period13, period14, period15, period16, period17, period18, period19, period20, period21, period22, period23, period24, period25, period26, period27, period28, period29, period30, period31, total, signature, entryDatetime, temperatureUnits, percipUnits, cloudHeights, visUnits)
35+
VALUES
36+
("test-station-1", "test-element-1", 2000, 1, 0, "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "930", "VALID", "2000-01-01 00:00:00", "DEGREE CELCIUS", "MILIMETER", "KILOMETERS", "DEGREE"),
37+
("test-station-2", "test-element-2", 2000, 1, 0, "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "930", "VALID", "2000-01-02 00:00:00", "DEGREE CELCIUS", "MILIMETER", "KILOMETERS", "DEGREE"),
38+
("test-station-3", "test-element-3", 2000, 1, 0, "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "930", "VALID", "2000-01-03 00:00:00", "DEGREE CELCIUS", "MILIMETER", "KILOMETERS", "DEGREE"),
39+
("test-station-4", "test-element-4", 2000, 1, 0, "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "930", "VALID", "2000-01-04 00:00:00", "DEGREE CELCIUS", "MILIMETER", "KILOMETERS", "DEGREE"),
40+
("test-station-5", "test-element-5", 2000, 1, 0, "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "30", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "A", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "FIRST", "930", "VALID", "2000-01-05 00:00:00", "DEGREE CELCIUS", "MILIMETER", "KILOMETERS", "DEGREE")
41+
;

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ python-jose
2626
python-dateutil
2727
python-editor
2828
python-multipart
29-
pytz
3029
rsa
30+
pytz
3131
SQLAlchemy
3232
requests
3333
urllib3

0 commit comments

Comments
 (0)