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

Trying to convert from nc4 to nc.

parent 4bd3ba71
No related branches found
No related tags found
No related merge requests found
Pipeline #19179 failed
......@@ -55,9 +55,9 @@ interpolate_SST "${DESTINATION_GRID}" "${SST_FORCING}" "${INTERPOLATED_SST}"
integrate_sst_to_extpar "${INTERPOLATED_SST}" "${EXTERNAL_PARAMETERS_FILE}"
#old_integrate_sst_to_analysis "${INTERPOLATED_SST}" "${ANALYSIS_FILE}"
old_integrate_sst_to_analysis "${INTERPOLATED_SST}" "${ANALYSIS_FILE}"
# Integrate sst to analysis
integrate_sst_to_analysis "${DESTINATION_GRID}" "${ANALYSIS_FILE}"
#integrate_sst_to_analysis "${DESTINATION_GRID}" "${ANALYSIS_FILE}"
ncks -4 --fl_fmt=64bit analysis.nc analysis.nc2
......
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