diff --git a/config-files/COWVR_STPH8_L1_TSDR_V9.0.cfg b/config-files/COWVR_STPH8_L1_TSDR_V9.0.cfg new file mode 100644 index 0000000..71151f6 --- /dev/null +++ b/config-files/COWVR_STPH8_L1_TSDR_V9.0.cfg @@ -0,0 +1,13 @@ +{ + "shortName": "COWVR_STPH8_L1_TSDR_V9.0", + "latVar":"obs_lat", + "lonVar":"obs_lon", + "is360":false, + "footprint":{ + "strategy":"cowvr", + "thinning_fac":200, + "alpha":0.03, + "group":"GeolocationAndFlags" + }, + "footprinter": "forge-py" +} \ No newline at end of file diff --git a/config-files/COWVR_STPH8_L2_EDR_V9.0.cfg b/config-files/COWVR_STPH8_L2_EDR_V9.0.cfg new file mode 100644 index 0000000..87c77a8 --- /dev/null +++ b/config-files/COWVR_STPH8_L2_EDR_V9.0.cfg @@ -0,0 +1,13 @@ +{ + "shortName": "COWVR_STPH8_L2_EDR_V9.0", + "latVar":"obs_lat", + "lonVar":"obs_lon", + "is360":false, + "footprint":{ + "strategy":"cowvr", + "thinning_fac":200, + "alpha":0.03, + "group":"GeolocationAndFlags" + }, + "footprinter": "forge-py" +} \ No newline at end of file