nczarr-viewer

Contents:

  • Usage
    • Quick Start
    • Local Development
    • Docker Deployment
      • Quick Docker Run
      • With Local Files
      • With Online Datasets
    • S3/Cloud Storage Access
    • CMEMS Integration
    • Configuration
    • Troubleshooting
  • Dockerfile
  • API Reference
    • Core Modules
      • TimeoutException
      • ViewerApp
        • ViewerApp.get_metadata_summary()
        • ViewerApp.run()
        • ViewerApp.setup_callbacks()
        • ViewerApp.setup_help_modal_callback()
        • ViewerApp.setup_variable_metadata_callback()
        • ViewerApp.update_variable_dropdown()
    • Data Loading and Processing
      • DataManager
        • DataManager.create_raster_image()
        • DataManager.setup_callbacks()
      • DataPlot
        • DataPlot.setup_callbacks()
      • DataQuickStats
        • DataQuickStats.setup_callbacks()
      • DataSubsetter
        • DataSubsetter.subset_data()
      • DatasetLoader
        • DatasetLoader.clear_logs()
        • DatasetLoader.get_logs()
        • DatasetLoader.load_dataset()
        • DatasetLoader.setup_logging()
    • Variable and Dimension Handling
      • VariableSelection
        • VariableSelection.setup_callbacks()
      • DimensionSelection
        • DimensionSelection.create_dropdown()
        • DimensionSelection.create_range_slider()
        • DimensionSelection.generate_dimension_checklist()
        • DimensionSelection.generate_dimension_controls()
        • DimensionSelection.setup_callbacks()
    • Main Application Class
nczarr-viewer
  • Search


© Copyright .

Built with Sphinx using a theme provided by Read the Docs.