clipc:procedure

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
clipc:procedure [2015-07-15 09:18:41]
andreasd upload scripts
clipc:procedure [2015-07-15 09:33:50]
andreasd
Line 1: Line 1:
 ====== Procedure====== ====== Procedure======
-(This is mainly a reminder to myself listing the steps involved. Scripts and templates: {{:clipc:scripts.tar.gz|}})+(This is mainly a listing of the steps involved for myself. Scripts and templates: {{:clipc:scripts.tar.gz|}})
   - run ${VAR}/scripts/FULL_batch_bc_${VAR}_training.sh   - run ${VAR}/scripts/FULL_batch_bc_${VAR}_training.sh
   - wait till jobs have finished   - wait till jobs have finished
Line 7: Line 7:
   - rename files according to CLIPC, BCIP and arcticdata standards: run ../scripts/BCIP_rename_${VAR}.sh #(in out directory)   - rename files according to CLIPC, BCIP and arcticdata standards: run ../scripts/BCIP_rename_${VAR}.sh #(in out directory)
   - Edit NetCDF attributes according to CLIPC and BCIP standards: for file in *nc.;do ../scripts/BCIP_ncatted_${VAR}.sh $file;done #(in out directory)   - Edit NetCDF attributes according to CLIPC and BCIP standards: for file in *nc.;do ../scripts/BCIP_ncatted_${VAR}.sh $file;done #(in out directory)
-  - Do some simple check for reasonable values: for file in *.nc; do BCIP_basic_test.sh $file;done >> ../test/basics.log &+  - Do some simple check for reasonable values: for file in *.nc; do BCIP_basic_test_${VAR}.sh $file;done >> ../test/basics.log &
   - upload to arcticdata server: adjust ${VAR}/out/ftp_put.sh and run it   - upload to arcticdata server: adjust ${VAR}/out/ftp_put.sh and run it
  
  • clipc/procedure.txt
  • Last modified: 2022-05-31 09:29:31
  • (external edit)