[Thread Prev][Thread Next][Index]

Re: [ferret_users] a paletter with only red (pink) and blue and white centered



Hi -
We'll add Ryo's palettes to the ones that come with Ferret - they're a bit similar to the blue_darkred palette already included, but with a somewhat different range of reds, and having options for no-white at the center is good.

I also want to point out for the original question, the tool Fpalette for searching the palettes that are included with Ferret. From the Unix command line,

> Fpalette red
* * * * * * * * in /home/users/tmap/ferret/x86_64-linux/ppl
blue_darkred.spk:
centered.spk:
darkred_blue.spk:
inverse_redscale.spk:
light_centered.spk:
low_red.spk:
narrow_light_centered.spk:
...

(where of course the search for "red" finds the word "centered" in palette names as well as the color red).

There are also several of FAQ's on palettes, which show some of the palettes and what they're good for. This FAQ,
http://ferret.pmel.noaa.gov/Ferret/faq/ferret-color-palettes

has links to several more FAQ's on particular topics.

Ansley

On 7/8/2011 1:11 AM, Ryo Furue wrote:
Hi,

| My last question,do we have to put our "pallette.spk"
| in the library of ferret or just in the samplace with
| the *jnl file.

That depends on your "environment".  Examine your Ferret-related
environmental variables by typing

    env | grep FER_

You will typically see something like this

$ env | grep FER_
FER_GO=. /usr/local/ferret/go /usr/local/ferret/examples /usr/local/ferret/contrib /home/furue/lib/ferret
FER_GRIDS=. /usr/local/ferret/fer_dsets/grids
FER_EXTERNAL_FUNCTIONS=/usr/local/ferret/ext_func/libs
FER_PALETTE=. /usr/local/ferret/ppl /home/furue/lib/ferret
FER_DSETS=/usr/local/ferret/fer_dsets
FER_DATA=. /usr/local/ferret/fer_dsets/data /usr/local/ferret/go /usr/local/ferret/examples /usr/local/ferret/contrib /data/ncep
FER_DESCR=. /usr/local/ferret/fer_dsets/descr
FER_WEB_BROWSER=netscape -ncols 60
FER_DIR=/usr/local/ferret
$

Look at FER_PALETTE .  It lists the directories Ferret searches for
palette files.  The dot "." means the current working directory.
For convenience, I've added my ferret directory /home/furue/lib/ferret
to it and put my palette files and ferret scripts into it.

Regards,
Ryo


[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement