MetOffice / MetOffice/XBTs_classification
Integrate XBT object with Jupyter display functions
Open
data_exploration
performance
visualisation
- Dominant language
- Jupyter Notebook
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When using notebooks, one can create special display functions (__repr__) to display objects. This would be useful for the experiment and dataset class, to give nice displays in a notbeoook. For example
* dataset - show interactive plot of location? or just a location plot with graph of instrument types, countries etc
* experiment - show metrics and other details if they exist
Docs:
https://ipython.readthedocs.io/en/stable/config/integrating.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.