Giter VIP home page Giter VIP logo

fews-pi-requests's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

fews-pi-requests's Issues

Create requests for archive/products

It is currently possible to query archive/productsmetadata from the webservice, but an option should be added for

  • GET archive/products
  • POST archive/products

archive/attribute endpoint query paramaters

The query parameters for the archive/attribute end point are incorrect.

Should be:

documentVersion: DocumentFormat;
attributes: string[];
locationId: string;
paramterId: string;

products

Support for requesting and posting products.

Accept filters in *Url methods instead of QueryParameters

Publicly exposed URL-getters (e.g. timeSeriesUrl) currently accept a QueryParameters object, which can most conveniently be created with an internal helper function. It would be useful to instead have these URL-getters accept the appropriate *Filter object, allowing users to more conveniently use them.

Add util method to convert date + time to JS Date

The time series event contains a date and time property. Implement a utility method to convert this to native Date object.

convertPiDateTime({ date: String, time: String }, timeZoneOffset?: string): Date

DWO-447-parameter-request

Support /parameters request to fewsPiWebService provider.
Response types are already available.
Add option to ouput as parameterGroups

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.