From ded161d3d7b2a8c135f857584d16dc19563bf8d1 Mon Sep 17 00:00:00 2001 From: Jordan Laser Date: Tue, 20 Feb 2024 14:14:59 -0700 Subject: [PATCH] config for example --- configs/conf_datastream_small.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 configs/conf_datastream_small.sh diff --git a/configs/conf_datastream_small.sh b/configs/conf_datastream_small.sh new file mode 100644 index 00000000..c0e04cf7 --- /dev/null +++ b/configs/conf_datastream_small.sh @@ -0,0 +1,9 @@ +START_DATE="200301200100" +END_DATE="200301210100" +DATA_PATH="/home/ec2-user/datastream-small-run" +RESOURCE_PATH="s3://ngen-datastream/resources_small/" +# RELATIVE_TO="" +# S3_MOUNT="" +# SUBSET_ID_TYPE="" +# SUBSET_ID="" +# HYDROFABRIC_VERSION="" \ No newline at end of file