NOAA-EMC / RTOFS_GLO

0 stars 1 forks source link

Use cpfs to copy RTOFS data to COMOUT (bugzilla #1153) #21

Open DanIredell-NOAA opened 2 years ago

DanIredell-NOAA commented 2 years ago

http://www2.spa.ncep.noaa.gov/bugzilla/show_bug.cgi?id=1153

Please look into to use the "cpfs" to copy RTOFS data to COMOUT, this will ensure the downstream applications will not attempt to copy or read a partial file. It is most useful for copies across file systems or for very large files.

Please refer to page 7 of https://www.nco.ncep.noaa.gov/idsb/implementation_standards/Implementation%20Standards%20v10.2.pdf?

DanIredell-NOAA commented 1 year ago

Use cpfs utility described in document. Use on .nc files (e.g. rtofs_glo_3dz_f024_6hrly_hvr_US_east.nc). See scripts/exrtofs_glo_post.sh where netcdf files are copied to COMOUT (2 places).