Code Monkey home page Code Monkey logo

iwxxm-java's People

Contributors

blchoy avatar

Stargazers

 avatar

Watchers

 avatar  avatar

iwxxm-java's Issues

Issues with regard to gml:MeasureType in the Java library

Jean-François Menon of Meteo France reported in 30 Jun 2017 on the following issues:

"Working on the examples of the WMO website, on the metar-EDDF-runwaystate I have two problems:

  1. Many values of type gml:MeasureType are stored with type "double", and are displayed with ".0" at the end. But in many cases (Temperature ...) it doesn't seems that it is desirable.

java :<iwxxm:prevailingVisibility uom='m'>1400.0</iwxxm:prevailingVisibility>
wmo: <iwxxm:prevailingVisibility uom='m'>1400</iwxxm:prevailingVisibility>

I am not sure I can fix it myself, apparently it must be set when building the library with xjc. Can you confirm ?

  1. when working with iwxxm:verticalVisibility (VV///), I can't find a way to remove the value stored in the java class (0.0):

java: <iwxxm:verticalVisibility nilReason='http://codes.wmo.int/common/nil/notObservable' uom='N/A' xsi:nil="true">0.0</iwxxm:verticalVisibility>
wmo: <iwxxm:verticalVisibility nilReason='http://codes.wmo.int/common/nil/notObservable' uom='N/A' xsi:nil='true' />

It is not correct and schema validation fail:

Validation FAILED on redmine-14249.xml line 76, col 168: cvc-elt.3.2.1: Element 'iwxxm:verticalVisibility' cannot have character or element information [children], because 'http://www.w3.org/2001/XMLSchema-instance,nil' is specified.

Any hint or solution ?"

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.