Skip to content

Commit

Permalink
add SCATSAT1_ESDR_L2_WIND_STRESS_V1.1 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 authored Apr 23, 2024
1 parent a733d08 commit 45d4d66
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions config-files/SCATSAT1_ESDR_L2_WIND_STRESS_V1.1.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"shortName": "SCATSAT1_ESDR_L2_WIND_STRESS_V1.1",
"latVar": "lat",
"lonVar": "lon",
"timeVar": "time",
"is360": true,
"tiles": {
"steps": [
30,
14
]
},
"footprint": {},
"imgVariables": [],
"image": {
"ppd": 16,
"res": 8
},
"variables": [
"time",
"lat",
"lon",
"flags",
"quality_indicator",
"nudge_wind_speed",
"nudge_wind_direction",
"cross_track_wind_speed_bias",
"rain_speed_bias",
"gmf_sst",
"distance_from_coast",
"en_wind_speed",
"en_wind_direction",
"en_wind_u",
"en_wind_v",
"en_wind_speed_uncorrected",
"en_wind_direction_uncorrected",
"en_wind_speed_error",
"en_wind_direction_error",
"en_wind_u_error",
"en_wind_v_error",
"wind_stress_magnitude",
"wind_stress_direction",
"wind_stress_u",
"wind_stress_v",
"wind_stress_magnitude_error",
"wind_stress_u_error",
"wind_stress_v_error",
"real_wind_speed",
"real_wind_direction",
"real_wind_u",
"real_wind_v",
"real_wind_speed_error",
"real_wind_direction_error",
"real_wind_u_error",
"real_wind_v_error"
]
}

0 comments on commit 45d4d66

Please sign in to comment.