Skip to content

Commit

Permalink
Merge pull request #37 from ghrcdaac/mlh0079-4920-besd-update
Browse files Browse the repository at this point in the history
 - Updated besd to 3.20.16.664.
  • Loading branch information
sflynn-itsc authored Jun 6, 2023
2 parents efad694 + 153371a commit e43006b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
# Overview
DMR++ files generator is a cloud based activity that generate DMRPP files from netCDF4 and HDF files
## 📖 Documentation
- Release note [v4.0.7](https://ghrcdaac.github.io/dmrpp-generator/#v407).
- Release note [v4.0.6](https://ghrcdaac.github.io/dmrpp-generator/#v406).
- Release note [v4.0.5](https://ghrcdaac.github.io/dmrpp-generator/#v405).
- Release note [v4.0.4](https://ghrcdaac.github.io/dmrpp-generator/#v404).
Expand Down
12 changes: 12 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@

# 📖 Release notes
## v4.0.7
This release:
* Updated to besd:3.20.13-664 https://wiki.earthdata.nasa.gov/pages/viewpage.action?pageId=304939198
## 🏃 Migration Steps to v4.0.7
```code
module "dmrpp-generator" {
// Change the source url in your terraform file to point to v4.0.7
source = "https://github.com/ghrcdaac/dmrpp-generator/releases/download/v4.0.7/dmrpp-generator.zip"
...
}
```

## v4.0.6
This release:
* Updated cumulus service version to v14.1.0
Expand Down

0 comments on commit e43006b

Please sign in to comment.