Skip to content

Latest commit

 

History

History
185 lines (139 loc) · 9.34 KB

CHANGELOG.md

File metadata and controls

185 lines (139 loc) · 9.34 KB

v4.1.0
07/31/2022 10:05 AM EDT
5b7ca39

  • selecting a tilt now automatically loads that file onto the map

v4.0.0
07/30/2022 11:24 PM EDT
4141b37

  • started working on redoing the app with bootstrap

v3.15.0
07/30/2022 09:16 PM EDT
b9f1e3a

  • started working on allowing storm tracks to be overlayed on L2 files
  • cleanup

v3.14.0
07/30/2022 05:40 PM EDT
ce4f1c7

  • added circles for each edge on a storm track line

v3.13.0
07/30/2022 05:26 PM EDT
a4549b2

  • added point to the start of a line storm track

v3.12.0
07/30/2022 05:08 PM EDT
56fd407

  • started working on storm tracking information

v3.11.0
07/29/2022 10:46 PM EDT
09b8735

  • started working on adding L3 vertically integrated liquid product

v3.10.0
07/29/2022 04:21 PM EDT
d0907a5

  • added L3 base velocity product

v3.9.0
07/29/2022 02:27 PM EDT
ea7725c

  • updated accuracy of L3 storm relative velocity plotting

v3.8.0
07/29/2022 02:25 PM EDT
72bbcf5

  • added dynamic L3 product changing

v3.7.1
07/29/2022 02:11 PM EDT
7eef8fb

  • updated L3 base reflectivity color palette

v3.7.0
07/29/2022 02:10 PM EDT
d2fd9a0

  • added L3 base reflectivity product

v3.6.0
07/29/2022 01:18 PM EDT
743edf9

  • added L2 TDWR support

v3.5.0
07/28/2022 06:48 PM EDT
56dacbc

  • added L3 storm relative velocity product

v3.4.1
07/28/2022 05:47 PM EDT
b095c43

  • updated L3 hydrometer classification color palete

v3.4.0
07/28/2022 12:41 PM EDT
0f05f85

  • added all L3 hydrometer classification product options

v3.3.0
07/27/2022 11:41 PM EDT
907e097

  • added the ability to fetch and plot the latest tilt 1 L3 hydrometer classification file (N0H)

v3.2.0
07/27/2022 11:07 PM EDT
30c89a9

  • fixed a bug with L3 azimuth generating

v3.1.1
07/27/2022 09:26 PM EDT
457b6ee

  • added code to display a test L3 file (HHC) to the map

v3.1.0
07/27/2022 03:45 PM EDT
06e6661

  • started to work on plotting level 3 (L3) files to the map

v3.0.1
07/27/2022 02:36 PM EDT
36fd1ff

  • added nexrad-level-3-plot repo

v3.0.0
07/26/2022 10:51 PM EDT
1c68e22

  • added nexrad-level-3-data repo

v2.10.0
07/26/2022 09:20 PM EDT
eecaffe

  • added support for L2 file version 3

v2.9.0
07/26/2022 07:34 PM EDT
e6bb9aa

  • added L2 spectrum width (sw ) product

v2.8.0
07/26/2022 06:42 PM EDT
641ccaf

  • added L2 differential reflectivity (zdr) product

v2.7.0
07/26/2022 06:18 PM EDT
a6516fe

  • added L2 differential phase shift (phi) product

v2.6.0
07/26/2022 03:35 PM EDT
fd9eda7

  • added L2 dynamic elevation displaying

v2.5.0
07/26/2022 12:00 PM EDT
12ecca7

  • added the ability to select different elevations for all L2 products

v2.4.0
07/25/2022 11:35 PM EDT
a0a11f8

  • added L2 correlation coefficient (rho) product

v2.3.0
07/25/2022 11:47 AM EDT
9791424

  • removed all web worker code

v2.2.0
07/23/2022 03:30 PM EDT
a65d8dd

  • started working on web workers

v2.1.0
07/22/2022 09:21 PM EDT
2b6cfac

  • console logging for data recieved from xhr

v2.0.0
07/22/2022 09:08 PM EDT
ee7445f

  • you can now fetch the latest L2 file from a station

v1.10.0
07/22/2022 01:36 PM EDT
ef41649

  • added L2 velocity product

v1.9.0
07/20/2022 11:19 PM EDT
770985f

  • started working on plotting L2 non ni-res data

v1.8.0
07/20/2022 09:41 PM EDT
8f4d41a

  • automatically load L2 reflectivity on file input

v1.7.0
07/20/2022 08:45 PM EDT
992cd51

  • added option to plot different L2 elevations

v1.6.0
07/20/2022 12:45 PM EDT
b1fc51e

  • added date display

v1.5.0
07/19/2022 10:27 PM EDT
eab5098

  • fixed some L2 radar rendering bugs

v1.4.0
07/19/2022 02:10 PM EDT
ca8df49

  • L2 radar data now renders with WebGL, not as a raster image

v1.3.0
07/17/2022 02:47 PM EDT
65240f4

  • added L2 velocity plotting
  • more console logging

v1.2.0
07/16/2022 11:11 PM EDT
f8f6853

  • L2 image is now rendered on a mapbox map

v1.1.0
07/16/2022 05:08 PM EDT
9049d0a

  • better console logging

v1.0.0
07/16/2022 04:22 PM EDT
6a2da51

  • first commit
  • start of the project
  • the project was named NexradJS