Skip to content

Valid_min and valid_max value outilers filtering in meteo input maps

Compare
Choose a tag to compare
@doc78 doc78 released this 22 Jun 12:27
· 232 commits to master since this release
7da6125

This release includes the following fixes:

  • XArray was not filtering out values outside valid_min and valid_max range in meteo maps. Now outliers values, if any, will be replaced by NaNs.
  • added flag "-s" to ignore values out of valid range in meteo maps.
  • fixed issue related to variables order in reading netcdf files
  • fixed pandas parse_time_string renamed function issue.
  • corrected units in netcdf metadata of Theta output maps