-
Notifications
You must be signed in to change notification settings - Fork 0
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
Stuff I ran on JASMIN - useful for testing for consistency of results (py2 -> py3 versions) #4
Comments
so now after I actually pointed the poor thing to my path for
this could be related to the modern Matplotlib I have in the new environment, but will investigate more 👍 |
OK so the page and rendering via Github works very nicely https://github.com/valeriupredoi/reports-bgc-val |
The above issue (with p2p?) must be a new matplotlib issue. Though I'm not sure (right now) why there's a map plot in the timeseries code? I didn't think there was any lat/lon coordinates there! This looks good! https://htmlpreview.github.io/?https://github.com/valeriupredoi/reports-bgc-val/blob/main/bgc-val-initial-report/u-bc179/index.html |
@ledm cheers bud! I'll investigate that Matplotlib issue further, I'll also need to tweak a bit the |
OK fixed that issue: |
|
@ledm as you correctly pointed out, I looked for *robin plots and found none; but - here's the thing, the p2p path is set this way in
where Do I have to run anything in advance to get pp stuff for p2p? |
./analysis_timeseries.py u-bc179 debug
- RAN FINE, no report./analysis_timeseries.py u-bc179 kmf
- RAN FINE, no report./analysis_timeseries.py u-bc179 level2
- RAN FINE, report here./theWholePackage.py u-bc179 2010
- RAN FINE, report hereRuns done with stock data in
/gws/nopw/j04/ukesm/BGC_data/u-bc179/u-bc179o_1y_*_grid_T.nc'
and output stuffs in/gws/nopw/j04/ukesm/BGC_data/valeriu/shelves/timeseries/u-bc179
EDIT I'll have to rerun
debug
andkmf
since I was a dummer and didn't set the correct path toimages
dir inpaths
-> was still pointing to yours so I don't have any blithering images 🤣The text was updated successfully, but these errors were encountered: