2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected 8 months ago.
Oct 17, 2024 — Oct 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A key had a typo... More... 8 months ago
Renamed some keys. More... 9 months ago
Added the ACDD_COVERAGE_CONTENT_TYPE key More... 9 months ago
The "CLENAUP" argument of the SUPPR time filter has been renamed into "DUPLICATES" for clarity. More... 9 months ago
Now making sure all field values are stripped from white spaces before/after so they can cleanly compare to the list of nodata values More... 9 months ago
Fixed some issues with the WKT for single points More... 9 months ago
Enhanced metadata for acdd. More... 9 months ago
Fixed a bug that generated non-functional exe on Windows More... 9 months ago
A variable was defined too late... moving its definition More... 9 months ago
More streamlined version More... 9 months ago
Finally, the behavior I wanted to see on macOS. More... 9 months ago
Cleanup for cpack: since Inishell is not bundled anymore, there is only a relevant bundling option for Windows in order to also pack the std libs More... 9 months ago
Since quite often the air pressure is in the wrong units and therefore the ClearSkySWGenerator fails, catching such cases. More... 9 months ago
Trying to get more consistent error and warning messages. More... 9 months ago
Added a new metadata key ISO_TOPIC_CATEGORY with its configuration declared in the xml files for inishell. More... 9 months ago
Better handling of the ACDD_LICENSE. More... 10 months ago
Fixed a warning (printing int as unsigned int) More... 10 months ago
Slowly building a better bundle for macos More... 10 months ago
Fixed some things that did not get migrated in the packaging and now including the XML files in the packaging / make install More... 10 months ago
Merge remote-tracking branch 'refs/remotes/origin/master' More... 10 months ago
The icon file name had changed... More... 10 months ago
Fixed a warning in BUFRIO (by creating a *long* nodata constant) More... 10 months ago
Update snowpat link More... 10 months ago
Added the timestamp to the DataQA outputs checking for missing data for consistency with the other DataQA outputs More... 10 months ago
Now checking if start <= end in a user provided date range More... 10 months ago
The NOW argument to meteoio_timeseries was rounded down to the nearest 10" instead of the nearest 10'... This has been fixed and now the rounding is done to the nearest SAMPLING_RATE_MIN interval More... 11 months ago
Fixed a bug when generating ncml files for multiple output files. More... 11 months ago
Fixed a not-so-ideal comparison operator in Config (although this should not be so relevant as this is only used for sorting) and added one for Coords (also for sorting as required by std::set) More... 11 months ago
Added some additional parameters and fixed some missing units More... 11 months ago
Fixed a bug that prevented the last filter from a filter stack to be applied when processing parameters with heights (such as TS@50) More... 11 months ago