Hello,
I am trying to change spatial coverage of file Infile.nc in order to match a larger spatial coverage.
First step I created an empty file lonArea.nc covering the missing area for the west longitudes (with the same latitudes).
Then tried the following methods :
1) I converted dim lon into a record dimension in the lonArea.nc file and in the Infile.nc, then I used ncks -A to merge the data : ncks -A lonArea.nc Infile.nc
2) no conversion, I concatenate as follow : ncrcat -A lonArea.nc Infile.nc.
Neither of these two solutions work.
I am sure there must be a solution with NCO tools.
Thank you in advance for your help.
Sabine
Hello,
I am trying to change spatial coverage of file Infile.nc in order to match a larger spatial coverage.
First step I created an empty file lonArea.nc covering the missing area for the west longitudes (with the same latitudes).
Then tried the following methods :
1) I converted dim lon into a record dimension in the lonArea.nc file and in the Infile.nc, then I used ncks -A to merge the data : ncks -A lonArea.nc Infile.nc
2) no conversion, I concatenate as follow : ncrcat -A lonArea.nc Infile.nc.
Neither of these two solutions work.
I am sure there must be a solution with NCO tools.
Thank you in advance for your help.
Sabine
Hello,
SourceForge is a hosting provider. As such, we do not support the software that is developed on our site. As you did not specify the software you are using, I can't direct you to any help resources that may be available. Projects all have a summary page in the form of:
https://sourceforge.net/projects/<name>/</name>
Also, projects may offer a support page in the form of: https://sourceforge.net/projects/<name>/support/</name>
I hope that helps!
Sincerely,
SourceForge Support