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

change self.obs.lunar_day (not defined) #48

Merged
merged 2 commits into from
Apr 1, 2024
Merged

Conversation

rugvedpund
Copy link
Contributor

minor bug fix
Simulator.obs.lunar_day is never defined
Most likely refers to Simulator.obs.time_range

Noticed this when trying to run `python driver/run_sim.py config/realistic_example.yaml'
Pasted image 20240401134739

Not sure if this affects any other behavior elsewhere. Please review

@rugvedpund rugvedpund requested a review from slosar April 1, 2024 19:44
Copy link
Contributor

@slosar slosar left a comment

Choose a reason for hiding this comment

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

Yes, that is correct. Ideally this should be caught by a unit test, so if you have time, please write a unit test that will exercise this option. We should merge this after PR#47. @buddhasystem .

@buddhasystem
Copy link
Contributor

I'm looking over it now, seems safe to merge.

@buddhasystem buddhasystem merged commit ee1a797 into main Apr 1, 2024
1 check 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