Recent Releases of MEWS

MEWS - MEWS 1.1.3

  • Added shift_function to mews.weather.alter.Alter which shifts an entire
    time series mean value by "m" while keeping the timeseries minimum value constant
  • Added recalculate_psychrometrics to the "mews.weather.alter.Alter" class so that changes
    to a psychrometric variable shift other psychrometric variables.
  • Added EPW_DATA_DICTIONARY to mews.constants.data_format and several other
    improvements to assure EPW maintain the correct data format.
  • Added changes to mews.epw.epw focused on assuring that correct EPW files
    are written so that any other program can read them.
  • Modernized code for Python 3.13.2

Atmosphere - Meteorological Observation and Forecast - Python
Published by dlvilla 12 days ago

MEWS - Maitenance to keep MEWS running on newer Python

This release has no new features. It is a maintenance release to overcome several deprecation issues. Pylint was also added to the CI/CD testing. The unit testing is now passing for Python 3.9 to Python 3.12 for windows, linux, and mac systems.

Atmosphere - Meteorological Observation and Forecast - Python
Published by dlvilla 8 months ago

MEWS -

This release has the following updates:

  1. New module for running energy plus with MEWS run_energyplus.py
  2. Updates to run_mews.py module to use historical solution files if new future years are requested in the input
  3. Fixed depricated code in MEWS for pandas, numpy, and cython.

Atmosphere - Meteorological Observation and Forecast - Python
Published by dlvilla almost 2 years ago

MEWS - Full heat wave capability successfully applied to all climate zones

This is the release used for our publication in Environmental Modeling & Software [1]. It contains full capability to fit results at any NOAA station that has: 1) 50+ years of daily summaries with maximum and minimum daily temperatures. 2) 1990-2020 climate norms with 10% and 90% confidence bounds.

[1] Villa, Daniel L., Tyler J. Schostek, Krissy Govertsen, and Madeline Macmillan. 2023. "A Stochastic Model of Future Extreme Temperature Events for Infrastructure Analysis." Environmental Modeling & Software In Pres. (Paper has been accepted)

Atmosphere - Meteorological Observation and Forecast - Python
Published by dlvilla over 2 years ago

MEWS - Native Python DOE2

The need for BIN2TXT and TXT2BIN is deprecated. Their capability is being retained just in case types of BIN files require them or else if someone still wants to dump a *.BIN file as text.

Atmosphere - Meteorological Observation and Forecast - Python
Published by dlvilla almost 4 years ago

MEWS - v0.0.0 the first version of MEWS to be released

This version includes the Extreme and Alter classes that can be used on both Energy Plus and DOE-2 weather files.

Atmosphere - Meteorological Observation and Forecast - Python
Published by dlvilla almost 4 years ago