Ferret community,
My main question is how to add a time-axis to a file without one. Regridding the file on a grid with a single time point does not seem to work.
Original variable:
This is my grid:
Let PascalVAPOUR = VarMonth[g=fullVAPOUR, gt=@ASN]
And here is my regridded variable.
(Ignore my pascal labeling, I first experimented with changing those units then abandoned that without switching the labels)
Here is some background as to what I am actually trying to do:
I have a netcdf file that is the result of a correlation analysis that I am trying to view in VAPOUR (a 3D display software). Currently, I have taken the correlation results I have calculated for each pressure level and appended them into a file with a vertical axis. However because the results are a correlation of two time series, the file does not have a T axis as is appropriate. However, when I place my completed file into VAPOUR, VAPOUR does not read it.