Skip to content

Releases: GEOS-ESM/AeroML

v1.5.0

22 Jan 19:41
2f9c6dc

Choose a tag to compare

This release incorporates some minor changes to get VIIRS to work in ADAS v5.43x
This adds setup_gaas_obs.pl from GMAO_Etc (in GMAO_Shared).

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

15 Dec 17:47
8b48595

Choose a tag to compare

Updates necessary for VIIRS NOAA-20 processing

Added

  • option to specify which VIIRS collection is used
  • option to use NOAA-20 DT cloud fraction to filter DB
  • option to filter out VIIRS DB obs when a DT ob is available
  • added NOAA20 to kx list
  • update training to include VIIRS DT and NOAA-20
  • add balancing of inputs and outputs based on quartiles for training
  • added configuration files for the NOAA-20 v001 NNR model
  • added a "standard" pcf file for MODIS and NOAA-20 that contains the standard data stream paths

Changed
-Updated GMAOpyobs to v1.5.0

  • Updated the NOAA20 pcf files to GEOS-FP paths

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

14 Nov 16:41
e08c8e8

Choose a tag to compare

This release adds MAPL to the components.yaml because it is needed by nnr scripts
Removed duplicate GMAO_Shared scripts. Now use GMAO_Shared repo imported through components.
Updates to some NNR scripts that came from last merge commits in AeroApps - allows for log-inputs, and standard scaling.

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

21 Jul 15:26
503ed45

Choose a tag to compare

This release updates the GAAS_App NNR scripts to the most updated versions there were in AeroApps (these scripts will be retired from AeroApps).
MODIS and VIIRS GAAS_App scripts are now organized by version numbers to allow for legacy back compatibility/reproducibility.

Other updates to the NNR training codes:

ability to use GEOS-IT for training
split up giant files into multiple files
fix some issues in testing plots from using AE fits for training
2 pathways for for VIIRS land pixels training
add 412 and 440 ch to modis ocean NNR
ability to train on the AE linear fit to spectral AOD on MODIS
AE linear fit training also extended to VIIRS
Also updates components to SLES15 versions.

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

11 Jul 15:55
f2a84e5

Choose a tag to compare

This release adds the GAAS_App directory populated with NNR related scripts that were in GEOSadas.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

09 Jun 14:59
19e3392

Choose a tag to compare

Initial release.
Moves over the NNR training from AeroApps.

What's Changed

New Contributors

Full Changelog: https://github.com/GEOS-ESM/AeroML/commits/v1.0.0