Skip to content

Releases: grazianoEnzoMarchesani/EnviReader

EnviReader 1.5

15 Dec 23:34
9422b21
Compare
Choose a tag to compare

Changelog

Version 1.5 (December 2023)

New Features

  1. Wind Field Visualisation

    • Added the ability to visualise wind fields through a dedicated option
    • Controls for customising the visualisation:
      • Opacity adjustment
      • Arrow density control
      • Indicator size settings
    • Full integration with the main data view
  2. Preset System

    • Implemented a comprehensive system for saving and loading presets
    • Ability to save customised configurations for:
      • Visualisation settings
      • Wind field parameters
      • Colour palette choices
      • Section configurations
    • Complete documentation available in the "Complete Guide to Creating JSON Presets" section

Improvements

  • Optimised performance in wind field visualisation
  • Enhanced user interface for preset management
  • Improved stability in data processing

Full Changelog: https://github.com/grazianoEnzoMarchesani/EnviReader/commits/EnviReader1.4

EnviReader 1.4

15 Dec 20:55
9422b21
Compare
Choose a tag to compare

Current Limitations in v1.4

While version 1.4 offers robust tools for handling ENVI-met data, certain advanced features are not yet available and are planned for future updates:

  1. Wind Field Visualization:

    • Wind integration, including density, opacity, and animations, is currently unavailable.
  2. Preset Configurations:

    • Preset tools for quick visualization setups are not yet implemented.
  3. Browser Compatibility:

    • Full compatibility is limited to Chrome and Chromium-based browsers. Other browsers may not guarantee uninterrupted performance.
  4. Technology Stack:

    • The application is built using pure JavaScript, which ensures simplicity but may limit scalability compared to frameworks like React or Vue.