Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault committed Sep 28, 2023
1 parent 591d1c2 commit 57b5f39
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ Changes
[Unreleased](https://github.com/crim-ca/ncml2stac/tree/master) (latest)
------------------------------------------------------------------------------------------------------------------

[//]: # (list changes here, using '-' for each new entry, remove this when items are added)
- Add CI utilities to test the Jupyter Notebook, build and deploy the resulting Docker image.
- Add CI configurations for tagging and defining various GitHub control flow tools.
- Remove irrelevant `Makefile` targets and add useful ones for this repository.
- Update `README` documentation with adjusted directive with real commands.
- Update `ncml2stac` notebook to display a valid STAC Item JSON as output.
- Fix Docker image generation causing `IndentError` due to `TYPE_CHECKING` directive only using `ipython2cwl` imports.

[0.0.1](https://github.com/crim-ca/ncml2stac/tree/0.0.1) (2023-09-28)
------------------------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit 57b5f39

Please sign in to comment.