Conversation
sjavis
left a comment
There was a problem hiding this comment.
This seems to mostly work for me locally, with the exception of TSTORMS since I don't have ifort. I have just a few suggested changes.
I think the conda environment is fine, especially since we discussed that this will probably be what we recommend. The pre-processing time also didn't seem too dreadful to me. I think, ultimately, is going to take time for the pre-processing for any reasonable.
I agree that the multiple sources and using wget can probably also be made an issue to look at improving later.
|
I've tried using the equivalent data from 1951, 1952, and 1953, but TSTORMs still gives no output trajectories. It seems to me that there might be an issue somewhere. I have checked and |
|
Yes, I think we need to look at the esgf-generated vorticity file. |
92cb818 to
879f9c4
Compare
|
Rebased and autosquashed. Picked up version and linting fixes from main. |
…o the online docs.
Closes #126
This adds a tutorial for new users to the docs, with associated scripts in the GitHub repo.
It works through
Potential issues:
wgetto fetch data, but I would prefer if we used OpenDAP or THREDDS. Perhaps improve later. Open an issue?On CSD3 I use the following environment:
To run the regridding script I submitted as a batch job (approx 30mins to run) using the following:
which assumes you have already cloned TCTrack and placed your miniforge installation in the
tutorial/directory.It would be good if you could work through this when back @sjavis to see how well it works or any sticking points/points for clarification/improvement.