Commit graph

1161 commits

Author SHA1 Message Date
Shay Carter
fa26222882 Small changes to direct windows installation instructions:
- changed the requirements to specify C++ Build Tools 2015, but not the "Update 3" or version number, since that's different with these new instructions
- fixed a typo of 20215 to 2015
2021-05-24 13:14:44 -06:00
tiffanycmeyer13
19a851e085
Merge pull request #321 from srcarter3/website-updates
Small fix to grammar/spelling in windows installation instructions
2021-05-21 11:30:09 -05:00
Shay Carter
ee50eaf06e Small fix to grammar/spelling in windows installation instructions 2021-05-21 10:20:14 -06:00
tiffanycmeyer13
96134474e0
Merge pull request #320 from srcarter3/website-updates
Updates to Windows direct installation instructions and new section i…
2021-05-20 16:53:20 -05:00
Shay Carter
5ce99c76d1 Slight change in common problems:
- added a comment about uninstalling software first before redoing necessary installation steps to fix the incorrect jep install for the windows direct installation
2021-05-20 15:37:28 -06:00
Shay Carter
9c8a3a1c86 Updates to Windows direct installation instructions and new section in the Common Problems page:
- replaced all '> Note' notes with either '!!! note' or '!!! warning' as appropropriate, for more consitency on our website
- updated steps 4 and 5 of the download and installation instructions for the direct windows download to include the new steps to use the new build tools installer to install the proper C++ build tools packages and then run the pip installs
- added screenshots for clarity
- added a new subsection in the common problems page titled "Products Not Loading Properly in Windows" and added some description, and a screenshot of the behavior when jep isn't installed properly
- added a link back to our installation instructions telling them to redo steps 4 and 5
2021-05-20 14:51:18 -06:00
tiffanycmeyer13
96ee758985
Merge pull request #319 from srcarter3/website-updates
small change on ade troubleshooting:
2021-05-20 15:18:50 -05:00
Shay Carter
7c9313b1cb small change on ade troubleshooting:
- add exact path of where to change the java compiler to reset
2021-05-20 13:45:09 -06:00
tiffanycmeyer13
33e88bb3b3
Merge pull request #318 from srcarter3/website-updates
Updated documentation for our ADE development webpage:
2021-05-20 11:58:25 -05:00
Shay Carter
3c7a375337 Fix a path on one of the gitImport images 2021-05-20 10:56:40 -06:00
Shay Carter
744966c42b Small changes to the ADE webpage based on feedback from Tiffany:
- changed all '>' style notes to the '!!!' style
- moved the "run as root" message to the top of the page and removed it from each subsection
- added 'sudo vi /etc/yum.repos.d/awips2.repo' command in the second section, for clarity
- updated three images: gitImport2 - changed the path, runApplication % debugApplication - extended the view so you can see the project in the project explorer
2021-05-20 10:28:50 -06:00
Shay Carter
57773f3cb6 Updated documentation for our ADE development webpage:
-added notes about running as root when applicable
-added a note to check for libGLU package (because this was an issue I encountered when creating a ADE VM from scratch)
-alphabetized our git clone list and added the goesr repo
-added note about switching branches if desired, before importing into eclipse
-updated the command for running eclipse (no longer has '.sh' on executable)
-Reformated section 5 to have subsections/subheaders
-made paths more specific in section 5 so there is no confusion on where settings are to be found
-added screenshots for importing git repos and cleaning workspace
-reformated section 6 to have subsections/headers
-added screenshots for clarity
2021-05-20 02:24:53 -06:00
Tiffany Meyer
0d163560d0 Added back in the registry info that's needed to build AWIPS 2021-05-18 14:57:20 -04:00
Tiffany Meyer
750fd60f6b Added awips2-edex-probsevere to the comps.xml repos 2021-05-17 21:51:10 -04:00
Tiffany Meyer
f05553a0df Added awips2-cimss repo back into the build process for the probSevere plugins
build/repos - had to add awips2-cimss to the list of repos to look at
build/rsync.cave - had to add the awips2-cimss directories to sync into the docker (common, edex, features, viz)
build/rsync.dirs - had to add the awips2-cimss directories to sync into the docker (common, edex, features, viz)
cave/build/features.txt - had to add the viz feature to this file
cave/build/p2-build.xml - had to add the viz feature to this file
cave/com.raytheon.viz.feature.awips.developer/feature.xml - had to add the viz feature to this file
cave/com.raytheon.viz.product.awips/awips.product - had to add the viz feature to this file
edexOsgi/build.edex/build.xml - had to add the edex feature to this file
	NOTE: I tried adding it to the edexOsgi/com.raytheon.edex.feature.uframe/feature.xml but that ended up not working, so I removed it
edexOsgi/build.edex/edex/common.properties - had to create the awips2-cimss repo, add it to the optional repos, and then add the previx edu.wisc
2021-05-17 21:40:26 -04:00
Tiffany Meyer
291bdc658b Updated LDM MRMS configs
-Changed ldmd.conf to request from idd (instead of uni20)
-Added probSevere pqact entry in pqact.conf and pqact.mrms
2021-05-17 21:38:04 -04:00
Tiffany Meyer
2f54001857 Updated the WFO list in the .dat files that are used to create the WFO.xml and Regional.xml bundle scales 2021-05-13 11:52:30 -04:00
Tiffany Meyer
cde3c822e5 Updated the radar distribution file to include 6 in the SDUS pattern 2021-05-13 10:07:58 -04:00
Tiffany Meyer
83eb3ec1a6 Removed RAP20 and RAP40 from the menus and Snow Accum, Lightning Threat, and Simulated Reflectivity 2021-05-07 16:59:36 -04:00
Tiffany Meyer
b74abed364 Updated postProcessedModels.xml for Global GFS1p0 precip accumulations 2021-05-07 14:49:51 -04:00
Tiffany Meyer
bb662ae7e0 Remove "Gempak" button in CAVE 2021-05-07 14:47:29 -04:00
Tiffany Meyer
cb02699059 Updated docker to 18.2.1-1 2021-05-06 18:37:16 -04:00
Tiffany Meyer
3417db2985 Fixed warngen config for no Impact Based Special Weather Statement 2021-05-06 18:36:06 -04:00
Tiffany Meyer
e1f6dd4597 Updated radar pqact entries 2021-05-06 18:35:47 -04:00
Tiffany Meyer
a879ebac9d Updated setup.sh script to run createrepo and change ownership to awips:fxalpha 2021-05-05 14:34:54 -04:00
Tiffany Meyer
29dfd64bbb Added generic GFS.* to precip accumulations for the global GFS 2021-05-05 14:27:10 -04:00
Tiffany Meyer
5ec1e3d020 Quick fix to LDM pqact.mrms 2021-05-05 14:26:24 -04:00
Tiffany Meyer
fa505efee1 Updates to LDM
*New MRMS pqact entries for products coming from NCO (via Unidata) vs from NOAAPort (via Unidata)
*Update Global GFS entry to store 1.00deg instead of 0.25deg
*Update ldmd entries
*Added new files for processing concatenated grib files
*Add new crontab entry for checking time of concatenated files
*Add new crontab entry for LDM Metrics
2021-05-05 14:02:09 -04:00
Tiffany Meyer
d50f9604e3 Change Models menu from Global GFS .25 degree to 1.00 degree 2021-05-04 14:23:03 -04:00
Tiffany Meyer
ed6f3eb531 Added menu option to load Convective Warnings 2021-05-04 13:47:46 -04:00
Tiffany Meyer
136b24f113 Had to add the new LDM "dev" directory to the compnent.spec file in order to build into the rpm 2021-05-03 15:30:19 -04:00
tiffanycmeyer13
6048234f8b
Merge pull request #317 from srcarter3/website-updates
Updates to website for info on remotely connecting to cave:
install-cave.md:

add a requirement to the top of the General Requirements section stating "local machine"
add a note after that saying ssh tunneling and x11 forwarding are not supported, with a link to our new section in the Common Problems page about remote access options
common-problems.md:

add a new subsection called "Remotely Connecting to CAVE"
say that x11 fowarding and ssh tunneling are not supported and we highly recommend running CAVE locally
add some comments about nomachine and realVNC as well as ultraVNC
add a note saying these software packages will most likely require configuration or installation on the remote machine to be done by an administrator
2021-04-30 12:10:00 -05:00
Shay Carter
d0ffe42096 change "use a VNC" to "use a VNC connection" 2021-04-30 11:07:04 -06:00
Tiffany Meyer
3d8be94c3e Minor LDM fix to add purgeRadar.log file 2021-04-30 12:56:06 -04:00
Shay Carter
38927da572 Updates to website for info on remotely connecting to cave:
install-cave.md:
  - add a requirement to the top of the General Requirements section stating "local machine"
  - add a note after that saying ssh tunneling and x11 forwarding are not supported, with a link to our new section in the Common Problems page about remote access options

common-problems.md:
  - add a new subsection called "Remotely Connecting to CAVE"
  - say that x11 fowarding and ssh tunneling are not supported and we highly recommend running CAVE locally
  - add some comments about nomachine and realVNC as well as ultraVNC
  - add a note saying these software packages will most likely require configuration or installation on the remote machine to be done by an administrator
2021-04-29 15:31:42 -06:00
Tiffany Meyer
74ed626f99 Updated VIIRS Bundle to include region mapping constraint to separate NSPP vs NOAA20 2021-04-28 16:40:05 -04:00
Tiffany Meyer
e772865c2e Minor update to setup.sh script to createrepo and change ownership to awips user 2021-04-28 15:58:08 -04:00
Tiffany Meyer
f1d9f96693 Fixes and Updates to MRMS processing and vizualization configuration files.
gridImageryStyleRules
	modified the lightning probability value (removed the *100)
	added new styleRule for AzShear products
	updated VIL Denstiy entry
	added Seamless HSR Height
	Update FLASH FFG to label as "", the unit was set to % previously which was causing wrong scaling
	Corrected CONUSMergedRHV parameter
	Corrected colortable for CONUSMergedZDR
	updated styleRules for PrecipRate

Added new mrmsAzShear colormap
Added new VIL Density colormap
Added new Seamless HSR Height colormap
Updated mrmsSPRDP colormap to black out 0

mrmsProducts.xml
	Added VIL Density and VIL 120 min and 1440 min swaths to menu
	Remove 5km Composite Reflectivity and RALA from menu
	Removed Cube
	Removed Precip-->QPE Gauge Only, QPE Radar w/ Gauge Bias Correction, QPE Mountain Mapper
	Added Gauge Influence Index Pass 1 and 2
	Added QPE Radar QPI
	Added Seamless HSR Height
	FLASH - remove QPF Models from menu
	Added in quite a few new reflectivity products
        Reorganized menus

Updated/Reoganized AK, CA, HI, and GU product menus
	Caribbean - FALSH QPE models are on 500m domain instead of 1km

Had to add new domains for Hawaii and Guam
	MRMS-500m-GUAM2.xml	10042 : 17.995 | 500.005004
        MRMS-500m-HAWAII2.xml	10022 : 25.9975| 196.0025
	MRMS-500m-HAWAII3.xml	10023 : 25.995|196.005004
2021-04-28 15:49:20 -04:00
Tiffany Meyer
03eea9ac7a This is a 19.2.1 change being added to unidata_18.2.1 to allow string variables for satellite data in the product legend 2021-04-28 15:29:01 -04:00
Tiffany Meyer
494e06c812 Merge branch 'unidata_18.2.1' of github.com:Unidata/awips2 into unidata_18.2.1
Merging in updates from unidata_18.2.1 on github locally
2021-04-28 15:23:47 -04:00
Tiffany Meyer
ef7e102d38 Updated GLM menu in the Surface Menu to match what is in the Satellite menu and moved the Volume Browser files back to awips2/cave/com.raytheon.viz.volumebrowser/localization from edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base since they weren't accessible. 2021-04-28 15:19:26 -04:00
tiffanycmeyer13
1a814e9ef8
Merge pull request #316 from srcarter3/website-updates
Update to Volume Browser and added how to remove caveData/clear cache to common problems page
2021-04-22 10:05:33 -05:00
Shay Carter
2af518938c Update common problems webpage:
- addeda  "General Troubleshooting" section with info on how to remove caveData
2021-04-22 09:02:18 -06:00
Shay Carter
c74b7f45cc Update to Volume Browser webpage:
- added some text in the beginning describing how/where to find the VB
- added an image highlighting the menus
- moved some text into it's own subsection for the Visual Overview
2021-04-21 16:22:34 -06:00
tiffanycmeyer13
ca8f50fb20
Merge pull request #315 from srcarter3/unidata_18.2.1
Brought over MJ's Change from Teller (but it's not mac specific):
2021-04-20 16:20:16 -05:00
tiffanycmeyer13
40dfd3b417
Merge pull request #314 from srcarter3/unidata_18.2.1
Unidata 18.1.1 recent changes
2021-04-20 16:15:53 -05:00
Shay Carter
7d3c2fa776 Brought over MJ's Change from Teller (but it's not mac specific):
- make surface winds be white by default
2021-04-20 15:15:52 -06:00
Shay Carter
4b4ef53f58 Merge branch 'unidata_18.1.1' into unidata_18.2.1 2021-04-20 15:06:00 -06:00
Tiffany Meyer
290964c626 Updated ldmd.conf to request the special GOES-E derived products (IXT[WXY]01) from idd 2021-04-20 14:28:18 -04:00
tiffanycmeyer13
687037dc6e
Merge pull request #313 from srcarter3/website-updates
Small change to d2d webpage:
2021-04-15 16:34:13 -05:00