We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc22dc commit 83f918fCopy full SHA for 83f918f
CHANGES.md
@@ -2,7 +2,12 @@
2
3
## [Unreleased](https://github.com/crim-ca/stac-populator) (latest)
4
5
-<!-- insert list items of new changes here -->
+* Replace CMIP6 JSON-schema URL to
6
+ `"https://raw.githubusercontent.com/dchandan/stac-extension-cmip6/main/json-schema/schema.json"`
7
+ for a more up-to-date validation of available STAC CMIP6 properties.
8
+* Add `.jsonl` logging and error reporting of failed STAC Item publishing to the server.
9
+* Improve logging configuration setup and level selection from CLI `--debug` argument.
10
+* Fix a bug related to `THREDDSLoader` incorrectly handling the depth of crawled directories.
11
12
## [0.5.0](https://github.com/crim-ca/stac-populator/tree/0.5.0) (2024-01-09)
13
0 commit comments