Coder Social home page Coder Social logo

hydrodata-crawler's Introduction

样表

hbsl样表

html中缩写与样表中中文对照(HBSL)

缩写 中文
STCD 测站编码
RVNM 河名/河道名称
STNM 站名/测站名称
Z 水位
WPTN 水势
Q 流量
YZ 比昨日(+涨-落)
FRZ 设防水位
WRZ 警戒水位
GRZ 保证水位
MAXZ 最大水位

html中缩写与样表中中文对照(AHSL)

缩写 中文 备注
name 查询类型 GetSwLineMap, GetSwLineAndZX
stcd/STCD 测站编码
sttp 测站类型 ZQ水文站, ZZ水位站, DD闸坝站, RR水库站
btime 查询开始时间
etime 查询结束时间
data_sw 水位数据
data_q 流量数据
cntq 常年同期(数据)
CNTQZ 常年同期水位
TM 时间
Z 水位
ZXSW 闸下水位
ZSSW 闸上水位
Q 流量

hydrodata-crawler's People

Contributors

imgbotapp avatar longavailable avatar

Stargazers

 avatar  avatar

Watchers

 avatar

hydrodata-crawler's Issues

模块中引入的lots.util缺失

if pathlib.Path('mytool/lots/util.py').is_file():
	from mytool.lots.util import recordExist_dict, writeLogsDicts2csv
else:
	from lots.util import recordExist_dict, writeLogsDicts2csv

基本每一个模块都有上述执行语句,但是代码中没有lots模块

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.