Opened 3 years ago
Closed 3 years ago
#2037 closed help (fixed)
Tcl scripts to create ancillaries from netCDF files
Reported by: | dsergeev | Owned by: | jeff |
---|---|---|---|
Component: | UM Tools | Keywords: | ancil, archer, monsoon, tcl |
Cc: | Platform: | MONSooN | |
UM Version: | 10.2 |
Description
Hi,
I am running UM sensitivity simulations with different orography, land mask, sea ice ancillary files, which I create from netCDF data using xancil utility on ARCHER.
I was wondering if it's possible to use scripts for this instead of using xancil's GUI. Are there any example scripts where such parameters as ancil calendar, grid, UM version, etc. are set up? The xancil docs website is not very useful.
Thanks,
Denis
Change History (2)
comment:1 Changed 3 years ago by jeff
comment:2 Changed 3 years ago by dsergeev
- Resolution set to fixed
- Status changed from new to closed
Jeff,
Thanks a lot!
Denis
Note: See
TracTickets for help on using
tickets.
Hi Denis
Have you read this http://cms.ncas.ac.uk/documents/xancil/index.html#document-examples? You should be able to do something similar. Basically you set up 1 job using xancil, then modify the variables in the job file to create all the other ancillaries.
Jeff.