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

Add marine infrastructure dataset and model config #49

Open
wants to merge 45 commits into
base: master
Choose a base branch
from

Conversation

favyen2
Copy link
Collaborator

@favyen2 favyen2 commented Oct 18, 2024

This adds dataset/model configs for solar farm and wind turbine models, along with corresponding inference pipelines.

It also:

  • Moves convert_satlas_webmercator_to_rslearn to one_off_projects since it's no longer needed now that the conversion of the datasets (from old format + WebMercator projection to new rslearn format + UTM projection) is completed.
  • Adds rslp.common.worker system to launch workers that read tasks from a queue (Google Pub/Sub topic) and execute them. In the future all task systems (like Landsat and Sentinel-2 job launchers) should be converted to this system so that they can share the same way to execute workers -- then the individual projects just need to implement the process of writing tasks to the topic.

@favyen2
Copy link
Collaborator Author

favyen2 commented Oct 23, 2024

Changing back to draft, I'm going to add the work on deploying the prediction pipeline on Beaker here.

@favyen2 favyen2 marked this pull request as draft October 23, 2024 21:40
@favyen2 favyen2 marked this pull request as ready for review December 19, 2024 19:28
@favyen2 favyen2 requested a review from Hgherzog January 9, 2025 20:01
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