Skip to content

I-ALiRT SWAPI - Look into many fill values reported #2655

@laspsandoval

Description

@laspsandoval

Summary

From conversation:

the quickest and dirtiest fix is to just set points with unreasonably high values to fill
[5:45 PM]looks like fill values to me
[5:45 PM]-9999999999999999635896294965248
[5:45 PM]thats 10^31
[5:46 PM]for some reason the plotting code is changing that to positive values
[5:46 PM]this is probably an issue of the website not handling fill values
[5:46 PM]the website can just take values that are < 0 and set them to nan
[5:47 PM]another thing though: why are there fill values here in the first place?
[5:47 PM]SW speed seems pretty calm, i dont expect to see fill values this often
[5:47 PM]maybe bc the density is so low, the counts may be very llow
[5:48 PM]oh and if there is even 1 fill value, i think there will be 5 fill values, bc the geometric mean stuff
[5:48 PM]yeah so prob this is just a problem where low density -> low counts -> many fill values -> website cant handle fill values -> BORK

Requirements

The more specific the better.

  • [ ]
  • [ ]

Related tickets

No response

Metadata

Metadata

Labels

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions