Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build_netcdf.sh not completing? #12

Open
ghost opened this issue Apr 15, 2016 · 1 comment
Open

build_netcdf.sh not completing? #12

ghost opened this issue Apr 15, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 15, 2016

Hi,

Apologies for this issue, I don't fully understand why this is happening though, I am getting a few errors after running the build_netcdf, it reads the data files for a while and then:

creating netcdf variable targetPatterns (6765601, 3) /Users/Andrew/Desktop/rnnlib/examples/online_prediction/../../utils/normalise_netcdf.sh: line 65: ncks: command not found online_validation.nc online_validation.nc_ADJ {'outputArrayName': 'targetPatterns', 'maxArraySize': 8000000, 'stdMeanFilename': 'online.nc', 'booleanColomn': -1, 'bigFile': False, 'inputArrayName': 'targetPatterns'} inputFilename online_validation.nc loading in input array reading std deviations and means from online.nc Traceback (most recent call last): File "/Users/Andrew/Desktop/rnnlib/examples/online_prediction/../../utils/normalise_netcdf.py", line 64, in <module> inputStds = array(stdMeanFile.variables[options.inputArrayName+'Stds'].getValue()) KeyError: 'targetPatternsStds' /Users/Andrew/Desktop/rnnlib/examples/online_prediction/../../utils/normalise_netcdf.sh: line 79: ncks: command not found rm: online_validation.nc_ADJ: No such file or directory

Any help is appreciated,

Andy

@TonyWangX
Copy link

TonyWangX commented Jun 9, 2016

The NCO tool ncks is not found. You may install the NCO tools from http://nco.sourceforge.net.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant