Skip to content

New user; Why is zppy looking for .sgs.h0 file #305

Answered by czender
evasinha asked this question in Questions
Discussion options

You must be logged in to vote

It's in the main branch of NCO. There are three ways to access it: 1. Clone and build NCO from source and call ncclimo yourself. That is doable though not trivial. 2. Copy just the ncclimo executable from ~zender/bin/ncclimo to someplace that has precedence over the E3SMU ncclimo. 3. Use the NCO in my personal directories on Compy. You would have to first do something like

source /share/apps/intel/2020/compilers_and_libraries_2020.0.166/linux/bin/compilervars.sh intel64 # Compy
module purge
module load intel/20.0.0
module load intelmpi/2020 # Required for ncclimo/ncremap in MPI-mode
module load netcdf/4.6.3
export PATH="~zender/bin:${PATH}"
export LD_LIBRARY_PATH="~zender/lib:${LD_LIBRARY…

Replies: 2 comments 21 replies

Comment options

You must be logged in to vote
10 replies
@czender
Comment options

@evasinha
Comment options

@forsyth2
Comment options

@czender
Comment options

@evasinha
Comment options

Comment options

You must be logged in to vote
11 replies
@czender
Comment options

@forsyth2
Comment options

@evasinha
Comment options

@czender
Comment options

@forsyth2
Comment options

Answer selected by evasinha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants