qiceradar / radar_wrangler

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Bad longitude interpolation in UTIG's GIMBLE + COLDEX radargrams #15

Open lauralindzey opened 2 months ago

lauralindzey commented 2 months ago
Screenshot 2024-07-08 at 05 16 15

Affected transects are:

I plotted data directly from the netcdf (downloaded from Texas Data Repository) to double-check that I wasn't introducing errors. Here's the plot for F09T01a, clearly showing bad interpolation for longitude.

Screenshot 2024-07-08 at 05 23 19
lauralindzey commented 2 months ago
Screenshot 2024-07-08 at 05 29 28

Ugh. It looks like COLDEX_2024 also has the same problem for several flights:

As did COLDEX_2023 for a whole nest of them:

Screenshot 2024-07-08 at 05 35 28
lauralindzey commented 2 months ago

I've pinged the UTIG folks; while I could write code that filters out these bad points and replaces them with interpolation handled correctly, I'm hoping for a fix from their end.

lauralindzey commented 4 weeks ago

More screenshots, matching the format from #4

GIMBLE:

Screenshot 2024-08-08 at 04 14 14

COLDEX_2024:

Screenshot 2024-08-08 at 04 14 24

COLDEX_2023:

Screenshot 2024-08-08 at 04 14 33
lauralindzey commented 2 weeks ago

Just tagging @smudog & @sdkempf here ...