Skip to content

Known Bugs and Issues

joelll-u edited this page Mar 12, 2024 · 6 revisions

List of known bugs and issues

Frontend

Minor

  • Unexplained crash - observed once, startTime missing
  • Dates between streams are not serialisable - throws warning.

Major

  • Wind support axes are incorrect

Backend

Minor

  • Error messages for when grid contains all NaNs
  • Potential infinite loop in grib file interpolated - Occurs when in no four directions is there a non-null value (See Grib file interpolation for more details)
  • Sunset API does not cache and thus external api can be rate limited

Major

  • Point to point route planning can extend out of data range, causing crash
  • Grib caches are not reset on new delete
Clone this wiki locally