Commit graph

998 commits

Author SHA1 Message Date
Tiffany Meyer
cababdb7c4 Merge branch 'unidata_18.1.1' of github.com:Unidata/awips2 into unidata_18.2.1
Merging in unidata_18.1.1 documentation changes
2021-03-24 13:01:48 -04:00
Tiffany Meyer
8fbf71f6df Update gitignore 2021-03-24 12:58:08 -04:00
Tiffany Meyer
df889150a1 Minor update - forgot to delete the mrms bundles/menus from the cave plugin (after I had moved it to the edex plugin) 2021-03-23 19:07:46 -04:00
Tiffany Meyer
2c1200f2bf Move mrms bundles and menus from ./awips2/cave/com.raytheon.viz.grid/ to ./awips2/edexOsgi/com.raytheon.uf.edex.plugin.grid/
Copied over 19.3.1 MRMS menus/bundles to edex grid plugin
Copied over 19.3.1
Updated FieldDisplayTypes.xml with the move to edex grid plugin
Moved styleRules from edexOsgi/com.raytheon.uf.common.dataplugin.grid/
 to edexOsgi/com.raytheon.uf.edex.plugin.grid/
Added new OCONUS MRMS grids (com.raytheon.edex.plugin.grib/utility/common_static/base/grib/grids)
Update gribModels_NOAA-161.xml with OCONUS domains
New MRMS Products - update tables and styleRules:
MRMSVIL120min
MRMSVIL1440min
SynthPrecipRateID (Flag - like PrecipType)
RadarOnlyQPE15M (mm)
RadarOnlyQPE12Z (mm)
RadarAQI01H (mm)
RadarAQI03H (mm)
RadarAQI06H (mm)
RadarAQI12H (mm)
RadarAQI24H (mm)
RadarAQI48H (mm)
RadarAQI72H (mm)
GaugeInfIndex01HP2 (mm)
GaugeInfIndex03HP2 (mm)
GaugeInfIndex06HP2 (mm)
GaugeInfIndex12HP2 (mm)
GaugeInfIndex24HP2 (mm)
GaugeInfIndex48HP2 (mm)
GaugeInfIndex72HP2  (mm)
GaugeInfIndex01 → GaugeInfIndex01HP1 (mm)
GaugeInfIndex03 → GaugeInfIndex03HP1 (mm)
GaugeInfIndex06 → GaugeInfIndex06HP1 (mm)
GaugeInfIndex12 → GaugeInfIndex12HP1 (mm)
GaugeInfIndex24 → GaugeInfIndex24HP1 (mm)
GaugeInfIndex48 → GaugeInfIndex48HP1 (mm)
GaugeInfIndex72 → GaugeInfIndex72HP1 (mm)
CONUSMergedRHV ()
CONUSMergedZDR (dBZ)
ANCLayerCompositeReflectivity (dBZ)
BREFMaxHourly (dBZ)
ANCConvectiveOutlook
ANCFinalForecast
L3EchoTop (kft)
L3VIL (kg/m^2)
2021-03-22 18:33:43 -04:00
Tiffany Meyer
c6689808ed LDM Updates to pqact and ldmd
ldmd.conf changes:
Consolodated IDS|DDPLUS to WMO

LDM pqact.conf changes:
uncommented airep and pirep entries
Commented out ESRL Profiler data and reduce to two lines
Update GOES NOAAPort GINI data to be more specific
Added/Updated GOES 16/17 NOAAPort and Unidata IDD entries
Add GOES CIRA derived products
Removed DIFAX GOES entries
Added Eric Bruning's GLM products via Texas Tech
Concatenate modelsounding files to reduce latencies
Updated nucaps soundings entry
Added in DCS18784 - new bufrua entry
Added in DR16660 - new lsr entry - time string changed back to original for PBP and HFO
Cleaned up UNIWISC mcidas files and added missing "FILE" pqaction
Combined all CONUS MRMS product entries
Added Separate OCONUS MRMS product entries
Update Model data - rename with concat and move to two lines. Also updated data_store location to include YYYYMMDD/hh like baseline AWIPS
Added comment (GLERL) Great Lakes   Environmental Research Lab

Updated pqact.goesr and pqact.grids to match updates in pqact.conf

Added new purgeRadar script and crontab entry to call it so if an ancillary EDEX is running and not purging raw data, the crontab will get it so the disk doesn't fill up
2021-03-22 10:47:19 -04:00
tiffanycmeyer13
8c0a307668
Merge pull request #308 from srcarter3/website-updates
Small changes to website:
2021-03-19 15:56:22 -05:00
Shay Carter
84b278b8ca Small changes to website:
-removed dead links for data pages on the d2d page
-changed text from "1/2" to "1 and 2" for a shortcut description on the shortcuts page
2021-03-18 11:03:53 -07:00
Tiffany Meyer
bdc98af0ec Updated build setup.sh script to rename build script with date if user awips 2021-03-15 12:14:46 -04:00
Tiffany Meyer
5a4517acf4 Added new viirs npp bundle files 2021-03-15 12:13:45 -04:00
Tiffany Meyer
ec1546e2a5 Moved all grid and volumebrowser menus, bundles, scales from cave volumebrowser plugin to edex grid plugin so future changes can be made on edex server
Original location of menus, bundles, scales, volumebrowser awips2/cave/com.raytheon.viz.volumebrowser/localization
New location edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base
2021-03-15 12:11:17 -04:00
Tiffany Meyer
c062ab1f5d Fixing error in npp viirs bundle location 2021-03-12 18:04:38 -05:00
Tiffany Meyer
26a3ccf3c3 Moved NPP localization files from viz to edex plugin, updated VIIRS config, bundles, and menus
There were quite a few npp plugins, but I moved them to their respective edex plugin. Specifically:
+ awips2/cave/com.raytheon.uf.viz.npp/localization --> edexOsgi/com.raytheon.uf.edex.plugin.npp/utility/common_static/base
+ awips2/cave/com.raytheon.uf.viz.npp.nucaps/localization --> edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base
+ awips2/cave/com.raytheon.uf.viz.npp.viirs/localization --> edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base

Localization information has been moved from /awips2/cave/etc to /awips2/edex/data/utility/common_static/base

-Update ldmd.conf to grab VIIRS data:
        REQUEST NOTHER "^TI[A-Q]... KNES"
-Update pqact.conf VIIRS entry TI[A-Q]
-Updated viirsImagery.xml to include SNPP and NOAA-20 (JPSS) for Alaska, CONUS, Pacific, Puerto Rico domains
-Added a "region" tag in the bundle files
-Added submenu in main satellite menu for S-NPP and NOAA-20
-Removed submenus for products that only had one menu entry
-Removed extra Alaska imagery channels that we aren't getting data for
2021-03-12 15:18:42 -05:00
Tiffany Meyer
668bb33e0a Update ldm (pqact.conf) file for UNIWISC McIdas Area Files 2021-03-10 10:52:12 -05:00
Tiffany Meyer
d67afe4e89 Updated McIdas files to properly ingest and removed legacy satellite menus that are no longer used.
While the composite imagery (mcidas) data being sent via UNIWISC includes the new GOES 16 and 17 imagery, the areaNames.xml and mcidas plugin is not set up to "read" and store the different sectors. Because all of the GOES 16 and 17 single channel data is available for each sector already it did not seem necessary at this time to also have the mcidas imagery. For simplicity the mcidas composite imagery for the new GOES was removed. The Global, Arctic and Antarctic imagery remain available here. I did have to comment out some of the data in the areaNames.xml so the sector (AREA####) could be stored correctly for global.

The legacy GOES West (GOES-15) submenu was removed as we are no longer receiving the data.

The legacy sounder imagery submenu was removed as we are no longer receiving the legacy data. GOES 16 derived products can be found in the GOES menus.

The legacy satellite winds got consolodated to only the ASACT winds as we are no longer receiving legacy satellite wind data. GOES 16/17 satellite derived winds can be found in the GOES menus.
2021-03-10 09:43:07 -05:00
tiffanycmeyer13
971eb7a7a8
Merge pull request #307 from srcarter3/website-updates
Updates to CAVE install webpage:
2021-03-05 12:50:41 -06:00
Shay Carter
339a0c6f6d Add extra '=' for windows instructions for jep 2021-03-05 08:38:09 -08:00
Shay Carter
7342f6f12e Few small spelling/wording mistakes for mac install 2021-03-03 11:37:34 -08:00
Shay Carter
7d6ced7995 Updates to CAVE install webpage:
-added "Run CAVE" subsections for each of the install options
-added more specific instructions for the Mac install along with screenshots
2021-03-03 11:31:55 -08:00
tiffanycmeyer13
8b7024c62f
Merge pull request #306 from srcarter3/website-updates
Small modification to the CAVE install page:
2021-02-26 11:33:49 -06:00
Shay Carter
adb8e8fbd9 Small modification to the CAVE install page:
-updated the name of the vm file to "CentOS 7 - Unidata CAVE 18-1-1.vmx" to match the name we changed the file to
2021-02-26 09:23:57 -08:00
tiffanycmeyer13
7567c39e6a
Merge pull request #305 from srcarter3/website-updates
Update to windows direct install:
2021-02-25 14:00:06 -06:00
Shay Carter
654f368b80 Remove an unwanted 's' that slipped in 2021-02-25 11:55:54 -08:00
Shay Carter
b3b6a3a46c Update to windows direct install:
-added a note stating that users should use the exact links and specific versions we specify in our instructions, and that deviations from this may caus problems
2021-02-25 11:39:21 -08:00
tiffanycmeyer13
6460a56094
Merge pull request #304 from srcarter3/website-updates
Update to AWIPS User Manual:
2021-02-25 11:52:22 -06:00
Shay Carter
effa1ac3be Update to AWIPS User Manual:
docs/index.md:
  -changed the python-awips link from the readthedoc site to our python-awips page in the user manual
  -added a note after python-awips "(a python package)"
  -added a section after "Download and Install EDEX", titled "Working with Python-AWIPS" which links to our python-awips section of the user manual
install/install-cave.md:
  -updated the windows direct install system requirements to include "python3.7" for the miniconda install specification
  -added the "python3.7" specification to step one of the install
  -added a screenshot of the miniconda install showing the checked boxes for path and default python options
  -added the full path for the jdk install under step 2, bullet 2
  -updated the environment variables screenshot to have 181 which is what we're distributing
python/overview.md
  -changed the title from Python API to Python-AWIPS
  -Removed "DAF" from the description and reworded it slightly
  -made the link to our documentation the entire last sentence instead of the word "here", and made the whole sentence bold
mkdocs.yml
  -changed the name of the python outline link from "Python API" to "Python-AWIPS" and moved it up to under the EDEX User Manual
2021-02-24 14:39:52 -08:00
Tiffany Meyer
fbc671f4c8 Reconfigured satellite config files to only be stored on the edex side for easier updates (menus, bundles, derived parameters, colormaps, styleRules)
Moved config references from viz plugin and common dataplugin (stored in /awips2/cave/etc) to edex plugins (stored in /awips2/edex/data/utility), which included moving some files from the awips2 repo to awips2-goesr. Having the configs on the EDEX side will allow for minor config updates without major rpm releases.

I also cleaned up the NWS version of the GOES Menus. Separated out each sector based on what products were available so the menus shouldn't have "extra" menu items that don't exist. I've also reduced the number of submenus so it's easier to load a product.

Summary of changes:
com.raytheon.viz.satellite
-Removed all references of satellite base/goesr/glm/himiwari bundle files (now in awips2-goesr/edexOsgi/com.raytheon.uf.edex.plugin.goesr)
-Removed extra copy of goesr menus (localization/menus/satellite/goesr/goesr)
-Removed main goesr/glm/himawari menus (now in awips2-goesr/edexOsgi/com.raytheon.uf.edex.plugin.goesr)
-Removed all base satellite menus (now in awips2/edexOsgi/com.raytheon.edex.plugin.satellite)

com.raytheon.uf.common.dataplugin.satellite
-Removed all satellite (base) colormaps references (now in awips2/edexOsgi/com.raytheon.edex.plugin.satellite)
-Removed all base satellite derived parameters references (now in awips2/edexOsgi/com.raytheon.edex.plugin.satellite)
-Removed all base satellite menu references (now in awips2/edexOsgi/com.raytheon.edex.plugin.satellite)
-Removed satelliteImageryStyleRules.xml (now in awips2/edexOsgi/com.raytheon.edex.plugin.satellite)

com.raytheon.edex.plugin.satellite
+Added base satellite menus from awips2/cave/com.raytheon.viz.satellite here
+Added base satellite menus from com.raytheon.uf.common.dataplugin.satellite here
+Added base satellite colormaps from com.raytheon.uf.common.dataplugin.satellite here
+Added base satellite derived parameters from com.raytheon.uf.common.dataplugin.satellite here
+Added satelliteImageryStyleRules.xml from com.raytheon.uf.common.dataplugin.satellite here
2021-02-10 18:09:09 -05:00
Tiffany Meyer
a6b241223c Modified edex plugins feature file to include pirep edex and common plugins
Modified: edexOsgi/com.raytheon.uf.edex.dataplugins.feature/feature.xml
included the following pirep edex/common features to feature.xml:
awips2-ncep/common/gov.noaa.nws.ncep.common.dataplugin.pirep
awips2-ncep/edex/gov.noaa.nws.ncep.edex.plugin.pirep
2021-01-04 15:30:45 -05:00
Shay Carter
ff1657a95a Updated link for Visual Studios C++ build tools install 2020-12-28 12:08:00 -07:00
Shay Carter
f79152f670 Added new appendix pages for Raytheon Manuals
-Added two new pages under Appendix:
   Raytheon: CAVE D2D User's Manual
   Raytheon: System Manager's Manual
-Added the pdfs to the /docs/pdfs/ directory under their own folder raytheon/
-Copied the pdfs from our online site: https://www.unidata.ucar.edu/software/awips2/doc/
-Imbedded the pdfs using an <object> and <iframe> html tag, this way if a browser (old browser) does not support pdfs, then it will display a message with a link to directly download the pdf.
2020-12-11 14:06:28 -07:00
Shay Carter
fd088238b1 Updated the CAVE installation page:
- Updated the general system requirements to specify Java 8
- Updated the general system requirements to include NVIDIA Graphics card
- Updated the note in the general sys reqs to state other graphics cards *may* work, but only NVIDIA is recommended
- Updated the opening description for the Windows OS to state the difference between the two installations and what each is recommended for
- Updated the VM installtion instructions at the end, for the "running CAVE" instructions to specify "Once in the VM"
- Updated the Direct Installtion System Requirements to have version numbers and 64-bit for all relevent software
- Added the JDK as a system req
- Added that miniconda needs to be in the PATH as a req
- Added PYTHONPATH as a required var (not just PYTHONHOME)
- Updated the installation instructions to include all 6 steps
- Added proper links for the miniconda and java jdk installtion
- Removed any and all warnings about jep not working
2020-12-09 09:49:17 -07:00
Shay Carter
7a02344908 Updated the EDEX Basic Commands webpage:
-added more description in the overview initial text
-Created main sections for Service and Boot Settings, and EDEX Commands
-moved all edex command subsections under EDEX Commands
-In the Service and Boot Settings, added a subsection for troubleshooting LDM if it failed to start properly after an abrupt shutdown and reboot.
2020-12-07 12:32:01 -07:00
Tiffany Meyer
0037ca66ad Updates for new GFS-FV3 Products:
/awips2/edex/data/utility/common_static/base/grid/master_grib2_lookup.txt
Added the following lines at the end of the file:

// GFSFV3 transition from buckets
TP_T170L42A-NCEP TP_GFS
CP_T170L42A-NCEP CP_GFS

/awips2/edex/data/utility/common_static/base/grib/postProcessModels/postProcessedModels.xml
Commented out:
<!--Tiff updated the model name because of changes in the GFS-Fv3 #20200625-->
        <!-- modelName>GFS20|AK-GFS22|GFS20-.*</modelName -->
Added:
        <modelName>GFS229|GFS20|AK-GFS22|GFS20-.*</modelName>

/awips2/edex/data/utility/common_static/base/grib/postProcessModels/precipitationAccumulation.xml

Commented out:
<!-- Tiff added the new GFS-FV3 updates for precip accum # 20200625 -->
<!--
    <accumulation>
        <model>GFS20|AK-GFS22|GFS20-.*</model>
        <create forecastPeriodHours="3" accumulationParam="TP3hr" minuendParam="TP6hr" subtrahendParam="TP3hr" />
        <create forecastPeriodHours="3" accumulationParam="CP3hr" minuendParam="CP6hr" subtrahendParam="CP3hr" />
    </accumulation>
-->

Added
    <accumulation>
        <model>GFS229|GFS20|AK-GFS22|GFS20-.*</model>
        <create forecastPeriodHours="3" accumulationParam="TP3hr" minuendParam="TP-GFS" subtrahendParam="TP-GFS" />
        <create forecastPeriodHours="6" accumulationParam="TP6hr" minuendParam="TP-GFS" subtrahendParam="TP-GFS" />
        <create forecastPeriodHours="3" accumulationParam="CP3hr" minuendParam="CP-GFS" subtrahendParam="CP-GFS" />
        <create forecastPeriodHours="6" accumulationParam="CP6hr" minuendParam="CP-GFS" subtrahendParam="CP-GFS" />
    </accumulation>

common_static/base/menus/grid/index.xml
          Just changed the menu for GFS20 and GFS to now point to allFamilies-GFS.xml
common_static/base/menus/grid/allFamilies-GFS.xml
           This is a new file, referencing a new bundle VerticalVelocity-GFS.xml and Precip-GFS.xml
common_static/base/bundles/grid/VerticalVelocity-GFS.xml
           This is a new file, referencing GVV instead of PVV
common_static/base/bundles/grid/Precip-GFS.xml
           This is a new file, referencing TP-GFS instead of TP/TPrun and removed the colortable

/awips2/edex/data/utility/common_static/base/styleRules/gridImageryStyleRules.xml
Added TP-GFS and CP-GFS to the existing TP/CP styleRule

    <styleRule>
        <paramLevelMatches>
            <parameter>tpHPCndfd</parameter>
            <parameter>TP</parameter>
            <parameter>TP6hr</parameter>
            <parameter>TP120hr</parameter>
            <parameter>TP168hr</parameter>
            <parameter>CP</parameter>
            <parameter>St-Pr</parameter>
            <parameter>TP1hr</parameter>
            <parameter>TP3hr</parameter>
            <parameter>TP6hr</parameter>
            <parameter>SPAcc</parameter>
            <parameter>TP-GFS</parameter>
            <parameter>CP-GFS</parameter>
        </paramLevelMatches>
        <imageStyle>
            <!-- filterLow="true" -->
            <displayUnits>in</displayUnits>
            <range scale="LOG">
                <minValue>0.005</minValue>
                <maxValue>12</maxValue>
            </range>
            <defaultColormap>Radar/UPC One Hour Precip</defaultColormap>
            <colorbarLabeling>
                <values>0.01 0.03 0.1 0.3 1 3 10</values>
            </colorbarLabeling>
        </imageStyle>
    </styleRule>

/awips2/edex/data/utility/common_static/base/styleRules/d2dContourStyleRules.xml
    <styleRule>
        <paramLevelMatches>
            <parameter>St-Pr</parameter>
            <parameter>CP</parameter>
            <parameter>TP</parameter>
            <parameter>TP1hr</parameter>
            <parameter>TP3hr</parameter>
            <parameter>TP6hr</parameter>
            <parameter>TP-GFS</parameter>
            <parameter>CP-GFS</parameter>
        </paramLevelMatches>
        <contourStyle>
            <displayUnits>in</displayUnits>
            <displayFlags>NoPlane</displayFlags>
            <contourLabeling labelSpacing="4" minMaxLabelFormat="#0.00"
                maxLabel=".">
                <values>0.01 0.1 0.25 0.5 0.75 1 1.5 2 3 4 6 8 10</values>
            </contourLabeling>
        </contourStyle>
    </styleRule>
2020-11-24 18:33:55 -05:00
Tiffany Meyer
ef46e66540 Updated the d2dContourStyleRules.xml to match what was on edex2 2020-11-24 18:32:45 -05:00
Tiffany Meyer
9ed6655a8c Updated grid menu file cave/com.raytheon.viz.volumebrowser/localization/menus/grid/index.xml
Removed the following models from the grid menu: ECMWF-HiRes, NAM3km, RTOFS
Added RAP40km to the grid menu
Changed menu filename for FNMOC-WW3 from fnmocWW3.xml to ww3.xml
2020-11-24 18:26:27 -05:00
Shay Carter
8a8d7eeed1 Two small changes to the edex installation webpage:
Added the gcc-c++ dependency to the edex install page.  Note: this can be removed when we put out a new version of the installation rpms because this will be included as a dependency.

Moved the `edex setup` command step 2 to step 3 and add that the user should be running as user awips first, and to use sudo to run the edex setup command.
2020-11-24 14:15:44 -07:00
Tiffany Meyer
48ac93002b Adding edexOsgi/deploy.edex.awips2/esb/bin/scriptLauncher in to allow the edex rpms to build 2020-11-23 20:20:23 -05:00
Tiffany Meyer
2d03581156 Added in the gfe configs so the gfe rpm can be built 2020-11-23 17:19:39 -05:00
Shay Carter
df9741f37a Minor updates to CAVE and EDEX installer pages:
install-cave.md:
-clarified the linux installation instructions step 2
-changed the jep warning from a note to a warning dialog

install-edex.md:
-removed the table
-added a system req subsection
-added a main header description
-renamed the "Linux One-Time Setup" section to "Download and Installation Instructions"
-removed the quote format from all the installation steps
-used ``` formatting for code blocks instead of tabs
-fixed dead link for purge rules
-fixed * instances with a \*
-added subsections for the 4th step about Configuring iptables
-for the additional steps, in the SELinux section, add a note at the top of the section saying newer versions of LDM do not need to do this step, and the our current distribution of EDEX uses a newer version of ldm
2020-11-18 12:13:34 -07:00
srcarter3
faf14e1d34
Corrected the EDEX acronym from Enterprise to Environmental 2020-11-18 09:45:35 -07:00
srcarter3
7303fb46a1
Add Java to the list of general requirements 2020-11-18 09:34:11 -07:00
Shay Carter
1eadccdc89 Revamped our CAVE Installation Page
-Change the entire layout to have consistent sections for the three OS's: System Requirements and Download and Installation Instructions.
-Windows now has two distinct installation methods
-Removed RHEL/Centos6 from documention (just say 7)
-Added a General Requirements section that is more directed at hardware (not OS specific)
-Renamed the caveData section to "Local Cache"
-Renamed the AWIPS Data in the Cloud section to "EDEX Connection"
-removed all the tables from the previous formatting, just use section headers, ordered and unordered lists, and notes
2020-11-17 15:04:24 -07:00
srcarter3
77e0a80e21
Change the python-awips link from rtd to our new documentation 2020-11-17 14:06:20 -07:00
tiffanycmeyer13
03cacbe0bd
Merge pull request #300 from Unidata/unidata_18.1.1
Merge Document Changes from undiata_18.1.1 into unidata_18.2.1
2020-11-16 19:30:37 -05:00
tiffanycmeyer13
9d542ccf4f
Merge branch 'unidata_18.2.1' into unidata_18.1.1 2020-11-16 19:30:10 -05:00
srcarter3
a23c21c12d
Update the python-awips documentation link from rtd to our new documentation 2020-11-16 16:54:10 -07:00
Tiffany Meyer
3c11f06ac0 build/awips-ade/el7-dev.repo
For testing purposes I changed the name of the repo to look for on robin to grab the newer rpms
-baseurl=http://www.unidata.ucar.edu/repos/yum/el7-dev/
+baseurl=http://www.unidata.ucar.edu/repos/yum/18.2.1-ade

build/build_rpms.sh
Michael had taken out both awips2-hazards.git and awips2-nws.git, but we still needed awips2-nws.git
I added in a local install of awips2-hdf5 and awips2-netcdf since it seemed like those were required rpms (after the ade was built)-this was only initially to set up the ade
Added the making of the directory path that the rpms get copied to from the docker to local disk

build/setup.sh
Tiff changed the imgvers to 18.2.1 (so it will look at the new docker image that I created
Commented out the docker stop/rm command (this can eventually be added back in)
Commented out the syncing of rpms to robin/tomcat

dist/comps.xml
Tiff added awips2-hdf5 to each of the group installs
2020-11-16 18:44:07 -05:00
Tiffany Meyer
509e061944 Updated the rpm requirement of awips2-hdf5 instead of awips2-tools (which formerly consisted of the hdf5 commands) 2020-11-16 17:48:45 -05:00
Tiffany Meyer
ea6a8288fc Michael added a command to create the ldm queue size as 2500M
Tiff added gcc-c++ to the list of required rpms
2020-11-16 17:48:16 -05:00
Tiffany Meyer
66f1dfa06c Michael changed pqact documentation from SREF40 to SREF212 2020-11-16 17:46:54 -05:00
Tiffany Meyer
fc95d30f2b Binary files changed on moe 2020-11-16 17:46:20 -05:00