NOC-MSM / SE-NEMO

Shelf Enabled Global NEMO
GNU General Public License v3.0
2 stars 1 forks source link

Prepare all INPUTS for 4.2.1 #139

Closed jdha closed 9 months ago

jdha commented 9 months ago

All INPUTS and FORCING data must be updated to remove the east-west wrap columns.

jdha commented 9 months ago

Looks like I needed to remove the north fold too. Used the following to loop over the 4.0.4 INPUT files:

ncks --4 -O --no_abc --cnk_plc=xpl --cnk_dmn x,32 --cnk_dmn y,32 --cnk_dmn time_counter,1 -d x,1,1440 -d y,0,1205

or variation thereof (e.g. if depth then --cnk_dmn z,1 etc)

jdha commented 9 months ago

All now under:

/work/n01/shared/se-eORCA025/4.2.1