Skip to content

Update SuperNNova version #225

@hernandezc1

Description

@hernandezc1

In testing the changes made to PR #216, the following warning appeared in the classify_with_SuperNNova cloud function logs:

/layers/google.python.pip/pip/lib/python3.12/site-packages/supernnova/validation/validate_onthefly.py:64: FutureWarning: The series.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.

Since we are currently specifying supernnova==1.3 in the cloud function's requirement.txt file, I will need to update the version of SuperNNova that we are using to address the log message.

The latest version of SuperNNova is version 3.0.1

Metadata

Metadata

Assignees

Labels

Pipeline: ScienceComponents producing science output

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions