Search found 4 matches

by Phadtaya
Fri Dec 06, 2019 5:21 am
Forum: ROMS Tools and Techniques
Topic: PYROMS: SCRIP installation error
Replies: 9
Views: 12259

Re: PYROMS: SCRIP installation error

Hello Mark, Thank you so much for the super helpful guideline! It helps me understand how things work better. I have created a Python 3.7 environment in order to run Pyroms, but I think I might mixed things up when I was trying to set path variables to link to libraries. I will try again with a new ...
by Phadtaya
Mon Dec 02, 2019 9:23 pm
Forum: ROMS Tools and Techniques
Topic: PYROMS: SCRIP installation error
Replies: 9
Views: 12259

Re: PYROMS: SCRIP installation error

I'm using Python via miniconda with netcdf installation via conda-forge or pip install. I think that this Python's netCDF package is netCDF-Python while netCDF-C and -Fortran should be installed separately? Please correct if I'm wrong. (I just start using ROMS and now run it on my laptop. I couldn't...
by Phadtaya
Sun Dec 01, 2019 4:56 am
Forum: ROMS Tools and Techniques
Topic: PYROMS: SCRIP installation error
Replies: 9
Views: 12259

Re: PYROMS: SCRIP installation error

Dear Kate, Thank you very much for your help. When I look up about the jpeg library, I found that there is a python image library (Pillow package) already installed. I'm not sure if it is the same kind of jpeg library you meant? I then searched for "ld: library not found for -ljpeg" and fo...
by Phadtaya
Sat Nov 30, 2019 11:06 pm
Forum: ROMS Tools and Techniques
Topic: PYROMS: SCRIP installation error
Replies: 9
Views: 12259

PYROMS: SCRIP installation error

Dear all, I recently start learning ROMS and try to use pyroms to plot my results. I installed pyroms following the direction on https://github.com/ESMG/pyroms and got stuck (i.e. errors) during the scrip package installation. This is what I got: $ export PREFIX=/Users/ppoem/miniconda3/envs/py3/lib/...