File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11## Changes in 0.1.4 (after release)
2+ * Integrated PML Data: There is now an MsiKerchunkDataStore (to access PML MSI Data
3+ over a THREDDS server) and an OlciKerchunkDataStore (to access PML OLCI Data).
4+ Both Stores use Reference File Systems.
25
36## Changes in 0.1.3
47* Fixed checking of response validity
Original file line number Diff line number Diff line change 1919# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2020# SOFTWARE.
2121
22- version = '0.1.4.dev0 '
22+ version = '0.1.4'
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " doors_stores"
7- version = " 0.1.4.dev0 "
7+ version = " 0.1.4"
88authors = [
99 { name =" Tonio Fincke" },
1010]
You can’t perform that action at this time.
0 commit comments