StatusCommentWhoComment
  •  
Fix broken APIMarco Soldati 
  •  
Create production_03 at 24hours cadenceMarco Soldati 
  •  
Create production_03 at 12h cadenceMarco Soldati 
  •  
Restart Property_Viewer for IoannisMarco Soldati 
  •  
Upgrade to PostgresQL 9.6Marco Soldati 
    
  •  
Create Jupyter Notebooks to access dataMarco Soldati 
  •  

Update Verification Data Structure:

  • algorithm_run_id --> run_id
  • algorithm_name
  • output_type --> forecast_type
  • flaring_level
  • forecast_window
  • forecast_latency
  • base_issuing_time
  • property_set
  • start_date
  • end_date
  • data
  • algorithm_config_names, a list of [algorithm_config_name]
  • source_predictions, a list of [fc_id]
Marco Soldati 
  •  

Check data/data structure in predictions service

  • property_service has structure data/data (and contains properties of one active region)

  • prediction_service has structure data/prediction_data/data (prediction_data contains several predictions)

Marco Soldati 
  •  
Update Connexion framework to latest Swagger UI, if possible — not feasible at the momentMarco Soldati 
  •  
Create Tar file for postgres backupsMarco SoldatiRather trivial
  •  
Cleanup workflow_manager on msoldati accountMarco Soldati 

 

 

Low priority

StatusCommentWhoComment
  •  

SiRQL: for eq use IN operator rather than OR

  • Step 1: introduce 'in' operator in SIRQL for testing.  done
  • Step 2: use 'in' operator logic for 'eq' operator and remove 'in' operator.  – nice to have, but not much performance gain.
Marco Soldati