Commit graph

1161 commits

Author SHA1 Message Date
tiffanycmeyer13
ec14885739
Merge pull request #356 from srcarter3/code-changes
Changes to support building edex from ant in eclipse & modelsounding decoding
2021-08-16 12:09:13 -05:00
Shay Carter
32ef008b0d Changes to support building edex from ant in eclipse
- modified the build.properties files for the common.aviation and common.dataplugin.satellite jars
Changes to re-enable the proper decoding of modelsounding data
 - Two changes were made wrt this:
 - Rolled back changes from our big merge from MJ's computer, which included some raytheon commits in 2018 to both the ModelSoundingDataAdapter.java and SoundingStations.java classes
 - Then added two small new changes to the ModelSoundingDataAdapter to support the changes to GFS Bufr files earlier this year
2021-08-13 13:21:27 -06:00
Tiffany Meyer
0baba0b140 Added back in the Import GIS Data documentation and made some changes.
-added more images
-removed the sample attribute since that is no longer a menu option
-commented out the display customization since this is pretty generic to all map products
2021-08-12 16:13:13 -04:00
srcarter3
eadede72ee
Merge pull request #354 from tiffanycmeyer13/docChanges
Updated the documentation for Displays and Procedures
2021-08-12 14:06:52 -06:00
Tiffany Meyer
839f0871ef Changed the wording of one sentence in the display documentation 2021-08-12 16:02:45 -04:00
Tiffany Meyer
faedffa62b Found one more place workstation was used and changed that to "locally". 2021-08-12 15:44:21 -04:00
Tiffany Meyer
bdf615cf50 Minor updates to Display documentation 2021-08-12 15:33:45 -04:00
Tiffany Meyer
33a9560207 Updated the documentation for Displays and Procedures
Removed most language of "bundles" since most of the menu items had updated.
2021-08-11 18:29:29 -04:00
srcarter3
1ff170fafb
Merge pull request #353 from tiffanycmeyer13/unidata_18.2.1
Small updates to configuration files
2021-08-05 20:13:45 -06:00
Tiffany Meyer
0318fc5725 Updated a wrong radar name to KDTX. 2021-08-05 17:47:16 -04:00
Tiffany Meyer
5b378bc388 Updated the units for Absolute Vorticity in parameters.xml from 1/s to /s.
The previous check-in of this file, the units were updated to 1/s which was causing issues in CAVE displaying. For the native pressure heights (000, 850, 700, 500, 250 mb) the units were wrong and it wasn't displaying any data, but the interpolated heights were showing up correct. I also noticed this when running python-awips and getting the "unit" of AV as "count" instead of /s.

On systems where this is already installed, I had to manually update the parameter database table:
   update parameter set unit = '/s' where abbreviation like 'AV';
2021-08-05 17:43:05 -04:00
srcarter3
39cf9e3bec
Merge pull request #352 from tiffanycmeyer13/docChanges
Small update to wording on Mac graphics cards
2021-08-05 12:34:29 -06:00
Tiffany Meyer
394b1995ab Small wording change again 2021-08-05 14:29:51 -04:00
Tiffany Meyer
0fd22e09f4 Added a little more specific wording on Mac graphics driver. 2021-08-05 14:27:02 -04:00
Tiffany Meyer
12719a65ba Small update to wording on Mac graphics cards 2021-08-05 14:18:01 -04:00
tiffanycmeyer13
8470c065c8
Merge pull request #351 from srcarter3/website-updates
More small website changes:
2021-08-04 14:30:03 -05:00
Shay Carter
548cbb5878 Small website update:
- add the full error message for the windows startup error
2021-08-04 13:23:44 -06:00
Shay Carter
253826239c More small website changes:
- the alttext for images still didn't seem to appear in a google search, so added a little more actual text describing the errors encountered, with hopes that google will find this page
2021-08-04 12:47:26 -06:00
tiffanycmeyer13
20453e6268
Merge pull request #350 from srcarter3/website-updates
Small webpage update:
2021-08-04 13:36:39 -05:00
Shay Carter
faf33f29f7 Small webpage update:
- updated the common problems page to have descriptive alt descriptions for the images about the windows ipv6 startup error, this should hopefully lead to more google hits when searching for the description
2021-08-04 12:15:03 -06:00
tiffanycmeyer13
4a30e43ff3
Merge pull request #348 from srcarter3/website-updates
Add version number and release notes link to edex install page
2021-08-03 13:54:07 -05:00
Shay Carter
5d0a0ede8c Add version number and release notes link to edex install page
- if we don't like this placement we can come up with something else?
2021-07-28 14:15:43 -06:00
srcarter3
1b13a7942c
Merge pull request #347 from srcarter3/website-updates
Small website updates:
2021-07-28 14:09:34 -06:00
Shay Carter
fd4066309e Small website updates:
- common problems page:
  - renamed the caveData section to be more clear
- install cave page:
  - added a link to the blog posts with our awips release notes
2021-07-28 14:03:15 -06:00
srcarter3
9190fbfa93
Merge pull request #344 from srcarter3/website-updates
Small change to homepage image links
2021-07-23 14:45:09 -06:00
Shay Carter
489c353b43 Small change to homepage image links
- path was slightly wrong
2021-07-23 14:43:31 -06:00
tiffanycmeyer13
dc42127c2a
Merge pull request #343 from srcarter3/website-updates
Install CAVE Webpage updates
2021-07-23 15:24:16 -05:00
Shay Carter
642fcd7df9 Small change to homepage:
- remove link to an image on robin and point to the same image in the repo instead
2021-07-23 14:20:13 -06:00
Shay Carter
c0c8a060a2 Update the Home page
- update the EDEX schematic shown in the Software Components section
- also, add it to this repo instead of linking to a file on robin
2021-07-23 14:09:11 -06:00
Shay Carter
4fe1c7f48a Change "Current CAVE Versions" to "Latest CAVE Versions" for consistency 2021-07-23 13:57:11 -06:00
Shay Carter
e4ffd3bc51 Small update to Install Cave webpage:
- add latest version numbers at the very top, and under each OS specific heading
2021-07-23 13:55:59 -06:00
srcarter3
349e85c425
update VB page
remove "other gridded data" from VB descripption
2021-07-22 10:31:38 -06:00
srcarter3
c51c19f9de
Update d2d-gridded-models.md
Change "Animation Types" to "Loop Types"
2021-07-22 10:08:54 -06:00
srcarter3
01c0bcc22d
Merge pull request #342 from tiffanycmeyer13/readme-updates
At one point I think the README and index were similar but the index …
2021-07-13 11:01:59 -06:00
Tiffany Meyer
0d5b8a70be Minor updates to path links. 2021-07-13 12:22:18 -04:00
Tiffany Meyer
5ea01750c7 At one point I think the README and index were similar but the index had been changed so I updated the README to have very similar wording to the index. I also updated the wording about the LICENSE and linked to the actual license we're using now. 2021-07-13 11:43:24 -04:00
Tiffany Meyer
4645127fa2 Merge remote-tracking branch 'unidata/unidata_18.2.1' into unidata_18.2.1 2021-07-13 09:42:12 -04:00
Tiffany Meyer
08af1549cd Minor updates to build scripts and .gitignore 2021-07-13 09:40:08 -04:00
tiffanycmeyer13
36cb1145df
Merge pull request #340 from srcarter3/unidata_18.2.1
Small change to allow the github action to be ran without a commit
2021-07-12 15:31:23 -05:00
Shay Carter
7ef2b93613 One more small update for the github action
- trigger action on new branch, unidata_18.2.1
2021-07-12 14:04:35 -06:00
Shay Carter
72537be4eb Small change to allow the github action to be ran without a commit
- added the line "workflow_dispatch" for a trigger in the workflow yml
2021-07-12 14:00:31 -06:00
srcarter3
a83ddb6b1d
Merge pull request #339 from tiffanycmeyer13/uninstall-docs
Uninstall docs
2021-07-12 13:37:50 -06:00
Tiffany Meyer
9ace5ba72e Minor updates for uninstalling documentation based off feedback from Shay 2021-07-12 15:00:29 -04:00
Tiffany Meyer
5c51db10b5 Start LDM was added back in to the edex start up script 2021-07-12 14:41:22 -04:00
Tiffany Meyer
2c8f592a7c Added logic to see if LD_LIBRARY_PATH environment variable exists or not 2021-07-12 14:40:29 -04:00
Tiffany Meyer
815d54a625 Merge remote-tracking branch 'unidata/unidata_18.1.1' into uninstall-docs 2021-07-12 12:50:12 -04:00
Tiffany Meyer
80e615127b Added horizontal break for new "Uninstall CAVE" section 2021-07-12 11:58:59 -04:00
Tiffany Meyer
716de34408 Added in new HRRR Smoke Products
-Added HRRR-Smoke domain to the gribModels_NCEP-7.xml
-Added new HRRR-Smoke products to the grib tables
    4.2.0.4.table
	4.2.0.20.table
-Added new entry in ldmd.conf and pqact.conf to request and store data
-New LDM script to process the HRRR Smoke products (changeHrrrSmokeProcessId.sh)
-Added new menu entry in the models menu for the new products
-Added new styleRules for the new products
-Added new bundle files for the new products
-Added new colormaps for the new products
2021-07-12 11:53:15 -04:00
Tiffany Meyer
e296798a24 Added instructionson how to manually remove CAVE installed on linux. 2021-07-12 11:35:43 -04:00
Tiffany Meyer
23900030be Added instructions on how to remove EDEX manually and troubleshoot when EDEX doesn't remove nicely. 2021-07-12 11:08:15 -04:00