You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
### Added
10
10
### 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.
12
12
### Deprecated
13
13
### Removed
14
14
### Fixed
@@ -25,9 +25,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
25
### Deprecated
26
26
### Removed
27
27
### 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.
31
31
### Security
32
32
33
33
@@ -60,7 +60,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
60
60
### Deprecated
61
61
### Removed
62
62
### 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
64
64
### Security
65
65
66
66
@@ -139,7 +139,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
139
139
-** Add image uploading **
140
140
- update tig to upload tig image to ecr
141
141
-** 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
143
143
-** Fix swot 2.0 alignment issue **
144
144
- Added way to use global grid for region if it is in hitide configurations
0 commit comments