Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing @SECRETS(..., pc-sub-key) from notebooks #187

Merged
merged 10 commits into from
Aug 1, 2024

Conversation

rafaspadilha
Copy link
Contributor

Fix for #173.

Planetary Computer does not uses API key anymore. Some of our notebooks are failing because of that (and because the secret has not been added to the cluster).

robertomest and others added 10 commits July 30, 2024 13:14
This code changes are enhancements for deepmc. It help to find the
weather forecast for stations having no historical data or missing
sensor data. It will add new model created using Pytorch Graphical
Neural Network (GNN).

The code changes also having enhancements to existing deepmc scripts
that add datetime in preprocess output. It help to find data belong to
which date while performing GNN model training.

Co-authored-by: Naga Bilwanth Gangarapu <[email protected]>
Copy link
Contributor

@robertomest robertomest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rafaspadilha rafaspadilha requested a review from renatolfc July 31, 2024 18:20
@rafaspadilha rafaspadilha merged commit ed7f716 into dev Aug 1, 2024
9 checks passed
@rafaspadilha rafaspadilha deleted the rpadilha/pc-sub-key branch August 1, 2024 14:51
robertomest pushed a commit that referenced this pull request Aug 1, 2024
Fix for #173.

Planetary Computer does not uses API key anymore. Some of our notebooks are failing because of that (and because the secret has not been added to the cluster).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants