I have install octant occording to
https://code.google.com/p/octant/wiki/installation
I have replaced line in grid.py with
self.libgridgen = np.ctypeslib.load_library('libgridgen', '/usr/local/lib')
However, when I import octant , there are errors:
>>> import octant
Traceback (most recent call ...
Search found 3 matches
- Sat Jul 13, 2013 2:22 am
- Forum: ROMS Tools and Techniques
- Topic: Problems on import octant
- Replies: 2
- Views: 6218
- Fri Jul 12, 2013 9:25 am
- Forum: ROMS Tools and Techniques
- Topic: problem on netcdf4-python
- Replies: 1
- Views: 4558
problem on netcdf4-python
I have problems on netcdf4-python. When I test, there are errors:
root@ubuntu:/opt/netCDF4-1.0.4/test# python run_all.py
E..............................................
======================================================================
ERROR: runTest (tst_dap.DapTestCase)
testing access of ...
root@ubuntu:/opt/netCDF4-1.0.4/test# python run_all.py
E..............................................
======================================================================
ERROR: runTest (tst_dap.DapTestCase)
testing access of ...
- Tue May 08, 2012 7:07 am
- Forum: ROMS Ice
- Topic: Sea Ice code needed
- Replies: 1
- Views: 19326
Sea Ice code needed
Hi everyone:
My name is Wang Zhifeng, a Ph.D. major in Physical Oceanography in Ocean University of China.
I would like to do some research on sea ice of Bohai Sea.Is it possible to obtain the code, and,
possibly, a test case to get me started?
Besides, I have learned from some old topics that ...
My name is Wang Zhifeng, a Ph.D. major in Physical Oceanography in Ocean University of China.
I would like to do some research on sea ice of Bohai Sea.Is it possible to obtain the code, and,
possibly, a test case to get me started?
Besides, I have learned from some old topics that ...