Skip to content

Fix monthly image data sources in satlas module #137

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

Merged
merged 4 commits into from
Jun 9, 2025

Conversation

favyen2
Copy link
Collaborator

@favyen2 favyen2 commented May 15, 2025

They were broken because of changes in rslearn where client is no longer created when PlanetaryComputer is initialized, instead it is lazily created.

We already have a test for this but it wasn't triggered because none of the code in the module changed here. I think we need a recurring weekly test run that runs all of the tests but we can do it in a later PR.

favyen2 added 3 commits May 15, 2025 09:52
They were broken because of changes in rslearn where client is no longer created
when PlanetaryComputer is initialized, instead it is lazily created.
We should move the monthly functionality to rslearn so this maintenance
isn't needed. It is on my TODO list but I haven't gotten around to it yet,
so for now still have this PR.
@favyen2 favyen2 added the quick A relatively quick to review PR. label May 28, 2025
@favyen2 favyen2 merged commit 0b18cec into master Jun 9, 2025
4 checks passed
@favyen2 favyen2 deleted the favyen/20250515-fix-data-sources branch June 9, 2025 18:24
yawenzzzz pushed a commit that referenced this pull request Jul 3, 2025
Fix monthly image data sources in satlas module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quick A relatively quick to review PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants