ocean-tracking-network / node-manager-training

Curriculum for training node managers in how to operate an OTN Database Node system
https://ocean-tracking-network.github.io/node-manager-training/
Other
0 stars 0 forks source link

Update content with new changes to Master branch #38

Closed CaitlinBate closed 1 year ago

CaitlinBate commented 2 years ago

changelog https://gitlab.oceantrack.org/otn-partner-nodes/ipython-utilities/-/blob/master/CHANGELOG.MD

naomitress commented 2 years ago

Notebook Changes:

CaitlinBate commented 1 year ago

The next two cells are used only if you have loaded detections through to the otn_detections_yyyy tables without first running the detections - 2b - timedrift calculations. You will need to provide the date of the current push and the link of the issue you are loading. You will then be able to correct the times and if a node's detection times are updated the node's obis.detection_extract list will also be updated.



- edited the 2b description to remove mention that it needs to be run manually on each year, and noted that the notebook will identify the years required.
CaitlinBate commented 1 year ago

changed

First, you should run this cell with `printSQL = True`. If there are no errors, you can edit and change to `printSQL = False` and run again. This will add each contact to the database, into the `obis.contacts` and `obis.contacts_projects` tables.

to be

The next cell writes to the database: **STOP** - confirm there is no Push currently ongoing. This cell will add each contact to the database, into the `obis.contacts` and `obis.contacts_projects` tables, as needed.
CaitlinBate commented 1 year ago

tag - 1b - Check duplicate.ipynb - added engine dispose to the end of the notebook. --> this doesnt need to be noted

CaitlinBate commented 1 year ago

https://github.com/ocean-tracking-network/node-manager-training/commit/763241d440bc617c4bea0104c2df18607467c698