- dataclass: Use latest trame-dataclass implementation
(
0d14c97)
-
Typo, store cached array not in array (
3ca8328) -
color: Use BuGnYl as default (
cec7c3b) -
dataclass: Bump version to latest (
46a656b) -
defaults: Lock view by default (
ac4dc3e) -
defaults: Show data slicing and animation (
8b52dbc) -
deprecation: Use new ParaView method (
27ce971) -
paraview: Bump dependency to v6+ (
22b9b23) -
pipeline: Cleanup data processing (
d562eef) -
projection: Update default projection to Mollweide (
8274e45) -
rca: Use RemoteControlledArea instead of trame-vtK (
6f8edb5) -
ui: Improve spacing in field loading (
2e19e38) -
view: Use 2 columns by default (
22decff) -
vtk: Start migrating rendering to VTK (
d55b3e2) -
vtk: Use vtk for rendering (
1b2159d)
- pre-commit: Apply style
(
3f4cfd5)
-
Constrain trame-dataclass version (
49930a1) -
EAMCenterMeridian can center on specified meridian. (
9cc2c1b) -
Split EAMTransformAndExtract: EAMCenterMeridian, EAMExtract (
d7b8335)
- docs: Update installation guide with conda/pypi links
(
8a6f3db)
-
Update README.md (
f00423c) -
website: Add nersc section (
ee160e5) -
website: Fix prettier formatting (
e0ee1bd) -
website: Setup website (
d9ba41c) -
website: Update tips structure (
54c3d3a) -
website: Update tips structure (
1fa8124) -
website: Update tips structure (
dc912e1)
-
Add EAMExtract (
4f0fca2) -
Add ForceFloatPoints to EAMSliceSource (
aaa3682) -
Cache output of CenterMeridian, reuse mesh and existing arrays (
88a4c49)
-
ColorMap: Allow user to adjust number of colors (
2e60739) -
fields: Always show scrollbar on table (
f0601c3) -
names: Use original field name in table (
f29f9c2) -
toolbars: Sliders and drop down for data selection and animation toolbars (
893e610)
- readme: Fix badges
(
675c5c3)
- NERSC: Improve jupyter/nersc usage
(
aa7086b)
- NERSC: Add information for jupyter setup at NERSC
(
3037841)
- jupyter: Use an svg icon for launcher
(
5020d18)
-
crop: Allow text input (
9c8143a) -
presets: Enable all ParaView presets (
ba85976) -
variables: Better layout for variable selection (
ef1f16b) -
view: Use ellipsis on title (
427768e)
-
Adding graceful tauri launch for linux (
0a1a05c) -
#10: Make the group button deselect group (
360f68f) -
animation: Update icon (
a160557) -
crop: Update icon for lat/lon cropping (
f4ca4c1) -
file loading: Update icon (
612f533) -
keybinding: Set lat/lon crop to 'l' (
8ecaffc) -
keybinding: Use 'crm' for projections (
ef57571) -
layout: Renamed to 'Viewport layout' with 'p' shortcut (
d108b78) -
resetCamera: 'Auto zoom' with 'z' shortcut (
637eef1) -
tools: Update order (
a5d1f20) -
var type: Make types easier to read (
bea4536) -
Variable selection: Replace Field by Variable (
339caef)
- dev: Update command line
(
016fe42)
- Adding jupyter extension to run as app
(
788ba23)
- Automatically generate windows packages
(
1cfdb14)
-
Add/fix dynamic dimensions sliders (
f496510) -
Fixing errors while variable groupings (
3fbd8fc) -
Fixing slicing based on arbitrary dimensions (
c6242fb) -
Incorrect packaging script resulting in release failures (
6db0eec) -
Remove unnecessary print statements (
87c3d56)
-
Adding dimension matching for horizontal axis (
4512933) -
Adding partial changes for supporing general ESM reader (
552fbd9)
-
colormap: Use sorted list and add search box (
7ae0f6c) -
doc: Update landing page with shortcuts (
6c48fca) -
keyboard: Add shortcut for FileOpen/DownloadState/UploadState/Help (
38d0492)
- Remove packaging from manual step
(
70cf460)
-
Tauri save state and key binding (
eb030a3) -
camera: Reset camera after variable loading (
81292af) -
color_range: Support scientific notation (
8dbaf00) -
doc: Add keyboard shortcut (
a057eb3) -
esc: Collapse large drawer (
427c60d) -
exec: Expose alias for application exec (
0151840) -
hotkey: Show hotkey on tools (
5453e8c) -
import: Set variables_loaded on import (
7e9d31a) -
interaction: Prevent rotation on top-right corner (
3f89e0b) -
lock: Reduce icon size (
f29c629) -
logo: Use same logo (
2a97c15) -
shortcuts: Add projection shortcuts (
d0bbec7) -
size: Add auto flow option to support 5 (
71bac0c) -
state: Add missing layout info (
a480dc0) -
steps: Reorder steps and add tooltip (
f671910) -
swap: Sorted list of field to swap with (
c3fa707) -
swap: Swap order and size (
6b31f36) -
tauri: Remove 2s wait at startup (
926ff74) -
tauri: Remove hot_reload and update css (
8124604) -
tauri: Remove http from trame server (
ee64795) -
tauri: Use user home as file browser start (
b705582) -
topPadding: Better size handling (
58389e5) -
ui: Better scrolling handling (
442fc2f)
- ci: Automatic release creation, packaging, and publishing
(
e9a09ee)
-
Add app image on readme (
f5b1340) -
landing: Add landing page (
c8b9964) -
readme: Use absolute link (
399655f)
-
Lut/size/order/import/export (
00ce9d1) -
animation: Enable animation (
c72b368) -
colormap: Add color blind safe filter (
5c998ee) -
file: Add file handling in webui (
dcf2725) -
keyboard: Add keyboard shortcuts (
be265e1) -
offset: Add logic to add gaps (
3662fea) -
rendering: Add initial layout handler (
4de576d) -
vue3: Update ui (
2bcb7df)
-
Add explicit reminder to quarantine (
baf210e) -
Adding Grid refactor and tauri/browser detection (
ae8e523) -
Check for tauri (
f35fc41) -
Close view refactor and save screenshot w/ Tauri (
4e21084) -
Preserve resizing and reposition of layout after closing one (
87e5ae7) -
Simply save screenshot logic (
74f1e5c)
- Update for_app_developers.md
(
18503ff)
-
Fixing close view issues (
57f2e51) -
Make average return type trame friendly (
71a1cc7) -
Remove unnecessary print and change TrameApp to app instead of (
27d0888)
- Correct a screenshot filename in toolbar.md
(
bfca581)
- Adding close button for views
(
18604bc)
- Adding updated logo
(
40d5e22)
- Bug fixes and minor features
(
db84432)
-
Add back pointer to Mark's script (
f99ae67) -
Data requirement and misc (
917a684) -
Further revise toolbar description (
7b5d2c0) -
Minor edit in doc homepage (
345b5e8) -
Minor edit in setup/for_end_users.md (
847976d) -
Minor edits in future.md (
571828a) -
Misc small edits (
b0a9364) -
Partial revision of toolbar page (
0349513) -
README pages and plans page (
ad964a8) -
Revise and clean up pages on install and launch (
e5e07ea) -
Revise setup/for_end_users.md (quarantine and misc) (
93e66aa) -
Slice selection and map projection (
3d41099) -
Update all-version DOI's for Zenodo archives (
cdb826a) -
Update control panel description; rename screenshots (
05777ee) -
Update GUI overview (
989f190) -
Update installation pages (
382567b) -
Update README files; add state file for image (
1853530) -
Update reminders page (
0084b95) -
Update slice section screenshot for lat/lon sliders (
3dc6c90) -
Update toolbar page and images (
835471a) -
Update userguide/connectivity.md (
a5c90a6) -
Update userguide/data_requirements.md (
c0e9757) -
Update viewport description (
6b2dabe) -
Update viewport description and screenshots; include state files (
1a4c518) -
Variable selection (
261e0c3) -
Viewport description (
fbd88e7)
-
Clear layout/registry by triggering pipeline invalid on state load (
a904837) -
Moving busy icon to title (
d7c7f0c) -
P0 variable in reader and move camera controls to toolbar (
834dbe7) -
Progress icon resize disable (
d344235)
-
Adding missing_value handling in reader (
8cc4705) -
Broken interactive camera viewport adjustment (
0185508) -
Loading bar and icon size (
aafae33)
-
Color map issue (
ab2cb68) -
Color settings apply to load state (
8a51620) -
Remove print statements (
8eb6b56) -
Usability fixes (
25a9c30)
- Only build dmg for now
(
473f8f3)
-
Correct filenames for toolbar screenshots (
8a6b8d5) -
Gui overview (
4f5ec53) -
Minor edits (
d622517) -
Placeholder for camera widget description (
2743299) -
Toolbar description and misc updates (
40c9677) -
Updates on quick start, connectivity, etc. add page on plans (
6e25333)
-
Changing splash screen to white (
59b943f) -
Clear varaible selection (
1d02c67) -
Coloring of load data button (
c2dc098) -
Getting rid of the timekeeper (
677cd7b) -
Missing color bars (
e7d427e) -
Usability changes (
93392a3)
- Camera reset logic to be less complicated
(
fc4247a)
-
Adding icon and version to title (
8826080) -
README -- add note about data (
912bfad) -
Update readme (
55a79e2)
- Refactor utilities classes
(
6f058a9)
-
Camera reset issue -- maximize view port utilization (
73786c9) -
Package only dmg for now (
48db7bf) -
Splashscreen changes (
ec45d05) -
Tauri DPI issue and color properties simplified handling (
79b038c) -
Update dpi issues with packaged app (
2270564)
- CI for release improper changelog
(
a335715)
-
Cleanup root and update README (
cb82275) -
New colormaps, splashscreen logos, and drop packaging tar.gz (
ff034ea)
-
Adding changes to update UI after file changes (
d58a930) -
Update UI when changing data files (
8024f9d)
- Adding loading bar to splash screen
(
993c855)
- floating scalar bar: Adding changes to make the scalar bar floating
(
7b6c699)
- Replace ParaView scalar bar with custom HTML colorbar
(
900ce4c)
- Replace EventType enum with direct method calls for color settings
(
cf42dca)
- Use unfiltered variable lists in load_variables to include all selections
(
d56ba31)
-
Improve toolbar responsiveness and prevent button hiding on resize (
477752a) -
Remove git tagging from package-and-release workflow (
843ef8a)
- Simplify grid layout tracking using variable names as keys
(
1c8b935)
-
Add debugging and improve bump2version output handling (
5ad6d2d) -
Add Git LFS support to workflows and revert view_manager changes (
b2b8e2a) -
Correct syntax errors in release.sh script (
232df08) -
Only push new tag instead of all tags in release script (
079b134) -
Only push the new tag and handle existing tags gracefully (
1bbebc9) -
Redirect status messages to stderr in release script (
35428ac) -
Update create-release-pr workflow for better flexibility (
e7d56d3) -
Update README badges to point to correct repository and workflows (
d47514e) -
Update release script to handle bump2version tag creation (
1c0ed6c) -
Use bump2version --list to get clean version output (
56bb0df)
- Remove create-release-pr workflow and clean up release.sh
(
422d483)
- Initial Release