Skip to content

Timecontrol issues and enhancements #2195

@A-Behairi

Description

@A-Behairi

After integrating the timecontrol expert mode in eodash, we found the following issues:

  • exporting to mp4 doesn't work: error Loading Worker from “http://localhost:5173/.eodash/cache/deps/worker.js?worker_file&type=module” was blocked because of a disallowed MIME type (“”).
  • export error handling: the loading gets stuck when:
    • An error occurs
    • The generate function is not called
  • The speed (frames/sec) setting does not update unless I click the preview.
  • When clicking outside of the dialog without exporting, I get an error:
    • Uncaught TypeError: can't access property "play", this.exportConfig is null
  • Animations don’t work with different projections for e.g. CIF catalog &indicator=polarwarp_sentinel1
  • change of indicator does not change the timeline layers' content sometimes, for example, RACE catalog from Air Quality (NO2 concentrations) map to Health-Oriented Urban Heat and Pollution Index and Auxiliary layers - did not find a pattern when it happens and when it does not
  • performance decreases significantly if we pass more than ~30-40 frames, for e.g. CIF catalog&indicator=SICONC_sea_ice_concentration and GTIF-AT catalog &indicator=mobility_no2
  • Datepicker doesn't recenter the Timeline view #2158
  • Timeline returns date instead of time #2159

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions