Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser interface - analysis #859

Open
IanMayo opened this issue Apr 27, 2021 · 1 comment
Open

Browser interface - analysis #859

IanMayo opened this issue Apr 27, 2021 · 1 comment
Labels
Feature Capability that brings business value

Comments

@IanMayo
Copy link
Member

IanMayo commented Apr 27, 2021

馃挰 Brief description of feature

Debrief and ArcGIS currently form the main tools to analyse Pepys data. But, they only handle spatial analysis. Pepys holds a lot of non-spatial data.

There is the option to introduce ASCII charting in Pepys-Admin (or Pepys-Viewer). But, modern browsers provide an opportunity for much more advanced rendering & interactions.

We have invested a lot of effort in the Python code used for management of Pepys data. Use of Python Flask means a browser-based front-end can be introduced which interacts with the existing Python code. Browser functionality will concentrate on data analysis & interactions, with the Python backend performing data handling.

鈽戯笍 Business impact

Efficiency of analysis

  • View data directly from the database, without needing to export to MS Excel
  • Develop set of plots & analysis products that can be automatically produced for engagements

Effectiveness of analysis

  • Correct adherence to units & data-types ensures consistency in outputs
  • Task-oriented interactions with data, exploiting the relationships already present in the data

Other

  • Ability to perform exploratory analysis of data received, including longitudinal analysis

鈽戯笍 Acceptance criteria

@IanMayo IanMayo added the Feature Capability that brings business value label Apr 27, 2021
@IanMayo IanMayo added this to To do in AS43 Features Apr 27, 2021
@IanMayo
Copy link
Member Author

IanMayo commented Apr 27, 2021

Note: here is a collection of UI frameworks. The React Blur one is particularly attractive, though it has seen little attention since the first release:
https://dev.to/exwhyzed/15-free-reactjs-templates-for-your-next-project-313m?signin=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Capability that brings business value
Projects
AS43 Features
  
To do
Development

No branches or pull requests

1 participant