Code Monkey home page Code Monkey logo

Comments (3)

SpacemanPaul avatar SpacemanPaul commented on May 28, 2024

This query works fine in my dev environment. Looks like the recent WCS matrix transform fixes might have also fixed this issue? Will check again in production when the latest changes have been deployed.

from datacube-ows.

SpacemanPaul avatar SpacemanPaul commented on May 28, 2024

Correction: I don't get the above error, but it does not "work fine" - the NetCDF returns completely filled with the "nodata" value.

from datacube-ows.

SpacemanPaul avatar SpacemanPaul commented on May 28, 2024

It's a bug in the "multi-time" support.

I've made changes to:

  1. Ensure that no time specified in the request always defaults to the most recently available time value. Previously, if the requested output format nominally supported multi-times (i.e. NetCDF), the request defaulted to all available times.
  2. All multi-time specific code is by-passed if only one time value is requested.

Multi-time NetCDF requests will still be accepted but will produce the error in this bug-report - further work is required.

I'm going to close this as fixed and create a new issue for multi-time NetCDF requests.

Fixed in c7cfaac

from datacube-ows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.