Skip to content

Releases: GEOS-ESM/AeroApps

v2.0.2

08 Jun 16:05
c0e447b
Compare
Choose a tag to compare

Adds code to train VIIRS NNR and to generate VIIRS ods files.
Updates GMAOpyobs component to v1.0.3

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

18 May 19:31
ba8951d
Compare
Choose a tag to compare
  • NNR updates to compy with python3 and handle angstrom exponent targets
  • bug fixes in icartt.py and pyods

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

17 May 15:18
c14bcbc
Compare
Choose a tag to compare
  • 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

Full Changelog: v1.0.0...v2.0.0

First Release of AeroApps

17 Jun 20:48
bc5c9a6
Compare
Choose a tag to compare

[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

24 Mar 12:16
Compare
Choose a tag to compare

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.