Switch database 'start_time' to timestamp without time zone
Compare changes
Files
4+ 93
− 12
@@ -27,6 +27,8 @@ NETWORK_NAME=`basename "$0"`
@@ -40,13 +42,13 @@ setup_test() {
@@ -134,6 +136,19 @@ CREATE TABLE IF NOT EXISTS g16_abi_radf_l1b_c01 (
@@ -158,9 +173,11 @@ EOF
@@ -174,10 +191,12 @@ with rasterio.open("/data/${gtiff_fn}", "w", driver='GTiff', height=5000, width=
@@ -188,29 +207,91 @@ EOF