Commit Graph

148 Commits

Author SHA1 Message Date
NMC-DAVE
2b9dc0bd9b Add support the standar radar data retrieve. 2020-03-27 10:56:52 +08:00
NMC-DAVE
9fa7505588 Add get_swan_radar and get_swan_radars. 2020-03-26 21:08:53 +08:00
NMC-DAVE
cf716c7215 Add read swan 131 radar data from micaps server. 2020-03-26 17:32:19 +08:00
NMC-DAVE
b96e2ec87c Fix read_micaps_120 column names. 2020-03-19 09:56:51 +08:00
NMC-DAVE
009b39be8f Add fnl grib2 file read. 2020-03-17 23:45:14 +08:00
NMC-DAVE
50466a7443 Add read_micaps_120 for air quantity observation file read. 2020-03-17 23:28:54 +08:00
NMC-DAVE
2ace1855ab Update readme 2020-03-15 00:47:08 +08:00
NMC-DAVE
4171a3bfa5 Add support micaps 2, 3, 5, 7, 8 type file read. 2020-03-15 00:37:10 +08:00
NMC-DAVE
6bac20f9d3 Fix the dump problem. 2020-03-12 22:46:32 +08:00
NMC-DAVE
c1ebae4e1b Support to read CMADaaS dataset. 2020-03-12 22:33:31 +08:00
NMC-DAVE
bfcb8d593f Add ghcn and caiy api retrieve functions. 2020-03-10 18:35:25 +08:00
NMC-DAVE
55c7c45a0a Fix the read_micaps problem and update the read_micaps_3, read_micaps_11 to dataset. 2020-03-03 23:28:49 +08:00
NMC-DAVE
f1cdef3423 Fix the string type problem of retrieve_micaps_server's get_station_data. 2020-03-03 21:50:56 +08:00
NMC-DAVE
a893f9f945 Change the default varname to 'data' in retrieve_cimiss_server. 2020-03-03 11:08:09 +08:00
NMC-DAVE
46648ed06e Add CIMISS model grid retrieve functions. 2020-02-26 11:12:02 +08:00
NMC-DAVE
80c702baea Fix variable missing error. 2020-02-18 09:44:13 +08:00
NMC-DAVE
8398478d21 Update README.md Examples link. 2020-02-17 22:09:32 +08:00
NMC-DAVE
f56b55f408 Add images. 2020-02-17 21:41:58 +08:00
NMC-DAVE
7030ddc201 Update retrieve_micaps_server.ipynb image links. 2020-02-17 21:39:46 +08:00
NMC-DAVE
7638652b92 Add examples and documents. 2020-02-17 21:29:11 +08:00
NMC-DAVE
174e6b9f53 Update retrieve_cimiss_server module, add many functions. 2020-02-16 18:07:11 +08:00
NMC-DAVE
62ce4ccfe8 update retrieve micaps_server module. 2020-02-16 09:35:34 +08:00
NMC-DAVE
d5b1a5192c Update README file. 2020-02-07 16:53:10 +08:00
NMC-DAVE
0d890b2b78 Add get data progress bar. 2020-02-07 16:46:50 +08:00
NMC-DAVE
e4c0c79dcc Add cache ability for retrieve micaps server. 2020-02-07 16:37:09 +08:00
NMC-DAVE
cd8973eacc Add cimiss_model_by_piont_levels function to retrieve vertical profile time series from MUSIC. 2020-02-07 00:32:05 +08:00
NMC-DAVE
b0a0afcb79 Add cimiss_model_by_point function for retrieve point time series from MUSIC service. 2020-02-06 23:27:59 +08:00
NMC-DAVE
58241c3ed6 Fix get_fy_awx function. 2019-10-30 15:12:30 +08:00
NMC-DAVE
e77fa294de Fix read_awx function. 2019-10-30 15:11:04 +08:00
NMC-DAVE
8be95163af Fix awx satellite read function. 2019-10-29 21:04:41 +08:00
NMC-DAVE
6fb65a166a Add awx cloud file read function. 2019-10-29 20:51:35 +08:00
NMC-DAVE
0ecf95a41e Add get_latest_initTime 2019-09-02 11:48:26 +08:00
NMC-DAVE
9df19cfbaf Add zeroFill parameter for get_filename. 2019-09-01 17:30:25 +08:00
NMC-DAVE
c1be67e60c Add get model initial time funcations. 2019-08-31 23:29:52 +08:00
NMC-DAVE
5f6b28b815 Add retrieve 3D data grids from micaps server. 2019-08-31 18:15:48 +08:00
NMC-DAVE
5732076482 Add ensemble examples. 2019-08-31 00:52:32 +08:00
NMC-DAVE
b2de660e70 Add examples of get_model_points. 2019-08-31 00:28:20 +08:00
NMC-DAVE
8854c41892 Add get_model_grids and get_model_points function. 2019-08-31 00:24:55 +08:00
NMC-DAVE
b50e2e8ab3 Big change, get_model_grid now always return xarray dataset, provide variable and coorinate attribtues. 2019-07-06 18:04:23 +08:00
NMC-DAVE
d080b595c2 Update get_station_data records column names and change np.fromstring to np.frombuffer. 2019-07-05 15:51:40 +08:00
NMC-DAVE
a05b900526 Add doc string to get_file_list. 2019-07-04 14:18:42 +08:00
jtang
8f136a9155 add get_file_list to retrieve_micaps_server
add get_file_list to retrieve_micaps_server
2019-07-04 09:27:49 +08:00
jtang
31e8456f58 add .vscode to ignore
add .vscode to ignore
2019-07-04 09:25:35 +08:00
NMC-DAVE
2663565490 Update get_station_data function. 2019-07-03 22:07:05 +08:00
NMC-DAVE
755c8d0587 Add read_micaps_11 function. 2019-05-19 16:47:41 +08:00
NMC-DAVE
50b4155f5e Fix the bug of "f.read().decode('GBK')" in read_micaps file. 2019-04-02 15:36:34 +08:00
NMC-DAVE
9f45fefbd2 Initializing nmc_met_io 2019-02-18 14:34:15 +08:00
Kan.Dai
fb5237cf58
Initial commit 2019-02-18 09:11:44 +08:00