Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

PTCLMmkdata inside the container

Yonas

Yonas
New Member
Hi everyone, I am trying to use PTCLM mode/PTCLMmkdata to extract surface data for point simulation. The PTCLMmkdata tool depends on other tools/scripts such as NCAR Command Language/NCL to extract data from gobal datasets to the point of interest. i have installed the NCL tool in my machine and its working well however, to use the PTCLMmkdata script the path for the NCL tool must be in the environmental variable PATH but once i am inside the container i can't able access or set the path of the NCL tool. Inside the container these are the directors i can access:
bin dev etc home lib lib64 lost+found media mnt opt proc root run sbin srv sys tmp usr var
However, the path for the NCL tool on my machine is found at:
NCARG_ROOT=/home/yoni/anaconda3/envs/ncl_stable
Is there any option to deal with this issue?
 
Top