Skip to content

Compute quarterly DIST alerts summary#185

Open
solomon-negusse wants to merge 2 commits intomainfrom
gtc-3412/dist-alerts-summary
Open

Compute quarterly DIST alerts summary#185
solomon-negusse wants to merge 2 commits intomainfrom
gtc-3412/dist-alerts-summary

Conversation

@solomon-negusse
Copy link
Member

@solomon-negusse solomon-negusse commented Nov 14, 2025

Address GTC-3412. Instructions in the notebook.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Collaborator

@danscales danscales left a comment

Choose a reason for hiding this comment

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

Looks good (thought I didn't go through the analysis in detail). Great documentation at the top (just had a few comments). Since the area zarr is a float64, I think all the area computations should be done in float64,, which is what we want (as you discovered).

"\n",
"### 5. Configure and Run\n",
"\n",
"1. Set the latest GNW pipeline Docker image from [ECR](https://us-east-1.console.aws.amazon.com/ecr/repositories/private/084375562450/analytics-api?region=us-east-1) (Zeno account) for the Dask cluster to use (`COILED_CLUSTER_IMAGE` variable)\n",
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is a bit unclear. Do you mean that I set the COILED_CLUSTER_IMAGE environment variable to this URL: https://us-east-1.console.aws.amazon.com/ecr/repositories/private/084375562450/analytics-api?region=us-east-1 , OR do I click on the top image on that page, and use that URL, or what?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Actually, do we need to set it here, or actually you need to change the setting of COILED_CLUSTER_IMAGE in the lab code, right? So, I guess you want to say in these instructions that you get the URL of the top image (I think?) and put that in the code where COILED_CLUSTER_IMAGE is set. (Or you can put this whole comment right there in the code?)

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.

2 participants