Releases: GEOS-ESM/AeroApps
Releases · GEOS-ESM/AeroApps
v2.0.2
Adds code to train VIIRS NNR and to generate VIIRS ods files.
Updates GMAOpyobs component to v1.0.3
What's Changed
- Feature/pcastell/#38/viirs nnr by @patricia-nasa in #48
- Release v2.0.2 by @patricia-nasa in #49
Full Changelog: v2.0.1...v2.0.2
v2.0.1
- NNR updates to compy with python3 and handle angstrom exponent targets
- bug fixes in icartt.py and pyods
What's Changed
- Feature/pcastell/nnr updates by @patricia-nasa in #45
- v2.0.1 by @patricia-nasa in #46
Full Changelog: v2.0.0...v2.0.1
v2.0.0
- Wholesale conversion to python3. Changes to all python scripts, and CMakelists with f2py compilation
- the components.yaml now imports the GMAOpyobs repository, which replaces the legacy GMAO_pyobs directory
- The GMAO_pyobs3 directory is no longer needed
- A new directory called GMAO_aeropyobs has been added to share. This includes python utilities that require MAPL or GFIO that were previously in GMAO_pyobs.
- There may still be issues related to byte-to-string conversions that require fixing, but will need to be fixed as they are encountered.
- Added GMAOpyobs v1.0.1 to components.yaml
- Updated MAPL to v2.39.0
What's Changed
- Feature/mathomp4/update to latest components by @patricia-nasa in #40
- Fix/pcastell/#35/accp lidar vlidort by @patricia-nasa in #37
- Feature/pcastell/everything to py3 by @patricia-nasa in #41
- Add changelog enforcer by @mathomp4 in #42
- Pcastell/edit changelog v2.0.0 by @patricia-nasa in #43
- Release v2.0.0 by @patricia-nasa in #44
Full Changelog: v1.0.0...v2.0.0
First Release of AeroApps
[v1.0.0] - 2022-06-17
Converted to mepo, cmake, and v3 giant files
Added
- initial support for mepo
- initial treatment for cmake
- legacy MAPL_Base/Python/MAPL into latest MAPL on develop branch
Fixed
- Moved src/GMAO_Shared to src/Shared/GMAO_Shared
- obs_aod codes now work with v3 giant files
Initial version from older Git bridge repo
Note that this version is transitional and fundamentally incomplete. Steps are underway to integrate portions that now reside in other repositories (e.g. MAPL) as well as to build with CMake.