Releases: metno/uEMEP
Releases · metno/uEMEP
v7.0.5
What's Changed
- Avoid that round-off errors cause test of equidistant coordinates in region mask to fail by @eivindgw in #20
- Refactored the area interpolation functions module by @eamousing in #21
- Updated the local trajectory module by @eamousing in #22
Full Changelog: v7.0.4...v7.0.5
v7.0.4
v7.0.3
What's Changed
- Fix bug in test_io_functions module [#13] by @eamousing in #16
- Fix save_emep_species bug [#15] by @eamousing in #17
Full Changelog: v7.0.2...v7.0.3
v7.0.2
v7.0.1
What's Changed
- Removed references to wrong model versions by @eamousing in #11
Full Changelog: v7.0.0...v7.0.1
v7.0.0
This is a major release. While the changes should not break backwards compatibility, the code base has undergone major organizational changes.
What's Changed
- Source files are now organized as modules by @eamousing
- New cmake-based and ctest-based build and testing system by @eamousing
- Can now be compiled using gfortran by @eamousing
- Improved from-in-region contributions feature by @eivindgw in #9
- Fix checkdir by @eamousing in #10
New Contributors
- @eivindgw made their first contribution in #9
- @eamousing made their first contribution in #10
Full Changelog: 202310...v7.0.0