Hi everyone,
Does anyone know how to execute the following script using NCO. Please refer the attached link for the script.
Thanks.
https://disc.gsfc.nasa.gov/recipes/?q=recipes/How-to-Concatenate-the-Time-Dimension-of-netCDF-Files-with-NCO
The script in your given link can be run on Linux shell. e.g. Ubuntu or Debian
First you need to install ksh shell by following command
$ sudo apt-get install ksh
Then set ksh as a default shell by
$ sudo chsh -s /bin/ksh UserName
Now, install NCO package
$ aptitude install nco
or refer to NCO website for more detail (1st link below)
All set : Its time to run your script now
Moreover, on Windows platform install the nco setup (2nd link below)
after installation you will find NCO.lnk (an NCO command prompt) at installation path with nc function executables.
As you want to Concatenate netCDF files
At your data folder copy the ncrcat.exe and
just run command prompt on same folder and type e.g.
ncrcat.exe -O file1.nc file2.nc OutFileName.nc
this combines both files in OutFileName.nc in the same folder
or you can make script at your own to automate the process over number of files.
Thank You.
Write if you have more query.
http://nco.sourceforge.net/
http://nco.sourceforge.net/src/nco-4.6.3.windows.mvs.exe
Dear Chintan,
Thanks for your reply.
Hi all, I have a classified image with 8 classes. How can I plot ROC curve based on my ROI (Region of Interest)? Pls guide me. Thanks.
05 June 2018 6,460 0 View
Geospatial data, especially remote sensing data, have widely been used for providing main data into flood modelling due to it free availability, high resolution dataset can be derived. However, I...
08 September 2016 9,481 9 View
can anyone explain to how to implement the following method: Using ncks, TRMM data can be downloaded with one NetCDF file, for example, ncks -O --mk_rec_dmn time -v r -d time,0,5 -d lon,236.,294....
06 July 2016 3,501 0 View
Hi, Could anyone can provide me some materials or guidelines that allow me to understand how to develop a new stage-damage function for flood event.
06 July 2016 9,638 3 View
Dear all, I have few SAR imagery which are non-peak flood time imagery. Mostly are 2 or 3 days from the peak time. So, how do I solve this problem. Thanks.
01 February 2016 9,860 3 View
I would like to know whether interferometric technique is capable to detect landslide in forestry areas?
08 September 2014 1,761 6 View
Is there any free avaiable CO2 product in asc format?
07 August 2014 6,562 0 View
I'm looking for downscaling methods to generate hourly runoff via rainfall-runoff model.
05 June 2014 5,605 3 View
I would like to understand potential safety concerns while handling SEB in the lab. Especially while working in animal house facility. Would like to know precautions for handling. Sigma MSDS...
07 August 2024 6,034 3 View
During low-temperature testing, new diffraction peaks that appear could be indicative of several phenomena. In one of our tests, we observed notable new peaks around 40° and 45° in a specific...
06 August 2024 726 3 View
I am new to Micromechanics and having similar problem with understanding the implementation of the formula's. I would appreciate if anyone can guide me on how to go about getting a scalar value...
30 July 2024 969 0 View
Some Staphylococcus aureus strains Inhibit the growth of Mycobacteria in Mueller Hinton Agar medium containing 10% OADC. Do some Staphylococcus aureus strains have in vitro antimycobacterial activity?
29 July 2024 10,023 2 View
I am trying to run a restart analysis, which imports deformed configurations of parts from a generated ODB file. It runs fine in Windows OS but when I try to run it in Linux OS, it is giving some...
29 July 2024 9,572 3 View
Please, what is the memory consumption of the Matlab function quad tree decomposition procedure [S = qtdecomp(I)] with respect to the input set I?
27 July 2024 5,455 2 View
I have observed in some cases there are large negative values of surface geopotential in Era5 and MERRA2, in most cases in regions with complex orography. Why this happens? How can i handle this?
27 July 2024 4,628 2 View
all math can be traversed by code? all math can be translate to code?
26 July 2024 9,530 0 View
I have a .text file for various FASTA sequence , and i want to convert these sequences into a numeric file which will be in .csv format. OR I want to extract physiochemical properties(features)...
25 July 2024 3,650 2 View
Hello, I am a research scholar currently working on a project involving image segmentation, and I am interested in using differential evolution for this purpose . I would greatly appreciate it if...
25 July 2024 9,926 1 View