All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Poetry Update
- Update versioning in github actions
- Updated versioning in github actions
- Updated dependency versions
- ** DMRPP Updates **
- Added a workflow flag to use ecs or lambda based on a granule size
- Added a config argument for what the lambda ephemeral storage limit will be, we will use that and subract 50 mb so we don't use the entire /tmp on lambdas.
- Updated to python 3.11
- Did 'poetry update' to update python libraries
- Updated to use arm architecture
- ** Moved to Github.com **
- ** PODAAC-5948 **
- python 3.9, cumulus-process-py 1.3.0
- ** Fix .bin data **
- add .bin to exclusion file list
- ** PODAAC-4790 **
- Fix no type in files, check query fields to find data files
- ** PODAAC-4732 **
- Implementation of normalizing cumulus message for post workflow