Using the ExtData component: Difference between revisions
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
</pre> | </pre> | ||
The following is an explanation of each entry in a line. | The following is an explanation of each entry in a line. | ||
Export Name - This is the actual name of the export in the application to fill | :Export Name - This is the actual name of the export in the application to fill | ||
Units - Units not currently used | :Units - Units not currently used | ||
Dimensions - xy for 2D or xyz for 3D | :Dimensions - xy for 2D or xyz for 3D | ||
Vertical location - c for center, e for edge, if 2d enter c or e but this will obviously not be used | :Vertical location - c for center, e for edge, if 2d enter c or e but this will obviously not be used | ||
Clim - enter Y if the file is a climatology file, otherwise enter no. | :Clim - enter Y if the file is a climatology file, otherwise enter no. | ||
Refresh template - you have 3 choices | :Refresh template - you have 3 choices | ||
1.) Enter '-'. In this case the field will only be updated once the first time ExtData runs | ::1.) Enter '-'. In this case the field will only be updated once the first time ExtData runs | ||
2.) Enter a refresh template of the form %y4-%m2-%h2T%h2:%n2:00 to set the recurring time to update the file | ::2.) Enter a refresh template of the form %y4-%m2-%h2T%h2:%n2:00 to set the recurring time to update the file. For example to update the file once a day at 21Z enter %y4-%m2-%d2T21:00:00 to update the file the first of the month at 21Z enter %y4-%m2-01T21:0000 | ||
to update the file the first of the month at 21Z enter %y4-%m2-01T21:0000 |