Skip to content

Commit

Permalink
Merge branch 'master' into http-redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanho authored Oct 11, 2018
2 parents 452ef50 + 5d2d9be commit 8d0940c
Show file tree
Hide file tree
Showing 1,412 changed files with 20,379 additions and 2,841 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ docs/javadoc
# IntelliJ files
#
ide/intellij/
/intelliJ/
/intellij/
*.ipr
*.iml
*.iws
.idea/
atlassian-ide-plugin.xml
#
# Eclipse files
#
Expand Down
4 changes: 2 additions & 2 deletions auxdata/docs/developer/content/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
of the VisAD framework for data model and visualization
facilities you may also be interested in that documentation
as well:
<a href=http://www.ssec.wisc.edu/~billh/visad.html>
http://www.ssec.wisc.edu/~billh/visad.html</a>
<a href=https://www.ssec.wisc.edu/~billh/visad.html>
https://www.ssec.wisc.edu/~billh/visad.html</a>

<p>
Much of what you may need to modify from the default IDV reference
Expand Down
2 changes: 1 addition & 1 deletion auxdata/docs/developer/content/lib.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ return "<pre>$v</pre>"



set ::javadocPrefix "http://www.unidata.ucar.edu/software/idv/docs/javadoc"
set ::javadocPrefix "https://www.unidata.ucar.edu/software/idv/docs/javadoc"


proc dg::class {class {method ""}} {
Expand Down
6 changes: 3 additions & 3 deletions auxdata/docs/developer/content/resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h3>Macros and Resource Paths</h3>
First, a path can be one of:
<ul>
<li> A file path (e.g., /home/jeffmc/.metapps/DefaultIdv/colortables.xml)
<li> A url (e.g., http://www.unidata.ucar.edu/software/idv/resources/colortables.xml)
<li> A url (e.g., https://www.unidata.ucar.edu/software/idv/resources/colortables.xml)
<li> A Java resource path (e.g., /ucar/unidata/idv/resources/colortables.xml)
</ul>

Expand Down Expand Up @@ -61,13 +61,13 @@ <h3>Macros and Resource Paths</h3>
<i>/home/jeffmc/.metapps/DefaultIdv</i>

<li>
<i>http://www.unidata.ucar.edu/software/idv/resources/colortables.xml</i>
<i>https://www.unidata.ucar.edu/software/idv/resources/colortables.xml</i>
<br>
might be defined as:<br>
<i>%SITEPATH%/colortables.xml</i>
<br>
where %SITEPATH% is:<br>
<i>http://www.unidata.ucar.edu/software/idv/resources</i>
<i>https://www.unidata.ucar.edu/software/idv/resources</i>

<li>
<i>/ucar/unidata/idv/resources/colortables.xml</i>
Expand Down
16 changes: 8 additions & 8 deletions auxdata/docs/userguide/content/Faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@

<faqitem q="How do I use the Web Start Applications Manager?" id="wsmanager">
For more control of the Java Web Start IDV installation, use the Web Start Applications
Manager. Launch the Applications Manager by clicking <a href="http://www.unidata.ucar.edu/software/idv/webstart/IDV/player.jnlp">here</a>.
Manager. Launch the Applications Manager by clicking <a href="https://www.unidata.ucar.edu/software/idv/webstart/IDV/player.jnlp">here</a>.
You will see the IDV listed in the Applications Manager panel.
You can use the Applications Manager to start
the IDV without going to the Unidata Java Web Start
Expand All @@ -184,7 +184,7 @@
pull-down menu item (just below Applications menu item.)
<p>

Finally, reload the IDV from <a href="http://www.unidata.ucar.edu/software/idv/webstart/IDV/">Unidata</a>.
Finally, reload the IDV from <a href="https://www.unidata.ucar.edu/software/idv/webstart/IDV/">Unidata</a>.
Note that you can verify the version of the
IDV in the Applications Manager panel. The "Integrated Data Viewer" item is
listed with a version number after it.
Expand Down Expand Up @@ -448,7 +448,7 @@
radar data. The Level II data is supplied as volume-scan files, each file having all data from one WSR-88D radar
for all sweeps for one &quot;time&quot;. Unidata
Community sites can receive Level II data using the <a
href="http://www.unidata.ucar.edu/software/ldm/index.html">
href="https://www.unidata.ucar.edu/software/ldm/index.html">
Unidata Local Data Manager (LDM)</a>. Archived Level II data is
available from the <a href="http://www.ncdc.noaa.gov/"> National
Climatic Data Center (NCDC)</a>.<p>
Expand Down Expand Up @@ -521,8 +521,8 @@
Super high resolution displays are becoming more common on Windows laptops,
but densely packing pixels into a small screen comes with some trade-offs.
If you experience this problem when run the IDV in Window, right click the IDV icon to go
to the install location, and find the jre/bin/java.exe, righ click the java.exe
to open the proeprty widnow and select the compatibility tab, check the
to the install location, and find the jre/bin/java.exe, right click the java.exe
to open the property window and select the compatibility tab, check the
"Disable display scaling on high DPI settings". After this change, the IDV
font and display should be normal.
</faqitem>
Expand Down Expand Up @@ -674,8 +674,8 @@
to institutions offering college-level courses for credit, and to
non-profit institutions with education or research missions.
For more information, see the Unidata Support web page:<p>
<a href="http://www.unidata.ucar.edu/support/index.html">
http://www.unidata.ucar.edu/support/index.html</a>
<a href="https://www.unidata.ucar.edu/support/index.html">
https://www.unidata.ucar.edu/support/index.html</a>
</faqitem>
<p>

Expand All @@ -700,7 +700,7 @@
<faqitem q="What information does the IDV send to Unidata" id="privacy">
There are 2 things that Unidata may receive when you run the IDV. First, the IDV can access
a number of resource files from the Unidata web site
(e.g., http://www.unidata.ucar.edu/software/idv/resources/bundles.xml).
(e.g., https://www.unidata.ucar.edu/software/idv/resources/bundles.xml).
Like any web access this is recorded by the web server access logs and no personally identifying
information is recorded beyond the IP address.
<p>
Expand Down
2 changes: 1 addition & 1 deletion auxdata/docs/userguide/content/License.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="pagesubtitle">IDV Copyright</div>

<ul>
Copyright (C) 1997-2017 Unidata Program Center/University Corporation for
Copyright (C) 1997-2018 Unidata Program Center/University Corporation for
Atmospheric Research, P.O. Box 3000, Boulder, CO 80307,
support@unidata.ucar.edu.
<p>
Expand Down
81 changes: 46 additions & 35 deletions auxdata/docs/userguide/content/ReleaseNotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,19 @@

<hr>

The items below reflect changes since the 5.3 release.
The items below reflect changes since the 5.4 release.

<faq qlabel=" " alabel=" ">

<faqitem cat="System Changes"></faqitem>

<faqitem q="Java Version 1.8" id="jv18">
<p>
Migrated the IDV to Java 8 u51. Because of a Windows 10 related bug on some older Intel hardware,
the latest version of Java will not be deploying with the IDV.
</p>
</faqitem>

<faqitem q="Latest netCDF-Java Version" id="nj465">

<p>
The version of the netCDF-Java library currently distributed with the IDV is
the 4.6.10. This is a bug fix release. See
the <a href="http://www.unidata.ucar.edu/blogs/news/entry/netcdf-java-library-and-tds6">
the 4.6.11. This is a bug fix release. See
the <a href="https://www.unidata.ucar.edu/blogs/news/entry/netcdf-java-library-and-tds7">
netCDF-Java Library</a> for a more details information.
</p>
</faqitem>
Expand All @@ -37,50 +32,69 @@
<faqitem cat="Display Changes"></faqitem>


<faqitem q="Grid 3D Trajectories" id="g3trajectory">
<faqitem q="Isentropic Analysis" id="isentropicana">
<p>
The new grid 3D trajectory is based on the VisAD library enhancements. The
Grid 3D trajectory includes 3D Grid Trajectory, 3D Grid
Trajectory colored by speed, and Trajectory colored by another parameter. By default, the initial area of 3D
trajectory is the whole domain of the dataset, and the user could choose one of the option: points,
closed polygon, and rectangle to setup the initial area.
For synoptic scale motions, isentropic surfaces are material surfaces. Atmospheric variables tend
to be better correlated along an isentropic surface upstream/downstream.
In a 3D visualization space, the new 3D isentropic analysis makes it intuitive to diagnose horizontal
and vertical motion of the atmosphere, and helps us better understand the dynamic
and stability of weather phenomenons.
</p>
</faqitem>

<faqitem q="Grid 3D Trajectory Types" id="g3dttypes">
<faqitem q="Scatter Analysis" id="scatterplot">
<p>
In addition to the traditional line trajectory display, ribbon, cylinder, deform ribbon and point are
added as new trajectory display types in this release.
The IDV constructs scatterplots to illustrate different types of direction and strength of relationships of
different weather parameters, where the values of one variable are along X axis and the values of the second variable
are along the Y axis. The new scatter analysis is used to create a scatter plot to study the relationships
between two 2D parameters. A Scatter analysis also provides statistical information about the data as a whole,
as well as the subset regions of the data.

</p>
</faqitem>

<faqitem q="GOES-16 GLM Display" id="goesGLM">
<p>
The GLM L2 product consists of geo-located and time-stamped events, groups, and flashes, with
associated calibrated optical amplitudes (in units of Joules). The IDV has three new data source types:
GLM EVENT Data files, GLM GROUP Data files, and GLM FLASH Data file to view these three GLM products.
</p>
</faqitem>

<faqitem cat="ISL Changes"></faqitem>
<faqitem q="Grid 3D Surface Smoothing" id="g3dsmooth">
<p>
IDV extands the all 2D horizontal smoothing types to 3D gridded parameters. The smoothing is now available
on 3D displays like isosurfaces of gridded dataset and level2 radar dataset.
</p>
</faqitem>

<faqitem q="Changing the bounding box in ISL" id="islarea">
<faqitem q="Authentication logic upgraded" id="authlogic">
<p>
The new attribute of ISL bundle tag will load an existing bundle and change the
coverage region dynamically.
IDV advances its authentication logic to handle the password changed and/or input wrong password.
</p>
</faqitem>

<faqitem q="Changing driver times in ISL" id="isltime">
<faqitem cat="Jython Changes"></faqitem>



<faqitem q="Basic Grid Math" id="mapesbasicmath">
<p>
The new attribute of ISL bundle tag will load an existing bundle and change the
driver times of the bundle.
A collection of Utilites from Mapes IDV collection performs a series of basic grid divide, multiply,
modulo, and vertical derivative.
</p>
</faqitem>

<faqitem q="Saving a ZIDV in ISL" id="zidvisl">
<faqitem q="3D Scalar Field Horizontal Smoothing" id="mapessmth">
<p>
The new attribute of ISL export tag will save the display area data in the zidv bundle file
in an offscreen mode.
A collection of Utilites from Mapes IDV collection applies a series of horizontal smoothing on 3D field.
</p>
</faqitem>

<faqitem q="Loading a remote catalog URL" id="islurl">
<faqitem q="Time Mean and Anomaly" id="mapestimema">
<p>
The new ISL loadcatalog tag will load a remote catalog URL.
A collection of Utilites from Mapes IDV collection calculates a series of daily, monthly, yearly mean
and anomaly.
</p>
</faqitem>

Expand All @@ -92,11 +106,8 @@
<faqitem cat="Bug Fixes/Known Problems"></faqitem>

<faqitem q="Bug Fixes" id="bugfix">
We fixed a few bugs associated with the time matching in this release. One of
the bug is the excessive loading of data in the bundle when there is a derived
of derived parameters. The another bug fixed is in the 3D grid trajectory
display in which the time subset information not correctly saved in the
bundle.
We fixed a long time bug associated with the CAPE/CIN calculation in this release. Another
bug fixed is to handle the redirect of the http urls.
</faqitem>

<faqitem q="Known Problems" id="problems">
Expand Down
24 changes: 12 additions & 12 deletions auxdata/docs/userguide/content/Starting.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
First, download the single installer file for your operating system from:

<ul>
<a href="http://www.unidata.ucar.edu/downloads/idv/latest">
<b>http://www.unidata.ucar.edu/downloads/idv/latest</b>
<a href="https://www.unidata.ucar.edu/downloads/idv/latest">
<b>https://www.unidata.ucar.edu/downloads/idv/latest</b>
</a>
</ul>

Expand Down Expand Up @@ -146,17 +146,17 @@ <h4>Unattended installations</h4>
<p>

<ul>
<a href="http://www.unidata.ucar.edu/software/idv/webstart/IDV/">
<b>http://www.unidata.ucar.edu/software/idv/webstart/IDV/</b>
<a href="https://www.unidata.ucar.edu/software/idv/webstart/IDV/">
<b>https://www.unidata.ucar.edu/software/idv/webstart/IDV/</b>
</a>
</ul>

<p>

For more control of programs run with Web Start, use the
Web Start Application Manager. Go to:<p>
<a href="http://www.unidata.ucar.edu/software/idv/webstart/IDV/player.jnlp">
http://www.unidata.ucar.edu/software/idv/webstart/IDV/player.jnlp</a>
<a href="https://www.unidata.ucar.edu/software/idv/webstart/IDV/player.jnlp">
https://www.unidata.ucar.edu/software/idv/webstart/IDV/player.jnlp</a>
<p>
You should see the IDV in the Application Manager's panel.
Do this after you have installed Web Start and installed the IDV with
Expand Down Expand Up @@ -184,8 +184,8 @@ <h4>Unattended installations</h4>
<li>Download the necessary Java Archive (JAR) files from<p>

<ul>
<a href="http://www.unidata.ucar.edu/downloads/idv/latest">
<b>http://www.unidata.ucar.edu/downloads/idv/latest</b>
<a href="https://www.unidata.ucar.edu/downloads/idv/latest">
<b>https://www.unidata.ucar.edu/downloads/idv/latest</b>
</a>
</ul>

Expand Down Expand Up @@ -230,8 +230,8 @@ <h4>Unattended installations</h4>
<p>

<ul>
<a href="http://www.unidata.ucar.edu/downloads/idv">
<b>http://www.unidata.ucar.edu/downloads/idv</b>
<a href="https://www.unidata.ucar.edu/downloads/idv">
<b>https://www.unidata.ucar.edu/downloads/idv</b>
</a>
</ul>

Expand Down Expand Up @@ -267,15 +267,15 @@ <h4>Unattended installations</h4>
<p>
The IDV now comes with an OS X application bundle. From where they installed the IDV,
users can drag that application bundle icon
<img src="http://www.unidata.ucar.edu/images/logos/idv-32x32.png" alt="IDV logo" /> to the OS X dock,
<img src="https://www.unidata.ucar.edu/images/logos/idv-32x32.png" alt="IDV logo" /> to the OS X dock,
the desktop, etc.

<p>
<b>Microsoft Windows</b>
<p>
The installation process will have guided you to places where you installed an IDV shortcut.
Also, you will have been prompted for the creation of a desktop icon. Please look for and use that
IDV icon <img src="http://www.unidata.ucar.edu/images/logos/idv-32x32.png" alt="IDV logo" /> to start the IDV.
IDV icon <img src="https://www.unidata.ucar.edu/images/logos/idv-32x32.png" alt="IDV logo" /> to start the IDV.
<p>

<p>
Expand Down
16 changes: 8 additions & 8 deletions auxdata/docs/userguide/content/Support.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
online at:<p>

<p>
<a href="http://www.unidata.ucar.edu/software/idv/docs/userguide/index.html">
http://www.unidata.ucar.edu/software/idv/docs/userguide/index.html</a>
<a href="https://www.unidata.ucar.edu/software/idv/docs/userguide/index.html">
https://www.unidata.ucar.edu/software/idv/docs/userguide/index.html</a>
<p>

Be sure to check the
Expand All @@ -36,7 +36,7 @@

Additional documentation is available on the IDV homepage:<p>

<a href="http://www.unidata.ucar.edu/software/idv/index.html">http://www.unidata.ucar.edu/software/idv/index.html</a>
<a href="https://www.unidata.ucar.edu/software/idv/">https://www.unidata.ucar.edu/software/idv/</a>
<p>

including:
Expand Down Expand Up @@ -77,7 +77,7 @@
You must be subscribed to the list before you can post to it.
Subscribe to the email lists at :

<a href="http://www.unidata.ucar.edu/support/#mailinglist">http://www.unidata.ucar.edu/support/#mailinglist</a>.
<a href="https://www.unidata.ucar.edu/support/#mailinglist">https://www.unidata.ucar.edu/support/#mailinglist</a>.

<subhead id="support" intoc="false" desc="For qualified users, the
Unidata Program Center provides direct support via email.">
Expand All @@ -87,7 +87,7 @@
to institutions offering college-level courses for credit, and to
non-profit institutions with education or research missions. <p>

<font color="#FF0000"><b>Note</b></font>: there are <a href="http://www.unidata.ucar.edu/legal/participation.html#support"><b>conditions on accessing or obtaining support</b></a>.<p>
<font color="#FF0000"><b>Note</b></font>: there are <a href="https://www.unidata.ucar.edu/legal/participation.html#support"><b>conditions on accessing or obtaining support</b></a>.<p>

If you are unable to find the answers to your IDV questions/problems
in the references above (especially searching the support e-mail archives if you
Expand All @@ -108,8 +108,8 @@

<li>Fill out the support form available on the Unidata Support
page:<p>
<a href="http://www.unidata.ucar.edu/support/requestSupport.jsp">
http://www.unidata.ucar.edu/support/requestSupport.jsp</a>
<a href="https://www.unidata.ucar.edu/support/requestSupport.jsp">
https://www.unidata.ucar.edu/support/requestSupport.jsp</a>
<p>
Please include as much information as possible about the
problem. (<a href="#info">See Below</a>).</li><p>
Expand Down Expand Up @@ -142,7 +142,7 @@
please let us know. <b>Be sure to search the support e-mail archives before
submitting an error report to Unidata Support.</b> Links for searching the
e-mail lists and support archives are available from the
<a href="http://www.unidata.ucar.edu/software/idv">IDV homepage</a>.
<a href="https://www.unidata.ucar.edu/software/idv">IDV homepage</a>.


<p>
Expand Down
2 changes: 1 addition & 1 deletion auxdata/docs/userguide/content/Template.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<div class="footer">
Integrated Data Viewer (IDV)<br>
Copyright (C) 1997-2017 Unidata Program Center/University Corporation for Atmospheric Research<br>
Copyright (C) 1997-2018 Unidata Program Center/University Corporation for Atmospheric Research<br>
</div>


Expand Down
Loading

0 comments on commit 8d0940c

Please sign in to comment.