Skip to content

Cirrus

Latest
Compare
Choose a tag to compare
@PharaohCola13 PharaohCola13 released this 08 Mar 20:40
· 1181 commits to master since this release
8b5e192

PMAT v2.0 (Cirrus) 3/6/2021

New and Improved PMAT

Overall

  • Updated Compatible with R 4.0
  • Data input

  • Added Now includes relative humidity imports

  • Added Now pulls data from MesoWest

  • Added New guidelines for sensors that are not active (See Documentation Page for further info.)

  • Setup Script

  • Updated Now installs R 4.0

  • Added Additional argument to configure database imports (run `bash setup.sh -h` for more information)

  • Plots

  • Updated Minor tick marks have been added to all applicable plots

  • Poster plots

  • Updated Fixed issues with bar charts where if there were more than three sensors, not all bar charts would be added for the remaining sensors.

  • Time Series plots

  • Added Added more time series plots and more composite plots.

  • Updated Changed the x-axis labeling system to have tick marks at the 1st of the month.

  • Analytical plots

  • Updated Redesigned the main analytical plot, confidence interval is now a shaded region, and the plot is now monochromatic.

  • Updated Pac-Man residual was removed from this plot set

  • Pac-Man plots

  • Updated Pac-man residual now resides in a new plot set (run `Rscript model.r --pacman`)

  • Added Mean TPW and Mean temperature comparison can now be visualized in a Pac-Man plot.
  • Web Applications

  • Added Two web-apps are active. One is a Data Dashboard, which allows for the viewing of time series data as a scatter plot or a heat map, and analytical comparisons between data that has been collected.

  • Added The Data Dashboard also allows for custom time series data to be uploaded.

  • Documentation

  • Updated Fixed multiple CSS issues

  • Updated Altered Pac-Man residual plot documentation to refer to the package documentation

  • Updated Updated procedure to include the new command-line arguments

  • Added Included buttons on the dashboard's "Project Updates" card to include Pac-Man plots and Poster plots that are generated from data we have collected.

  • Updated We also scored a `.tech` domain for the page
  • Automation Project

  • This is a work in progress