plesager / ece3-postproc

Suite of processing tools for EC-Earth3 output
5 stars 8 forks source link

ISAC update (timeseries, -u flag, autohc) #22

Closed oloapinivad closed 6 years ago

oloapinivad commented 6 years ago

Hi, We are pulling our version which includes 3 main updates:

  1. fixed timeseries plots (tested on Marconi) https://github.com/plesager/ece3-postproc/issues/15
  2. -u USERexp flag, for hiresclim, ecmean and timeseries https://github.com/plesager/ece3-postproc/issues/13
  3. autohc.sh https://github.com/plesager/ece3-postproc/issues/17

This have been tested on Marconi with our file configuration. Even if we did our best to preserve portability, I will be surprised if they are working perfectly with your configuration and your machine. For timeseries, you should create your own conf file starting from the one for Marconi. autohc.sh it is likely the most vulnerable, but I don't know if you plan to use it.

PS I will be offline for the next week, so I apologize if I will be not replying to potential questions. Best, Paolo

etiennesky commented 6 years ago

Hi @oloapinivad looking at your changes to timeseries I do not see big changes. So perhaps in my case the problems come from using ncap instead of ncap2 (not available on our machine).

plesager commented 6 years ago

Thanks. I will have a look at it next week.