Dear Charlie Thank you very much for your suggestion. I have been trying to update NCO(4,8.1) to the latest one(5.1.8) by conda. However, I haven’t succeed updating yet. After I update, I inform you whether I can solve the problem or not. regards, takaya
Dear sir I have a problem in assessing erddap in NOAA with ncks Two scripts of ncks are as echo sstanomaly in jplMURSST41anom1day ncks -O -d longitude,-15.0,-7.00 -d latitude,-71.5,-69.50 -d time,2023-01-01,2023-12-31 --netcdf4 https://coastwatch.pfeg.noaa.gov/erddap/griddap/jplMURSST41anom1day test_sst_486block511_pickup_from2023_2023_test_daily.nc echo analysed_sst in /jplMURSST41 ncks -O -d longitude,-15.0,-7.00 -d latitude,-71.5,-69.50 -d time,2023-01-01,2023-12-31 --netcdf4 https://coastwatch.pfeg.noaa.gov/erddap/griddap/jplMURSST41...
Is it possile to use the format of dd:mm:ss (ddd:mm:ss) of latitude (longitude) with ncks? ncks -O -d lon,-122:1,-115:05 -d lat,-73:12,-70:50 foo_3125_modify.nc foo_3125_modify_tmp.nc The script abobe doesn't give the result I expected. takaya namba
Charlie Thank you very much for your suggestion. The ncks issue was solved after updating to netcdf 5.0.1. However, even though ncks issue was solved, ncremap issue happen. It used to work well before. I will create a new topic on this issue shortly. regards, takaya namba
Hi I have a problem in ncks for HDF file with "attempting netcdf-4 operation on netcdf-3 file" My environment is Mac OS X version 10.15.7(Catalina) nc-config --version netCDF 4.7.4 ncks --version (installed with conda 4.10.3) NCO netCDF Operators version 4.9.8 "Death Valley" built* When ncks LongitudeLatitudeGrid-s6250-Antarctic.hdf, netcdf LongitudeLatitudeGrid-s6250-Antarctic { dimensions: fakeDim0 = 1328 ; fakeDim1 = 1264 ; fakeDim2 = 1328 ; fakeDim3 = 1264 ; variables: nco_err_exit(): ERROR Short...
Charlie Thank you for your suggestion. I will follow it. takaya namba
Dear Sir and Madam I face the problem in downloading large data by ncks form OPeNDAP server. as ncks -O -v analysed_sst,sea_ice_fraction -d longitude,-30.0,30.0 -d latitude,-80.0,-60.0 -d time,2021-03-21,2021-03-21 --netcdf4 https://coastwatch.pfeg.noaa.gov/erddap/griddap/jplMURSST41 test_sstreal_486_pickuplarge_20210321.nc ERROR: nco_get_vara() failed to nc_get_vara() variable "analysed_sst" nco_err_exit(): ERROR Short NCO-generated message (usually name of function that triggered error): nco_get_vara()...
Charlie Thank your for your help. I had tried to install nco using conda several time as conda install -c conda-forge nco However, it took a very long time (one day or sometime more) such as showing examining conflict for .... examining conflict for.... Finally I din't maka it. According to your suggestion, I will check it again. regards, takaya namba