<div dir="ltr">Hi,<div><br></div><div>Is there any chance of an OpenGrads Windows build of 2.2.0? </div><div><br></div><div>Arlindo possibly?</div><div><br></div><div>Thanks</div><div><br></div><div>Brian</div><div><br></div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On 6 September 2017 at 12:02,  <span dir="ltr">&lt;<a href="mailto:gradsusr-request@gradsusr.org" target="_blank">gradsusr-request@gradsusr.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send gradsusr mailing list submissions to<br>
        <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:gradsusr-owner@gradsusr.org">gradsusr-owner@gradsusr.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of gradsusr digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. * * * GrADS 2.2.0 * * * (Jennifer M Adams)<br>
   2. Re: Open netcdf file with rotated spherical grid mapped   to a<br>
      NPS projection (Oriol Ciurana)<br>
   3. Re: * * * GrADS 2.2.0 * * * (TAO Fl)<br>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
Message: 1<br>
Date: Tue, 5 Sep 2017 19:50:56 +0000<br>
From: Jennifer M Adams &lt;<a href="mailto:jadams21@gmu.edu">jadams21@gmu.edu</a>&gt;<br>
Subject: [gradsusr] * * * GrADS 2.2.0 * * *<br>
To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:831808DE-2CAE-4A16-B107-09104C726E7B@gmu.edu">831808DE-2CAE-4A16-B107-<wbr>09104C726E7B@gmu.edu</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
Hi, Everybody!<br>
Brian and I are happy to present GrADS version 2.2.0. The new release merits a significant uptick because it merges the graphics capabilities from versions 2.0 and 2.1 and all the available graphics engines are now handled as plug-ins. You can choose at startup which rendering engine you?d like to use for interactive display and printing (defaults are Cairo). Documentation may be found here&lt;<a href="http://cola.gmu.edu/grads/gadoc/plugins.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/<wbr>grads/gadoc/plugins.html</a>&gt; ? please read the whole page.<br>
<br>
The GrADS download page&lt;<a href="http://cola.gmu.edu/grads/downloads.php" rel="noreferrer" target="_blank">http://cola.gmu.edu/<wbr>grads/downloads.php</a>&gt; has links to the source code, and pre-compiled binary distributions for three flavors of unix. I built the binary distributions on COLA?s servers (CentOS7), and at NCAR on yellowstone (rhel6) and cheyenne (suse12). I will post a build for Mac OS X as soon as I can.<br>
<br>
Those of you who build from source will find changes in the configure scripts to support the building of shared objects for the graphics plugins. The organization of the supplibs is a little different as well. Please see <a href="http://cola.gmu.edu/grads/gadoc/supplibs2.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/supplibs2.html</a> for guidance on building from source.<br>
<br>
Other features of this build are itemized in the complete ChangeLog&lt;<a href="http://cola.gmu.edu/grads/ChangeLog" rel="noreferrer" target="_blank">http://cola.gmu.edu/<wbr>grads/ChangeLog</a>&gt;, and also copied below for your convenience.<br>
Don&#39;t be afraid to upgrade!<br>
?Jennifer<br>
<br>
<br>
<br>
--<br>
Jennifer Miletta Adams<br>
Center for Ocean-Land-Atmosphere Studies (COLA)<br>
George Mason University<br>
<br>
<br>
<br>
    Features:<br>
    * Graphics display and printing are now handled as independent plug-ins.<br>
        Cairo is the default, but the traditional X11 display (with widgets) and<br>
        the old GD interface for image output are available as user-specified options.<br>
        There is also no-op gxdummy plug-in for when no graphics capabilities are needed.<br>
    * New arguments on startup for specifying graphics plug-in names (-d and -h)<br>
    * New requirements for the User-Defined Plug-in Table: gxdisplay and gxprint<br>
    * Overhaul of auto configuration protocol to support creation of shared libraries<br>
        for the graphics plug-ins.<br>
    * Added command &#39;q udpt&#39; that lists all available plug-ins<br>
    * Added command &#39;q gxconfig&#39; that reports the configuration of graphics plug-ins<br>
    * Updated the output from the &#39;q config&#39; command<br>
    * New command &#39;q font&#39; returns information about a specific font<br>
    * Added support in grib2scan to print model version date for PDTs 60 and 61<br>
    * Added optional argument to &#39;q dbf&#39; to specify a delimiter other than &quot;,&quot;<br>
    * Increased max number of block requests to raise limit on station data memory usage<br>
<br>
    Bug Fixes:<br>
    * Fixed bug to use an 8-byte integer to store a variable&#39;s offset in a file<br>
    * Fixed bug in new shaded contour algorithm when plotting a range beyond the<br>
        data maximum and csmooth is on.<br>
    * Fixed routines handling netcdf4 cachesize so it resets if user adjusts scale factor<br>
    * Fixed mismatched max length of variable description in descriptor files<br>
    * Fixed bug when drawing zero-sized strings with Cairo<br>
<br>
    New/Updated Documentation:<br>
    * <a href="http://cola.gmu.edu/grads/gadoc/udp.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/udp.html</a><br>
    * <a href="http://cola.gmu.edu/grads/gadoc/udpt.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/udpt.html</a><br>
    * <a href="http://cola.gmu.edu/grads/gadoc/plugins.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/plugins.html</a><br>
    * <a href="http://cola.gmu.edu/grads/gadoc/supplibs2.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/supplibs2.html</a><br>
    * <a href="http://cola.gmu.edu/grads/gadoc/gradcomdgrads.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/gradcomdgrads.html</a><br>
    * <a href="http://cola.gmu.edu/grads/gadoc/gradcomdqdbf.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/gradcomdqdbf.html</a><br>
    * <a href="http://cola.gmu.edu/grads/gadoc/gradcomdquery.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/gradcomdquery.html</a><br>
<br>
    Supplibs Update:<br>
    * Simplified the protocol for building, installing, and checking the supplibs<br>
        in conjunction with changes to auto configuration scripts.<br>
    * New documentation page: <a href="http://cola.gmu.edu/grads/gadoc/supplibs2.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/supplibs2.html</a><br>
    * Updated the gadap library to version 2.1 to add support for a shared object<br>
        and some minor fixes for compilation on newer versions of unix.<br>
    * Linked with pixman-0.34.0 and cairo-1.14.10<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20170905/9519074a/attachment-0001.html" rel="noreferrer" target="_blank">http://gradsusr.org/pipermail/<wbr>gradsusr/attachments/20170905/<wbr>9519074a/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 6 Sep 2017 10:36:20 +0200<br>
From: Oriol Ciurana &lt;<a href="mailto:uri@uriens.cat">uri@uriens.cat</a>&gt;<br>
Subject: Re: [gradsusr] Open netcdf file with rotated spherical grid<br>
        mapped  to a NPS projection<br>
To: <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
Message-ID:<br>
        &lt;CA+-wE+_vDq2NKhn6o5_<wbr>QyBJfWk6Z5-iah=<a href="mailto:M8gzQqahkGECUR8A@mail.gmail.com">M8gzQqahkGECUR8<wbr>A@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
Hello, could anyone help me with this topic please?<br>
<br>
I am not able to read the CMEMS ARCTIC_ANALYSIS_FORECAST_WAV_<wbr>002_006<br>
&lt;<a href="http://marine.copernicus.eu/services-portfolio/access-to-products/?option=com_csw&amp;view=details&amp;product_id=ARCTIC_ANALYSIS_FORECAST_WAV_002_006" rel="noreferrer" target="_blank">http://marine.copernicus.eu/<wbr>services-portfolio/access-to-<wbr>products/?option=com_csw&amp;view=<wbr>details&amp;product_id=ARCTIC_<wbr>ANALYSIS_FORECAST_WAV_002_006</a>&gt;<br>
product with GrADS :(<br>
Any help would be very apreciated.<br>
<br>
Thanks in advance,<br>
<br>
Oriol Ciurana<br>
<br>
2017-08-30 16:03 GMT+02:00 Oriol Ciurana &lt;<a href="mailto:uri@uriens.cat">uri@uriens.cat</a>&gt;:<br>
<br>
&gt; Hello,<br>
&gt;<br>
&gt; I&#39;m trying to open with GrADS a netcdf file from Marine Copernicus (CMEMS)<br>
&gt; with no luck. The product is described in <a href="http://cmems-resources.cls.fr/" rel="noreferrer" target="_blank">http://cmems-resources.cls.fr/</a><br>
&gt; documents/PUM/CMEMS-ARC-PUM-<wbr>002-006.pdf and as you can see at the top of<br>
&gt; page 8, the grid is a rotated spherical grid mapped to a NPS projection.<br>
&gt;<br>
&gt; I have read in <a href="http://cola.gmu.edu/grads/gadoc/pdef.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/pdef.html</a> that a<br>
&gt; descriptor file with a defined PDEF is needed, but I don&#39;t know how to<br>
&gt; define this descriptor file and, in particular, the parameters of PDEF.<br>
&gt;<br>
&gt; Could anyone help me, please?<br>
&gt;<br>
&gt; An example file is available here (CMEMS login/password required, free<br>
&gt; registration):<br>
&gt; <a href="ftp://mftp.cmems.met.no/Core/ARCTIC_ANALYSIS_FORECAST_WAV_" rel="noreferrer" target="_blank">ftp://mftp.cmems.met.no/Core/<wbr>ARCTIC_ANALYSIS_FORECAST_WAV_</a><br>
&gt; 002_006/dataset-mywave-arctic-<wbr>be/20170831_MyWaveWam8_<wbr><a href="http://b20170830.nc">b20170830.nc</a><br>
&gt;<br>
&gt; Thanks in advance,<br>
&gt;<br>
&gt; Oriol Ciurana<br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20170906/8130094e/attachment-0001.html" rel="noreferrer" target="_blank">http://gradsusr.org/pipermail/<wbr>gradsusr/attachments/20170906/<wbr>8130094e/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 6 Sep 2017 11:02:23 +0000 (UTC)<br>
From: TAO Fl &lt;<a href="mailto:taofl2002@yahoo.com">taofl2002@yahoo.com</a>&gt;<br>
Subject: Re: [gradsusr] * * * GrADS 2.2.0 * * *<br>
To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:933890162.4053739.1504695743547@mail.yahoo.com">933890162.4053739.<wbr>1504695743547@mail.yahoo.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
That is great update!<br>
Where is the latest version for MS window system??<br>
<br>
    On Tuesday, September 5, 2017 10:55 PM, Jennifer M Adams &lt;<a href="mailto:jadams21@gmu.edu">jadams21@gmu.edu</a>&gt; wrote:<br>
<br>
<br>
  Hi, Everybody!?Brian and I are happy to present GrADS version 2.2.0. The new release merits a significant uptick because it merges the graphics capabilities from versions 2.0 and 2.1 and all the available graphics engines are now handled as plug-ins. You can choose at startup which rendering engine you?d like to use for interactive display and printing (defaults are Cairo). Documentation may be found?here?? please read the whole page.<br>
The?GrADS download page?has links to the source code, and pre-compiled binary distributions for three flavors of unix. I built the binary distributions on COLA?s servers (CentOS7), and at NCAR on yellowstone (rhel6) and cheyenne (suse12). I will post a build for Mac OS X as soon as I can.?<br>
Those of you who build from source will find changes in the configure scripts to support the building of shared objects for the graphics plugins. The organization of the supplibs is a little different as well. Please seehttp://<a href="http://cola.gmu.edu/grads/gadoc/supplibs2.html" rel="noreferrer" target="_blank">cola.gmu.edu/grads/<wbr>gadoc/supplibs2.html</a> for guidance on building from source.?<br>
Other features of this build are itemized in the complete?ChangeLog, and also copied below for your convenience.?Don&#39;t be afraid to upgrade!??Jennifer<br>
<br>
<br>
--<br>
Jennifer Miletta Adams<br>
Center for Ocean-Land-Atmosphere Studies (COLA)<br>
George Mason University<br>
<br>
<br>
    Features:<br>
    * Graphics display and printing are now handled as independent plug-ins.<br>
        Cairo is the default, but the traditional X11 display (with widgets) and<br>
        the old GD interface for image output are available as user-specified options.<br>
        There is also no-op gxdummy plug-in for when no graphics capabilities are needed.<br>
    * New arguments on startup for specifying graphics plug-in names (-d and -h)<br>
    * New requirements for the User-Defined Plug-in Table: gxdisplay and gxprint<br>
    * Overhaul of auto configuration protocol to support creation of shared libraries<br>
        for the graphics plug-ins.<br>
    * Added command &#39;q udpt&#39; that lists all available plug-ins<br>
    * Added command &#39;q gxconfig&#39; that reports the configuration of graphics plug-ins<br>
    * Updated the output from the &#39;q config&#39; command<br>
    * New command &#39;q font&#39; returns information about a specific font<br>
    * Added support in grib2scan to print model version date for PDTs 60 and 61<br>
    * Added optional argument to &#39;q dbf&#39; to specify a delimiter other than &quot;,&quot;<br>
    * Increased max number of block requests to raise limit on station data memory usage<br>
<br>
    Bug Fixes:<br>
    * Fixed bug to use an 8-byte integer to store a variable&#39;s offset in a file<br>
    * Fixed bug in new shaded contour algorithm when plotting a range beyond the<br>
        data maximum and csmooth is on.<br>
    * Fixed routines handling netcdf4 cachesize so it resets if user adjusts scale factor<br>
    * Fixed mismatched max length of variable description in descriptor files<br>
    * Fixed bug when drawing zero-sized strings with Cairo<br>
<br>
    New/Updated Documentation:<br>
    * <a href="http://cola.gmu.edu/grads/gadoc/udp.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/udp.html</a><br>
    * <a href="http://cola.gmu.edu/grads/gadoc/udpt.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/udpt.html</a><br>
    * <a href="http://cola.gmu.edu/grads/gadoc/plugins.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/plugins.html</a><br>
    * <a href="http://cola.gmu.edu/grads/gadoc/supplibs2.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/supplibs2.html</a><br>
    * <a href="http://cola.gmu.edu/grads/gadoc/gradcomdgrads.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/gradcomdgrads.html</a><br>
    * <a href="http://cola.gmu.edu/grads/gadoc/gradcomdqdbf.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/gradcomdqdbf.html</a><br>
    * <a href="http://cola.gmu.edu/grads/gadoc/gradcomdquery.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/gradcomdquery.html</a><br>
<br>
    Supplibs Update:<br>
    * Simplified the protocol for building, installing, and checking the supplibs<br>
        in conjunction with changes to auto configuration scripts.<br>
    * New documentation page: <a href="http://cola.gmu.edu/grads/gadoc/supplibs2.html" rel="noreferrer" target="_blank">http://cola.gmu.edu/grads/<wbr>gadoc/supplibs2.html</a><br>
    * Updated the gadap library to version 2.1 to add support for a shared object<br>
        and some minor fixes for compilation on newer versions of unix.<br>
    * Linked with pixman-0.34.0 and cairo-1.14.10<br>
______________________________<wbr>_________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
<br>
<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20170906/a604d075/attachment.html" rel="noreferrer" target="_blank">http://gradsusr.org/pipermail/<wbr>gradsusr/attachments/20170906/<wbr>a604d075/attachment.html</a><br>
<br>
------------------------------<br>
<br>
______________________________<wbr>_________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
<br>
<br>
End of gradsusr Digest, Vol 91, Issue 5<br>
******************************<wbr>*********<br>
</blockquote></div><br></div></div></div>