Skip to content

Commit ee477b5

Browse files
committed
update changelog
1 parent 6fd3438 commit ee477b5

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### Added
1010
### Changed
11-
- [issue/116] (https://github.com/podaac/hitide/issues/116): Poetry update python libraries for cumulus consolidation.
11+
- [issue/116] (https://github.com/podaac/tig/issues/116): Poetry update python libraries for cumulus consolidation.
1212
### Deprecated
1313
### Removed
1414
### Fixed
@@ -25,9 +25,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
### Deprecated
2626
### Removed
2727
### Fixed
28-
- [issue/72] (https://github.com/podaac/hitide/issues/72): empty granules for VIIRS_NPP-NAVO-L2P-v3.0 moved up code where we test lon lat for nans.
29-
- [issue/78] (https://github.com/podaac/hitide/issues/78): error message for empty granules
30-
- [issue/87] (https://github.com/podaac/hitide/issues/87): output message from cli call on input used to call tig.
28+
- [issue/72] (https://github.com/podaac/tig/issues/72): empty granules for VIIRS_NPP-NAVO-L2P-v3.0 moved up code where we test lon lat for nans.
29+
- [issue/78] (https://github.com/podaac/tig/issues/78): error message for empty granules
30+
- [issue/87] (https://github.com/podaac/tig/issues/87): output message from cli call on input used to call tig.
3131
### Security
3232

3333

@@ -60,7 +60,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6060
### Deprecated
6161
### Removed
6262
### Fixed
63-
- [issue/79] (https://github.com/podaac/hitide/issues/79): Fix calculating how big the image resolution is, possibly size is 0 so make sure its at least 1
63+
- [issue/79] (https://github.com/podaac/tig/issues/79): Fix calculating how big the image resolution is, possibly size is 0 so make sure its at least 1
6464
### Security
6565

6666

@@ -139,7 +139,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
139139
- ** Add image uploading **
140140
- update tig to upload tig image to ecr
141141
- ** Add palette support to generating configuration **
142-
- [issue/44] (https://github.com/podaac/hitide/issues/44): Add support to palette, ppd, fill_missing in csv in generating configuration
142+
- [issue/44] (https://github.com/podaac/tig/issues/44): Add support to palette, ppd, fill_missing in csv in generating configuration
143143
- ** Fix swot 2.0 alignment issue **
144144
- Added way to use global grid for region if it is in hitide configurations
145145
### Changed

0 commit comments

Comments
 (0)