You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atualmente o pipeline de predição está rodando com codigos em python 2.x e outros em python 3.8
Isso aumenta a complexidade e dificulta a manutenção.
Acredito que alterar a parte 2.x para 3.8 seja simples de ser feito.
The content you are editing has changed. Please copy your edits and refresh the page.
* All information available in the asteroid table was added to the prediction pipeline. #807
* Minor fixes
* Closed#807 - Prediction pipeline now records all asteroid data for each prediction event.
* Updated documentation
* Added progress bar dowload external inputs
* Added progress bar to update_asteroid_table command #807
* Recreate container for predict_occultation pipeline. in this moment pipeline running in local success
* prediction pipeline has been updated to run in the python 3.8 environment.
* Removed files related with orbit Trace #811
* New folder for Orbit Trace Pipeline
* Added path coef to pipelie stage
* Pipeline predict Running with py3.8 And Path Coeff running inside pipeline. Closed#812
* Update daemon.sh
* Refactoring da classe dao. agora separada por arquivos para facilitar a manutenção
* minor fixes
Atualmente o pipeline de predição está rodando com codigos em python 2.x e outros em python 3.8
Isso aumenta a complexidade e dificulta a manutenção.
Acredito que alterar a parte 2.x para 3.8 seja simples de ser feito.
Tasks
Tasks
The text was updated successfully, but these errors were encountered: