-
Notifications
You must be signed in to change notification settings - Fork 1
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
Refactor interface for instantaneous_zenith_angle
function
#60
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #60 +/- ##
==========================================
- Coverage 99.00% 98.93% -0.07%
==========================================
Files 4 4
Lines 100 94 -6
==========================================
- Hits 99 93 -6
Misses 1 1
☔ View full report in Codecov by Sentry. |
1bbb236
to
d18e582
Compare
f74985d
to
8f3811c
Compare
bors r+ |
1 similar comment
bors r+ |
@simonbyrne : Is this interface reasonable? |
from what i can tell, it looks fine, but i would suggest making the corresponding changes to ClimaAtmos, and see if it runs |
Yes. I am already working on that! |
I tried this locally on the cluster and it works! |
491f4d3
to
9e02c84
Compare
It runs to completion on the GPU pipeline here: https://buildkite.com/clima/climaatmos-target-gpu-simulations/builds/138#018bad4c-6dfa-42fa-89fc-48292ca85d8b |
I am planning to merge unless there are any additional comments! |
Bump the version? |
Done. |
08363be
to
f4b9798
Compare
f4b9798
to
7e936a4
Compare
date0
as an argument.instantaneous_zenith_angle
function
Purpose
Refactor interface for
instantaneous_zenith_angle
functionTag v0.8.0