Difference between revisions of "Staff Priorities - Masha"

From SCECpedia
Jump to navigationJump to search
Line 2: Line 2:
  
 
=== Yesterday ===
 
=== Yesterday ===
* Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers:
+
* Trac ticket #370: Use weakref module for classes with circular references to allow garbage collection
** Committed code changes to SVN: use weakref.ref for circular dependencies and keep __del__() method for CSEP classes
+
** Build failed after SVN commit of code changes
* miniCSEP notebook to invoke T and W evaluation tests for CA one-day forecasts
+
** Made changes to have some temporary objects, affected by the code changes, to persist through runtime
 
+
* Meeting with Max W. about integration of his Bayesian ensemble modeling in CSEP
 +
* Meeting with Tom, Phil and Christine about CSEP priorities
  
 
=== Today ===
 
=== Today ===
* 9am meeting with Max on Bayesian ensemble modeling
+
* CSEP status call at noon
* Nightly build failed on csep-cert due to committed code changes, investigating
+
* Nightly build failed on csep-cert due to Matlab license issues, contacte John
** Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers
+
* Reprocess failed OTF experiment due to Matlab issues
 
* Trac ticket #371: Apply 2-step optimization for locating forecast bin by RELM evaluaiton tests
 
* Trac ticket #371: Apply 2-step optimization for locating forecast bin by RELM evaluaiton tests
  
 
'''Blocked''': No
 
'''Blocked''': No
  
'''Followups''':  
+
'''Followups''': No
  
 
== TODO ==
 
== TODO ==
 +
* miniCSEP notebook to invoke T and W evaluation tests for CA one-day forecasts
 
* Trac ticket #353: Optimize RELM N-test by avoiding event to bin look up when masking bit is set for the whole forecast
 
* Trac ticket #353: Optimize RELM N-test by avoiding event to bin look up when masking bit is set for the whole forecast
  

Revision as of 22:09, 3 February 2016

Current Activities

Yesterday

  • Trac ticket #370: Use weakref module for classes with circular references to allow garbage collection
    • Build failed after SVN commit of code changes
    • Made changes to have some temporary objects, affected by the code changes, to persist through runtime
  • Meeting with Max W. about integration of his Bayesian ensemble modeling in CSEP
  • Meeting with Tom, Phil and Christine about CSEP priorities

Today

  • CSEP status call at noon
  • Nightly build failed on csep-cert due to Matlab license issues, contacte John
  • Reprocess failed OTF experiment due to Matlab issues
  • Trac ticket #371: Apply 2-step optimization for locating forecast bin by RELM evaluaiton tests

Blocked: No

Followups: No

TODO

  • miniCSEP notebook to invoke T and W evaluation tests for CA one-day forecasts
  • Trac ticket #353: Optimize RELM N-test by avoiding event to bin look up when masking bit is set for the whole forecast

Responsiblities