Releases: SWxTREC/h3lioviz-server
Releases · SWxTREC/h3lioviz-server
REL: v0.2.0
A new release with updates to the look/feel of the surfaces and improvements to the speed of the animations.
What's Changed
- MNT: Change the formatting of time-series data for the frontend by @greglucas in #18
- Add ability to select a run by @greglucas in #19
- ENH: Add the ability to adjust the angles of the planes by @greglucas in #20
- Swt 262 add tubes for the streamtracer by @greglucas in #21
- ENH: Make colorbar horizontal by @greglucas in #22
- ENH: Add ability to get data range from the frontend by @greglucas in #23
- FIX: Use absolute path for a base directory search of available runs by @greglucas in #25
- FIX: Remove the /frontend endpoint and replace with a redirect page by @greglucas in #28
- CI: Add a dev deploy hook for every push to main by @greglucas in #30
- Swt 264 refactor enlil visualizer code by @greglucas in #24
- Add Isocontours to the CME by @greglucas in #26
- ENH: Add a docker-compose file by @greglucas in #31
- FIX: Hide the streamlines colorbar by @greglucas in #27
- ENH: Add a snap to initial view to reset view by @greglucas in #29
- FIX: Add the full directory path to the docker compose file by @greglucas in #32
- MNT: Move docker compose file over to /pvw by @greglucas in #33
- MNT: Add ability to specify image from environment variables in Docker compose by @greglucas in #35
- Add Satellite names and change to box instead of sphere by @greglucas in #34
- Performance work by @greglucas in #36
- CME styling by @greglucas in #37
- Change Threshold to Clip to Contour by @greglucas in #38
Full Changelog: v0.1.0...v0.2.0
REL: v0.1.0
This is the first release of the backend Enlil 3D visualizer.
What's Changed
- Adding a multi-client docker server by @greglucas in #1
- ENH: Adding the Paraview TimeHandler protocol by @greglucas in #3
- Adding colormap and opacity controls to the backend by @greglucas in #2
- FIX: Updating the initial view to hide some quantities by @greglucas in #5
- ENH: Adds the ability to get the start time of the simulation by @greglucas in #7
- Time display by @greglucas in #8
- Fix empty cme threshold by @greglucas in #9
- Add preprocesser by @greglucas in #10
- ENH: Add ability to change slice plane by @greglucas in #11
- Swt 173 add a texture map to the sun and earth by @greglucas in #12
- Adds images for the Earth and Solar HMI data by @greglucas in #14
- ENH: Add ram pressure as a variable to the visualizer by @greglucas in #15
- FIX: Update default colormap name by @greglucas in #16
- MNT: Clarify running the application locally by @greglucas in #17
New Contributors
- @greglucas made their first contribution in #1
Full Changelog: https://github.com/SWxTREC/enlil-3d-server/commits/v0.1.0