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

new logic for cdrhook #1

Merged
merged 5 commits into from
May 1, 2024
Merged

new logic for cdrhook #1

merged 5 commits into from
May 1, 2024

Conversation

robkooper
Copy link
Collaborator

Now listens to events from uncharted, and will now send the following message to the download queue:

{
  "cog_id": "3a83128106a1c4e1194128c1dc63d27ff4d7e68739cfb4e3acf3943b3699d6da",
  "cog_url": "https://s3.amazonaws.com/public.cdr.land/cogs/3a83128106a1c4e1194128c1dc63d27ff4d7e68739cfb4e3acf3943b3699d6da.cog.tif",
  "map_area": "https://criticalmaas.ncsa.cloud/cdr/download/3a/83/3a83128106a1c4e1194128c1dc63d27ff4d7e68739cfb4e3acf3943b3699d6da.cog_area.json",
  "models": [
    "flat_iceberg",
    "drab_volcano"
  ]
}

@robkooper robkooper requested review from asaxton and abodeuis April 30, 2024 04:38
Copy link
Collaborator

@abodeuis abodeuis left a comment

Choose a reason for hiding this comment

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

Probably want to change fix spelling of donwload func in 180:server.py. But otherwise looks fine.

Copy link
Collaborator

@asaxton asaxton left a comment

Choose a reason for hiding this comment

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

From a high level, it looks like what we talked about.

@robkooper robkooper merged commit 500051e into main May 1, 2024
3 checks passed
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