Skip to content

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 requested a review from Hgherzog February 12, 2025 16:12
Copy link
Collaborator

@Hgherzog Hgherzog left a comment

Choose a reason for hiding this comment

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

Approved, though I mainly looked at how you addressed the comments. It is probably better to fix stuff as they come up at this point.

@favyen2 favyen2 merged commit ca7acf7 into master Feb 24, 2025
4 checks passed
@favyen2 favyen2 deleted the favyen/marine-infra branch February 24, 2025 18:44
yawenzzzz pushed a commit that referenced this pull request Jul 3, 2025
Add marine infrastructure dataset and model config
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.

4 participants