-
Notifications
You must be signed in to change notification settings - Fork 34
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
Webpage does not generate hyperlinks to species #304
Comments
Hi @shawnusaf, were the species included in the config yaml file under |
Hi Justin,
Yes. It almost seems as though it is including the first few after the
default set of variables (SWCF, LANDFRAC, FLNT, FSNT, etc) in
diag_var_list, but none of the others (I am in the process of putting
together a set of chemistry variables for plotting). I might be able to
verify that suspicion by changing the first few of the ones I put in and
see if those show up. Maybe there is currently some sort of limit on the
number hyperlinks that the page will include?
…-Shawn
On Thu, May 23, 2024 at 4:56 PM justin-richling ***@***.***> wrote:
Hi @shawnusaf <https://github.com/shawnusaf>, were the species included
in the config yaml file under diag_var_list?
—
Reply to this email directly, view it on GitHub
<#304 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUIO2OS7NHZEAFRAIXRO76LZDZJYXAVCNFSM6AAAAABH2MYKRKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRYGAYDINJSGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@shawnusaf that would be very interesting behavior, take a look at it and update me. Another gotcha (that I need to fix) is that if you run the ADF once, and then again, for example adding more variables, it's possible the html pages don't get updated because we have it look for them and not remake them if found. This always comes back to bite us and needs to be changed, but I'm curious if you know if you ran this ADF run more than once? |
Hi Justin,
Ahh, not remaking the page when rerunning is a good point. That may very
well be the issue. I will delete the html directory before doing the next
rerun and see if that solves the problem.
…-Shawn
On Fri, May 24, 2024 at 10:26 AM justin-richling ***@***.***> wrote:
@shawnusaf <https://github.com/shawnusaf> that would be very interesting
behavior, take a look at it and update me. Another gotcha (that I need to
fix) is that if you run the ADF once, and then again, for example adding
more variables, it's possible the html pages don't get updated because we
have it look for them and not remake them if found. This always comes back
to bite us and needs to be changed, but I'm curious if you know if you ran
this ADF run more than once?
—
Reply to this email directly, view it on GitHub
<#304 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUIO2OXWZHDJN5THXSJEHADZD5E2PAVCNFSM6AAAAABH2MYKRKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRZGY3DGMRRHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Great, hopefully that's what it is, let me know either way. |
ADF run type
Model vs. Model
What happened?
Species added to be plotted do not have hyperlinks on the 'mean_diag_*.html files. The individual html files are created, they just don't get linked on the jump mean_diag.html page(s). See https://acomstaff.acom.ucar.edu/shawnh/ADF/CASE_DIAG/f.cam6_3_153.FCMTnudged_ne30.001_1995_2003_vs_f.cam6_3_153.FCMTnudged_climate_chemistry_ne30.001_1995_2003/website/index.html and on glade:/glade/derecho/scratch/shawnh/ADF/plots/f.cam6_3_153.FCMTnudged_ne30.001_1995_2003_vs_f.cam6_3_153.FCMTnudged_climate_chemistry_ne30.001_1995_2003/website/html_img.
ADF Hash you are using
7af78e7
What machine were you running the ADF on?
CISL machine
What python environment were you using?
NPL (CISL machines only)
Extra info
No response
The text was updated successfully, but these errors were encountered: