Git Product home page Git Product logo

jma-xml-chart-viewer's People

Contributors

actions-user avatar seotaro avatar

Watchers

 avatar  avatar  avatar

jma-xml-chart-viewer's Issues

進行方向表記

  • 「方向 速度」
<Item>
<Kind>
<Property>
<Type>高気圧</Type>
<CenterPart>
<jmx_eb:Coordinate type="中心位置(度)">+32.12+143.61/</jmx_eb:Coordinate>
<jmx_eb:Direction unit="度(真方位)" type="移動方向">120</jmx_eb:Direction>
<jmx_eb:Speed unit="km/h" description="35km/h" type="移動速度">35</jmx_eb:Speed>
<jmx_eb:Speed unit="ノット" description="20KT" type="移動速度">20</jmx_eb:Speed>
<jmx_eb:Pressure unit="hPa" type="中心気圧">1024</jmx_eb:Pressure>
</CenterPart>
</Property>
</Kind>
</Item>
  • 「ほとんど停滞」
<Item>
<Kind>
<Property>
<Type>高気圧</Type>
<CenterPart>
<jmx_eb:Coordinate type="中心位置(度)">+56.16+148.47/</jmx_eb:Coordinate>
<jmx_eb:Direction condition="不定" unit="度(真方位)" type="移動方向"/>
<jmx_eb:Speed unit="km/h" description="ほとんど停滞" type="移動速度"/>
<jmx_eb:Speed unit="ノット" description="ALMOST STNR" type="移動速度"/>
<jmx_eb:Pressure unit="hPa" type="中心気圧">1018</jmx_eb:Pressure>
</CenterPart>
</Property>
</Kind>
</Item>
  • 「情報なし」
<Item>
<Kind>
<Property>
<Type>低気圧</Type>
<CenterPart>
<jmx_eb:Coordinate type="中心位置(度)">+54.98+070.98/</jmx_eb:Coordinate>
<jmx_eb:Direction unit="度(真方位)" type="移動方向"/>
<jmx_eb:Speed unit="km/h" type="移動速度"/>
<jmx_eb:Speed unit="ノット" type="移動速度"/>
<jmx_eb:Pressure unit="hPa" type="中心気圧">1004</jmx_eb:Pressure>
</CenterPart>
</Property>
</Kind>
</Item>

悪天情報(霧)の全般海上海域

VZSF60(アジア太平洋海上悪天24時間予想図)、VZSF61(アジア太平洋海上悪天48時間予想図)にある全般海上海域名を表示する。

コードに対応する座標値が不明なので、現状は除いている。

例)VZSF60

<MeteorologicalInfos type="悪天情報">
<MeteorologicalInfo>
<DateTime type="予想 24時間後">2021-04-20T21:00:00+09:00</DateTime>
<Item>
<Kind>
<Name>悪天情報(霧)</Name>
</Kind>
<Area codeType="全般海上海域名">
<Name>オホーツク海</Name>
<Code>9050</Code>
</Area>
</Item>
</MeteorologicalInfo>
</MeteorologicalInfos>

前線記号

前線記号をつける。

生成するのはクライアント側 or サーバー側?

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.