Skip to content
Snippets Groups Projects
Commit 254fc97c authored by Oriol Tintó's avatar Oriol Tintó
Browse files

Adding integrate sst to extpar.

parent cddbaef1
No related branches found
No related tags found
No related merge requests found
Pipeline #19155 canceled
......@@ -52,8 +52,8 @@ interpolate_SST "${DESTINATION_GRID}" "${SST_FORCING}" "${INTERPOLATED_SST}"
# Integrate sst to extpar
# integrate_sst_to_extpar "${INTERPOLATED_SST}" "${EXTERNAL_PARAMETERS_FILE}"
cp ${EXTERNAL_PARAMETERS_FILE} extpar.nc
integrate_sst_to_extpar "${INTERPOLATED_SST}" "${EXTERNAL_PARAMETERS_FILE}"
#cp ${EXTERNAL_PARAMETERS_FILE} extpar.nc
# Integrate sst to analysis
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment