conrad-blucher-institute / semaphore

Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

284 Operationalization of all Inundation months and small change of modelwrapper to reflect tf layer changes #299

Closed abeasley1722 closed 4 months ago

abeasley1722 commented 4 months ago

Changes:

  1. Created the dspec for each month of the inundation models
  2. Shortened the names of the dspecs for each model as some exceeded the character limit that can be added to the database
  3. Added each model to the crontab
  4. Changed a small part of the modelwrapper as we can no longer get input_shapes from layers in the newer versions of tensorflow. firstlayer and last layer were not used in any other parts of the code, so I deleted them. This should also fix the recent "Dense" bug.

If crontab does not work on your WSL just run the "docker exec command... " from the crontab in the parent directory of Semaphore.