Skip to content

Commit

Permalink
Preparing 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
forman committed Apr 17, 2023
1 parent a9d8fbf commit 5786fd8
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 20 deletions.
11 changes: 7 additions & 4 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Changes in 1.0.4 (in development)
## Changes in 1.0.4

* Setting a dataset's `BoundingBox` in the server configuration
is now recognised when requesting the dataset details. (#845)
Expand All @@ -9,13 +9,16 @@
determines the order of variables and the subset of variables to be
reported. (#835)

* In Pandas 2.0, the `base` parameter of temporal groupings/aggregations
has been removed. Therefore, the following xcube deprecations have been
introduced:
* Pinned Pandas dependency to lower than 2.0 because of incompatibility
with both xarray and xcube
(see https://github.com/pydata/xarray/issues/7716).
Therefore, the following xcube deprecations have been introduced:
- The optional `--base/-b` of the `xcube resample` CLI tool.
- The keyword argument `base` of the `xcube.core.resample.resample_in_time`
function.

* Bundled [xcube-viewer 1.0.2](https://github.com/dcs4cop/xcube-viewer/releases/tag/v1.0.2).

## Changes in 1.0.3

Same as 1.0.2, just fixed unit tests due to minor Python environment change.
Expand Down
2 changes: 1 addition & 1 deletion xcube/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
# DEALINGS IN THE SOFTWARE.

version = '1.0.4.dev1'
version = '1.0.4'
14 changes: 7 additions & 7 deletions xcube/webapi/viewer/data/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"files": {
"main.css": "./static/css/main.8beec6ca.chunk.css",
"main.js": "./static/js/main.4998d64e.chunk.js",
"main.js.map": "./static/js/main.4998d64e.chunk.js.map",
"main.js": "./static/js/main.01ca99b6.chunk.js",
"main.js.map": "./static/js/main.01ca99b6.chunk.js.map",
"runtime-main.js": "./static/js/runtime-main.9aa7873d.js",
"runtime-main.js.map": "./static/js/runtime-main.9aa7873d.js.map",
"static/css/2.fe017264.chunk.css": "./static/css/2.fe017264.chunk.css",
"static/js/2.6d843c3e.chunk.js": "./static/js/2.6d843c3e.chunk.js",
"static/js/2.6d843c3e.chunk.js.map": "./static/js/2.6d843c3e.chunk.js.map",
"static/js/2.ccec46fe.chunk.js": "./static/js/2.ccec46fe.chunk.js",
"static/js/2.ccec46fe.chunk.js.map": "./static/js/2.ccec46fe.chunk.js.map",
"index.html": "./index.html",
"static/css/2.fe017264.chunk.css.map": "./static/css/2.fe017264.chunk.css.map",
"static/css/main.8beec6ca.chunk.css.map": "./static/css/main.8beec6ca.chunk.css.map",
"static/js/2.6d843c3e.chunk.js.LICENSE.txt": "./static/js/2.6d843c3e.chunk.js.LICENSE.txt",
"static/js/2.ccec46fe.chunk.js.LICENSE.txt": "./static/js/2.ccec46fe.chunk.js.LICENSE.txt",
"static/media/python-bw.071ec04f.png": "./static/media/python-bw.071ec04f.png"
},
"entrypoints": [
"static/js/runtime-main.9aa7873d.js",
"static/css/2.fe017264.chunk.css",
"static/js/2.6d843c3e.chunk.js",
"static/js/2.ccec46fe.chunk.js",
"static/css/main.8beec6ca.chunk.css",
"static/js/main.4998d64e.chunk.js"
"static/js/main.01ca99b6.chunk.js"
]
}
2 changes: 1 addition & 1 deletion xcube/webapi/viewer/data/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="viewport" content="minimum-scale=1,initial-scale=1,width=device-width"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link rel="icon" href="./images/favicon.ico"/><link rel="apple-touch-icon" href="./images/logo192.png"/><link rel="manifest" href="./manifest.json"/><title>xcube Viewer</title><link href="./static/css/2.fe017264.chunk.css" rel="stylesheet"><link href="./static/css/main.8beec6ca.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,i,l=r[0],f=r[1],a=r[2],p=0,s=[];p<l.length;p++)i=l[p],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(c&&c(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,l=1;l<t.length;l++){var f=t[l];0!==o[f]&&(n=!1)}n&&(u.splice(r--,1),e=i(i.s=t[0]))}return e}var n={},o={1:0},u=[];function i(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.m=e,i.c=n,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,r){if(1&r&&(e=i(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)i.d(t,n,function(r){return e[r]}.bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="./";var l=this["webpackJsonpxcube-viewer"]=this["webpackJsonpxcube-viewer"]||[],f=l.push.bind(l);l.push=r,l=l.slice();for(var a=0;a<l.length;a++)r(l[a]);var c=f;t()}([])</script><script src="./static/js/2.6d843c3e.chunk.js"></script><script src="./static/js/main.4998d64e.chunk.js"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="viewport" content="minimum-scale=1,initial-scale=1,width=device-width"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link rel="icon" href="./images/favicon.ico"/><link rel="apple-touch-icon" href="./images/logo192.png"/><link rel="manifest" href="./manifest.json"/><title>xcube Viewer</title><link href="./static/css/2.fe017264.chunk.css" rel="stylesheet"><link href="./static/css/main.8beec6ca.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,i,l=r[0],f=r[1],a=r[2],p=0,s=[];p<l.length;p++)i=l[p],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(c&&c(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,l=1;l<t.length;l++){var f=t[l];0!==o[f]&&(n=!1)}n&&(u.splice(r--,1),e=i(i.s=t[0]))}return e}var n={},o={1:0},u=[];function i(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.m=e,i.c=n,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,r){if(1&r&&(e=i(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)i.d(t,n,function(r){return e[r]}.bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="./";var l=this["webpackJsonpxcube-viewer"]=this["webpackJsonpxcube-viewer"]||[],f=l.push.bind(l);l.push=r,l=l.slice();for(var a=0;a<l.length;a++)r(l[a]);var c=f;t()}([])</script><script src="./static/js/2.ccec46fe.chunk.js"></script><script src="./static/js/main.01ca99b6.chunk.js"></script></body></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions xcube/webapi/viewer/data/static/js/main.01ca99b6.chunk.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions xcube/webapi/viewer/data/static/js/main.4998d64e.chunk.js

This file was deleted.

This file was deleted.

0 comments on commit 5786fd8

Please sign in to comment.