In fact, you don't need to redefine the time axis, but only turn
off calendar-formatting for plots:
...
yes? use my_paleo_data
yes? cancel mode calendar
yes? plot/hlim=8000:2000 myvar
And you could turn on MODE CALENDAR if you prefer dates in
listings.
Olivier,
This applies only to formatted calendar axes. For instance, you can do something like this:
yes? define axis/t=2000:8000:100/units=years timeaxis
yes? let myvar = randu(t[gt=timeaxis])
yes? plot/hlim=8000:2000 myvarFor the kinds of time axes that you would use, am I right in thinkin that the time steps are generally large enough that this would be sufficient?
Ansley
On 3/24/2020 9:47 AM, Olivier Marti wrote:
Le 24 mars 2020 à 17:44, Ansley C. Manke <ansley.b.manke@xxxxxxxx> a écrit :
Hi Olivier,
No, axes are always increasing in time. Unfortunately there is not an option to change that.
Ansley
This is a real problem to work with paleoclimatologist, which almost always plot the time backward :-((
Olivier
—Olivier Marti - LSCE Bât 714 p. 1049MERMAID TeamNormal situation : +33 1 69 08 77 27Corona lockdown : +33 6 45 36 43 74
-- Ansley Manke Science Data Integration Group NOAA Pacific Marine Environmental Laboratory 7600 Sand Point Way NE Seattle WA 98115 I am currently teleworking and am available Tue-Wed-Thu.
-- Ansley Manke Science Data Integration Group NOAA Pacific Marine Environmental Laboratory 7600 Sand Point Way NE Seattle WA 98115 I am currently teleworking and am available Tue-Wed-Thu.