Simple dashboard for visualizing FAIR-MAST datasets.
- Clone the repository
git clone https://github.com/maarten-ic/FAIR-MAST-Dashboard.git
cd FAIR-MAST-Dashboard- Setup a virtual environment and install dependencies
python -m venv venv
. venv/bin/activate
pip install holoviews hvplot panel s3fs watchfiles xarray zarr- Start a Panel server to view the dashboard (use Ctrl+C to shut down the application)
panel serve --dev --show fair-mast-panel.pyThis dashboard is available under the LGPL-3.0 license.
Copyright 2025, Ignition Computing B.V.
