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 EPWDATADICTIONARY 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
- Python
Published by dlvilla about 1 year 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.
- Python
Published by dlvilla over 1 year ago
MEWS -
This release has the following updates:
- New module for running energy plus with MEWS run_energyplus.py
- Updates to run_mews.py module to use historical solution files if new future years are requested in the input
- Fixed depricated code in MEWS for pandas, numpy, and cython.
- Python
Published by dlvilla almost 3 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)
- Python
Published by dlvilla over 3 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.
- Python
Published by dlvilla almost 5 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.
- Python
Published by dlvilla almost 5 years ago